The commands in

Notes/Rest -> Transpose Music -> Tonal step up/down

are some contributed by Nils.

You can get the note to sound in those by adding this line to the end of the scripts (they are just one-liners)

(d-PlayMidiNote (d-GetNoteAsMidi) 127 0 1000)

What this does is to get the note at the cursor and play it at
full volume (127) on channel 0 for 1000 milliseconds.

Richard

_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to