Posted April 4Apr 4 Using the GM instruments in OM ( I'm on a MacBook), I'd like to reduce the reverb on the Flute for example. Do I add something to the below or change that elsewhere?(flute:omn omn:channel 1:volume 127:sound 'gm:program 'flute)Also, what is the easiest way to record the OM audio output to a wav? In Supercollider for example, you can record the audio from a running script. In Dorico, you can export the notation output as audio/wav. Is there something like that in OM or would I have to use some sort of loopback tool to record the OM General Midi audio output to Audacity or Cubase? Thanks for any info!
April 5Apr 5 For recording, I'm using Amoeba Audio Hijack.For the reverb inside def-score for example:(flute :omn flute :channel 1 :sound 'gm :program 'flute :volume 95 :pan 70 :controllers (91 '(52)) ; reverb )
Create an account or sign in to comment