Note to modulation Module
Posted: 09 Feb 2008 22:51
For a while now I've been trying to use it as a modulator to do things like note panning:
Code: Select all
<input>
|
|
Panner<--Note to Modulation (keyboard tracking)
|
|
<NotePitch Polyphony: 16>
|
|
<Stereo Output>At the same time, if you were to create a keyboard tracking module, you could implement a feature to set which note is the middle note and also include velocity tracking. Higher velocity could pan right or left.