Re: [Mscore-developer] More thoughts on Figured Bass realisation

2015-06-08 Thread berteh
Dear Maurizio, I've been pointed recently to this interesting discussion, thank you for the clear explanations. Wish I would have spotted it earlier, as I wanted to generate notes from Chords in MuseScore. I ended up following a similar line of thought, converting a pitch offset (in semitones) to

Re: [Mscore-developer] More thoughts on Figured Bass realisation

2015-05-26 Thread Jim Newton
Hi Maurizo, I have a question about the undo step. Once the menu item to add the derived notes to the staff has been called, I would like UNDO to undo all of them in one fell swoop, not one note at a time. Does your use of score->undoAddElement(derivedNote) force one not to be undone at a time?

[Mscore-developer] More thoughts on Figured Bass realisation

2015-05-25 Thread Maurizio M. Gavioli
During the discussion on the recent PR for Figured Bass realisation, by going by bits and pieces, things became unncessarily complex and the global picture harder to get. My impression is that, once we start from the basic 'rule': "sharp => major | flat => minor", there is a quite simpler way to pr