I'm working on a CC modulator and trying to see which of my MIDI FX plugins is best for the job. I'm currently using Reaktor 6 as a Midi FX in Logic to process the notes. I've gotten as far in Reaktor as using a Note In and Midi Out block to pass through some notes and send CCs but I can't figure out how to do the following:
- Take all MIDI data (incl. all CCs) and simply pass it through to the output. The Note In Block only has Pitch Bend and Mod Wheel, and the Midi Out block only supports 4 CCs per block.
- Receive a specific CC and pass it to the output. I can figure out how to modify PB and MW because they're in the Note In block but after that it's unclear where I can receive specific CCs from so I can modify them.
Perhaps this is pre-Blocks Reaktor stuff that I just never learned as I started with Blocks. Can any Reaktor experts help out?