Hello,
I have a virtual IN pipe that only keeps note on/off messages, then filter out all channels except channel 3. This is sent to my virtual out pipe “delay”. This works.
My virtual in “delay” first remaps the notes from channel 3 to channel 2 then goes into the delay pipe. Works.
Now, when Delay Wet is set to 50% I expect the remapped notes + their delayed copies but I only have the exact same notes without delay:
While I expect the remapped notes + the delayed copies based on delay time.
When I set delay to 100% wet, I get only note off values:
While I expect to have only the delayed copies on and off based on delay time.
I would like to base my delayed notes on the notes from channel 3 and bring the delayed notes into channel 2, 100% wet. Did I overlook something?
(Edit: Forgot to say I get the clock from another virtual IN port.)