[ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
[ < Dynamic_engraver ] | [ Up : Engravers and Performers ] | [ Episema_engraver > ] |
2.2.43 Dynamic_performer
Music types accepted:
absolute-dynamic-event
, crescendo-event
and decrescendo-event
Properties (read)
-
dynamicAbsoluteVolumeFunction
(procedure) A procedure that takes one argument, the text value of a dynamic event, and returns the absolute volume of that dynamic event.
-
instrumentEqualizer
(procedure) A function taking a string (instrument name), and returning a
(min . max)
pair of numbers for the loudness range of the instrument.-
midiInstrument
(string) Name of the MIDI instrument to use.
-
midiMaximumVolume
(number) Analogous to
midiMinimumVolume
.-
midiMinimumVolume
(number) Set the minimum loudness for MIDI. Ranges from 0 to 1.
Dynamic_performer
is part of the following context(s) in \midi
: ChordNames
, CueVoice
, DrumVoice
, GregorianTranscriptionVoice
, KievanVoice
, MensuralVoice
, PetrucciVoice
, TabVoice
, VaticanaVoice
and Voice
.
[ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
[ < Dynamic_engraver ] | [ Up : Engravers and Performers ] | [ Episema_engraver > ] |