denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] more of "Immediate Playback"


From: rshann
Subject: Re: [Denemo-devel] more of "Immediate Playback"
Date: Fri, 23 Nov 2012 17:55:11 +0000
User-agent: Roundcube Webmail/0.7.2


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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]