denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Creating LilyPond MIDI output (was Re: A possible sch


From: rain
Subject: Re: [Denemo-devel] Creating LilyPond MIDI output (was Re: A possible scheme script)
Date: Thu, 07 Feb 2019 18:20:45 -0800
User-agent: Zoho Mail


You can do more subtle things for Denemo's MIDI output - look at File-
>Open->Example->Temperament Shifting Playback for example. Some way
through the piece the key changes so markedly that the center of the
mean tone tuning system being used has to be shifted which is done by a
standalone Denemo Directive with its Midibytes field set to the
sequence of bytes to send to the MIDI output to achieve that.

A piece you wrote. I kept thinking "Bach"... Real nice theme work and balance between voices. A nice happy song!

>    \midi {}
>        } %End of Movement 

Yes,

(d-DirectivePut-movementcontrol-postfix "MIDI" "\\midi {}")
(d-DirectivePut-movementcontrol-override "MIDI"  DENEMO_OVERRIDE_AFFIX)
(d-SetSaved #f)


Pages 74-76 in the manual. That may be a good example of directive use to add there too.


    Rain



reply via email to

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