Today, git pull worked again as usual. When I insert a new chord, everything works as expected, i.e. when I play a note that is already present while still holding the sustain pedal, it is deleted. When I place the cursor at an existing chord, the behaviour is not what I expect: The first note played after pressing the sustain pedal replaces one of the notes in the chord, i.e. if I play a note that is already present, nothing happends, and if I play a note that is not present, it is inserted and another one deleted. Notes played after that while still holding the sustain pedal do what I expect, though.
Andreas Am 12.11.2014 um 19:02 schrieb Andreas Schneider: > Trying to do git pull, I got the following error message: > > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. > > Andreas > > > Am 09.11.2014 um 21:16 schrieb Richard Shann: >> On Sun, 2014-11-09 at 18:08 +0000, Richard Shann wrote: >>> >>> I guess the built-in code could (perhaps) switch to deleting if the >>> note >>> is already present - I'll take a look at that. >> >> I've pushed code to git that does exactly this. Now if you enter a note >> in a chord (using the MIDI controller) that is already there it will >> delete the note that is there. >> It could do with some thorough testing! >> >> Richard _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
