Ctl2MidiCtl module

Post Reply
User avatar
queries
Posts: 316
Joined: Tue May 10, 2016 9:51 pm

Ctl2MidiCtl module

Post by queries »

Could have these controllers:

1) value - 0x0000 to 0x8000

2) MIDI controller - 0x00 to 0x80

3) resolution - 7-bit or 14-bit (default 7-bit; 14-bit available for controllers 0-0x1f)

You would set the MIDI device and channel as you would for a MultiSynth.

Whenever value is set, it is converted to 7 or 14-bit range, then corresponding MIDI CC message(s) are sent immediately

Example use case: LFO on the mod wheel of an external synth: amp > lfo > sound2ctl > ctl2midictl value (out MIDI controller is set to 1)
User avatar
queries
Posts: 316
Joined: Tue May 10, 2016 9:51 pm

Re: Ctl2MidiCtl module

Post by queries »

As per a recent discussion on Facebook, this type of module could also be useful if it could do PC and not just CC messages.

https://www.facebook.com/groups/sunvox/ ... 973734902/
Post Reply