[ Admin Says: This was an interaction with Support over email ]
Hi Dan, My Problem now is Not gone.
If i select Bank/Programm change in the Midi section The Midi Support No 14 Bit Midi so that i can't select a Midi value higher than 128.
The Option Midi 14 Bit is Hidden ( See Snapshot at bottom right) I can at this Moment select all from 1 to 127
--------------------------------------------------------------------------------------------------------------------------------------------------------------
Theme:
i want to select Sounds with a higher Number than 128. The Kaossilator has more than 240 Sounds.
----------------------------------------------------------------------------------------------------------------------------------------
I found a Midi implementation Tabelle from Korg. http://i.korg.com/uploads/Support/USA_KAOSSILATOR_PRO__Plus_MIDIimp.txt
That's great and now i know that i know nothing ;-)
NO it's a joke. But i am no Professional in midi.
It's not easy to understand everything.
There is a option to do this, but i do not know the right settings of the Control Properties
At the Moment Channel - CC is 1-32 (Bank Select LSB)
i found Channel - CC 1-0 (Bank Select MSB)
At the evening i will test it at home.
1.Transmitted Data ---------------------------------------------------------
1-1 Channel Messages [H]:Hex, [D]:Decimal
+--------+----------+----------+---------------------------------------------+
| Status | Second | Third | Description (Transmitted by ) |
| [Hex] | [H] [D] | [H] [D] | |
+--------+----------+----------+---------------------------------------------+
| 8n | kk (kk) | 40 (64) | Note Off (LoopRec Bank) |
| 8n | dd (dd) | dd (dd) | Note Off (Ext.Ctrl Mode) |
| 9n | kk (kk) | 64 (100) | Note On (LoopRec Bank) |
| 9n | dd (dd) | dd (dd) | Note On (Ext.Ctrl Mode) |
| Bn | 00 (00) | mm (mm) | Bank Select(MSB) (Panel Control) *1 |
| Bn | 20 (32) | bb (bb) | Bank Select(LSB) (Panel Control) *1 |
| Bn | cc (cc) | vv (vv) | Control Change (Panel Control/Ext.Ctrl)|
| Cn | pp (pp) | -- -- | Program Change (Panel Control) *1 |
| Cn | dd (dd) | -- -- | Program Change (Ext.Ctrl Mode) |
| En | dd (dd) | dd (dd) | Pitch Bend Change (Ext.Ctrl Mode) *2 |
+--------+----------+----------+---------------------------------------------+
n : MIDI Channel = 0~15
kk : Note# 0~127
dd : Data = 0~127
cc : Control Change# = 0~127
vv : Value = 0~127
*1 : Program MIDI [Hex] [Dec]
Program 000 - 127 mm,bb,pp = 00,00,00~7F / 00,00,000~127
Program 128 - 249 00,01,00~79 / 00,01,000~121
*2 : Transmitted in "Ext. Ctrl" Mode when scale is set to off. Status Wert
Program Change Program Number
1100nnnn 0ppppppp Binär
$Cn $00-$7F Hezadezimal
192+Kanal (n) 0 - 127 Dezimal
To select sounds on devices with more than 128 memories, the Bank Select command (MIDI Controller / Control Change) has been introduced.
This allows 16384 banks of 128 programs (2,097,152 sounds !!) to be addressed, which would certainly suffice for the next future.
The Bank Select command is a controller and is divided as a controller in MSB / LSB (C-No.0 = MSB, C-No.32 = LSB).
i found a Midi implementation Tabelle from Korg. http://i.korg.com/uploads/Support/USA_KAOSSILATOR_PRO__Plus_MIDIimp.txt
That's great and now i know that i know nothing ;-)
NO it's a joke. But i am no Professional in midi.
It's not easy to understand everything.
There is a option to do this, but i do not know the right settings of the Control Properties
At the Moment Channel - CC is 1-32 (Bank Select LSB)
i found Channel - CC 1-0 (Bank Select MSB)
At the evening i will test it at home.
1.Transmitted Data ---------------------------------------------------------
1-1 Channel Messages [H]:Hex, [D]:Decimal
+--------+----------+----------+---------------------------------------------+
| Status | Second | Third | Description (Transmitted by ) |
| [Hex] | [H] [D] | [H] [D] | |
+--------+----------+----------+---------------------------------------------+
| 8n | kk (kk) | 40 (64) | Note Off (LoopRec Bank) |
| 8n | dd (dd) | dd (dd) | Note Off (Ext.Ctrl Mode) |
| 9n | kk (kk) | 64 (100) | Note On (LoopRec Bank) |
| 9n | dd (dd) | dd (dd) | Note On (Ext.Ctrl Mode) |
| Bn | 00 (00) | mm (mm) | Bank Select(MSB) (Panel Control) *1 |
| Bn | 20 (32) | bb (bb) | Bank Select(LSB) (Panel Control) *1 |
| Bn | cc (cc) | vv (vv) | Control Change (Panel Control/Ext.Ctrl)|
| Cn | pp (pp) | -- -- | Program Change (Panel Control) *1 |
| Cn | dd (dd) | -- -- | Program Change (Ext.Ctrl Mode) |
| En | dd (dd) | dd (dd) | Pitch Bend Change (Ext.Ctrl Mode) *2 |
+--------+----------+----------+---------------------------------------------+
n : MIDI Channel = 0~15
kk : Note# 0~127
dd : Data = 0~127
cc : Control Change# = 0~127
vv : Value = 0~127
*1 : Program MIDI [Hex] [Dec]
Program 000 - 127 mm,bb,pp = 00,00,00~7F / 00,00,000~127
Program 128 - 249 00,01,00~79 / 00,01,000~121
*2 : Transmitted in "Ext. Ctrl" Mode when scale is set to off. Status Wert
Program Change Program Number
1100nnnn 0ppppppp Binär
$Cn $00-$7F Hezadezimal
192+Kanal (n) 0 - 127 Dezimal
To select sounds on devices with more than 128 memories, the Bank Select command (MIDI Controller / Control Change) has been introduced.
This allows 16384 banks of 128 programs (2,097,152 sounds !!) to be addressed, which would certainly suffice for the next future.
The Bank Select command is a controller and is divided as a controller in MSB / LSB (C-No.0 = MSB, C-No.32 = LSB).