Page 1 of 1
How to export Freq value to midi out in Modualr patch?
Posted: Sun Jun 24, 2007 1:58 pm
by erminardi
Hi, anyone know how to "export" the freq value (from i.e. MVC A) to MIDI out on the modular patch?
I wish tweak a midi in with a ADSR, through freq conversion, and exit with the modified freq to midi message.
It's this possible?
Thanks in advance.
Posted: Mon Jun 25, 2007 4:34 am
by erminardi
uh?
Posted: Mon Jun 25, 2007 6:20 am
by fra77x
Hi erminardi,
The midi message doesn't include a frequency parameter. It uses note number. Then the MVC converts that number to frequency so to drive the oscillators.
Posted: Mon Jun 25, 2007 12:05 pm
by erminardi
Thanks, so it's impossible to re-convert it to midi and export the signal outside after modular module?
Posted: Mon Jun 25, 2007 10:35 pm
by FrancisHarmany
you are looking for a modular midi note generator ? Me too

Posted: Mon Jun 25, 2007 10:45 pm
by Lima
Have you tried the Wolf's midi tool box?
http://www.worldless.com/sfp/mtb.html
in particular this module:
"
The toolbox contains :
for scope:
[...]
for the modular:
val2note sends midi notes out of modular
val2control sends midi controller messages out of modular
audio2val converts the level of an audio signal to values
SoftTakeOver routes input only through if it is in a range of the output value
sync2async converts sync signals to async signals (very helpful, if you get the "cannot connect converter pads" alert)
"

Posted: Mon Jun 25, 2007 11:07 pm
by FrancisHarmany
I guess its time to buy it

Posted: Tue Jun 26, 2007 12:26 am
by erminardi
Interesting, thanks for the tip
