This view allows you to tell Noatikl to emit MIDI controller data instead of MIDI note events!
Normally, Noatikl composes and emits MIDI note events. However, you can tell Noatikl to instead send MIDI controller data instead of MIDI note events.
Why would you want to do this? Well, it lets you use Noatikl as a very powerful generative MIDI event generator with a huge range of potential applications!
Name
The name of the Voice.
Mute
The Mute parameter.
CC for Note On?
If you want this Voice to emit a MIDI CC instead of note on/off events, set this parameter to Yes.
Note On CC
If you have set CC for Note On? to Yes, then instead of emitting a note on event, Noatikl will emit the specified MIDI CC, with a value equal to the composed pitch!
CC For Velocity?
If you want this Voice to emit a MIDI CC proportionate to the Velocity of the composed note (in addition to any controller defined for Note On CC), then set this parameter to Yes.
Velocity CC
If you have set CC for Velocity? to Yes, then Noatikl will (in addition to the Note On CC value) emit the specified MIDI CC, with a value equal to the composed velocity!
CC for Note Off?
If you want this Voice to emit a MIDI CC when a note off occurs, set this parameter to Yes. This applies only if CC for Note On? Is set to Yes.
Note On CC
If you have set CC for Note Off? to Yes, then instead of emitting a note off event, Noatikl will emit the specified MIDI CC, with a value equal to the composed pitch of the stopped note!
