I would appreciate comments on the guitar_chord_editor branch. Things
that I am looking for are:

- coding inefficiencies (e.g. a slow algorithm use to sort)
- memory management problems (Note: I used valgrind to spot errors)
- usability (e.g. how easy is it to add a new chord)

What I have left on my todo list, not including your comments, are:
- When renaming the main chord name for an arrangment we should remove
the
  association of the old name with its chord pointer and add the new
one.
- Determine how a Note should be deleted from the FingeringConstructor
with
  the mouse (e.g. a delete mode and a single click).
- Determine how a Barre should be deleted from the FingeringConstructor
with
  the mouse (e.g. a delete mode and a single click).

I hope I got everyones comments implemented since the last time people
review my progress. If I failed to act on any I would appreciate being
reminded of it.

Stephen

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to