So Im trying to make a patch that can import a MIDI file (Im using MIDI PLAYER from Wrong People) and translate it with Poly Scala Quantizer into x scale and then split it in y number of signals to change the pitch of y number of oscilators through fm input (since I’m using LFOMultiphase {which is not polyphonic} due to its accurate multiphase hability).
I have a few questions:
How many signals do I need?
What frequencies I should use in the oscilators?
Why am I only getting signal out of channel 2 in the MIDI player?
How to integrate the velocity of the MIDI file into the envelope?
(It’s the first time Im doing something like this)
Yes, I use V1.6 because Opsyloscope is not on VCV 2.
Anyhow, thanks for the patch , it helps.
How could I make this with individual MULTIPHASE LFO Modules ?
I need an output signal that has 90deg phase shift per tone.
(I’m using 90 deg phase shift in the Stereo Field, it is the most important part of my project)
Another option, I think, would be to wire a specific signal delay on the stereo field, per note, in order to achieve this.
I had think about this problem for looong time, trying to resolve, without success.