katana-dev / docs

Main compilation of documentation
Creative Commons Attribution Share Alike 4.0 International
100 stars 11 forks source link

Non-SysEx MIDI messages #4

Open Beanow opened 7 years ago

Beanow commented 7 years ago

I think it would be good to test out and document what other MIDI messages are used by the Katana. Especially CC and PC, there will probably be some of them that are functional.

snhirsch commented 7 years ago

Has anyone investigated whether the controller mapping works? If I understand the GT devices, it's possible to tie CC#s to internal controls. Maybe it works on Katana as well.

Beanow commented 7 years ago

Doesn't seem like it. Patch's assign blocks are disabled: https://github.com/katana-dev/docs/blob/master/tables/patch-capabilities.md#sysex-patch-blocks

And the 00 02 .. .. MIDI range looked pretty empty on my initial look at it.

snhirsch commented 7 years ago

Bummer. That would have been too easy, I guess. But, do the default values in those assign slots suggest any particular CC#, or are they all zero? If it's hard-coded, this could be where that happens (?).