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: Bric
Subject: Re: [Denemo-devel] more of "Immediate Playback"
Date: Sat, 24 Nov 2012 10:42:30 -0500 (EST)


On November 23, 2012 at 12:55 PM rshann <address@hidden> wrote:
>
> 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)

Wow.  You guys have been scripting up a storm (I'm looking in the "actions"
subfolder).  Great stuff.  A newbie (like me) wouldn't know where to put the
above line, however (add to existing script, start new script?).  Although, the
directive does seem to be a couple of lines away from being canonically added to
denemo.  Just missing a few conditionals ("if" statements), right?

I'll keep trying to figure it out. Thanks.

>
> 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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/denemo-devel



reply via email to

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