Catalyst v4 MIDI Map

Hi I'm trying to control Catalyst via MIDI, I've managed to guess the controller numbers for the layers, does anyone have a midi map in written form for the version 4 software or any idea where I might find it? Thanks for your time.
Parents
  • i think what he meant was "what is the mapping between layers parameters and midi?"

    i think he wanted to do something like map an individual controller to a layer parameter.

    this is how midi devices might work. but not very usable for us.

    i implemented midi at a much higher level than this, through triggering of presets via notes, or writing things to directly make Universal controllers useful.

    mapping midi controllers to layer parameters isnt very easy or useful. midi parameters typically only have 7 or 14 bit resolution per parameter - mostly 7 bit - or 128 values. doesnt fit well into dmx which typically has 255 values per channel
Reply
  • i think what he meant was "what is the mapping between layers parameters and midi?"

    i think he wanted to do something like map an individual controller to a layer parameter.

    this is how midi devices might work. but not very usable for us.

    i implemented midi at a much higher level than this, through triggering of presets via notes, or writing things to directly make Universal controllers useful.

    mapping midi controllers to layer parameters isnt very easy or useful. midi parameters typically only have 7 or 14 bit resolution per parameter - mostly 7 bit - or 128 values. doesnt fit well into dmx which typically has 255 values per channel
Children
No Data