Posted: Thu Apr 29, 2004 1:14 am
ModIII has modulated delay, and I can use it to do some very basic physmod but the problem is that it the delay only takes in modulation in units of time. To keep the topic simple, I'll just say that the delay time needs to be controlled so that they generate pitch. (hz to ms required for 1 cycle)
I can calculate the pitch from the MIDI notenumber and convert that into millisec using a calculator, but the logarithmic/exponential operation required for that task isn't available in the mod environment. Curve scale is logarithmic to a degree, but not accurate enough to create correct pitch.
I'll post a patch up soon demonstrating a simple karplus-strong algo, so you can see what I need the delay module to do.
I can calculate the pitch from the MIDI notenumber and convert that into millisec using a calculator, but the logarithmic/exponential operation required for that task isn't available in the mod environment. Curve scale is logarithmic to a degree, but not accurate enough to create correct pitch.
I'll post a patch up soon demonstrating a simple karplus-strong algo, so you can see what I need the delay module to do.