Hi!
I know that the harmonic score objects take only one velocity value per note. Is there any workaround to obtain continuous crescendo / decrescendo on a single note in a chord-seq that can be automatized?
Many regards!
Hi!
I know that the harmonic score objects take only one velocity value per note. Is there any workaround to obtain continuous crescendo / decrescendo on a single note in a chord-seq that can be automatized?
Many regards!
Hi to all again!
Is it possible to send continuous ctrl change to OM Player? (Channel Volume for example.)
There is a MIDI class Midicontrol, but the documentation about practical use of this class in OM Documentation is poor. Is it possible to obtain crescendo / decrescendo playback of chord-seq by using this class? (In example http://support.ircam.fr/docs/om/om6-manual/co/MIDIContainer.html there is a playback of a chord-seq with the change of volume via Midicontrol inside Maquette, but I can not make it work for me.) Please, can somebody help me out here?
I am working on a piece where continuous controls plays important role, so it is important to me to get it played back. (In the piece I am also using microtones (1/8 tone resolution) and external sampler (UVIworkstation with IRCAM Solo Instruments library)).
MacOS 10.7.4
OM 6.6.1
Many regards!
Aliser
Hello
In principle the MIDIControl object works.
You should be able to play it and send its contents to the MIDI output, and/or use it a a maquette along with other objects.
Beware that the BPF values are times (in ms) and controller value between 0 and 127.
Jean