View Single Post
  #2  
Old 20.12.2008, 08:59 PM
ianfoxfire ianfoxfire is offline
New here
New here
 
Join Date: 19.12.2008
Posts: 6
Default How to control "Osc Mode" Via Sysex

Answer:
In the novation remote controller, set a knob to:

Control: Sysex
LowVal: 0
HighVal: 7
Length: 9
DataType: SINGLE
DataPsn: 9

The result should look like this: "F0 00 20 33 01 00 6E 40 1E DV F7"
If you use Novations Remote SL Editor software, it does NOT seem to have the "DataType" or "DataPsn" options, you will have to manually set those on the keyboard after uploading the template.

All Values
Sysex = Osc Modes
F0 00 20 33 01 00 6E 40 1E 00 F7 = Classic
F0 00 20 33 01 00 6E 40 1E 01 F7 = HyperSaw
F0 00 20 33 01 00 6E 40 1E 02 F7 = Wavetable
F0 00 20 33 01 00 6E 40 1E 03 F7 = WavePWM
F0 00 20 33 01 00 6E 40 1E 04 F7 = Grain Simple
F0 00 20 33 01 00 6E 40 1E 05 F7 = Grain Complex
F0 00 20 33 01 00 6E 40 1E 06 F7 = Format Simple
F0 00 20 33 01 00 6E 40 1E 07 F7 = Format Complex
Reply With Quote