You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ability for MIDI-CAT MEM to scan through the modules in a patch and when it finds one it has mappings for, maps it.
This would enable many patches to be controlled exclusively via midi controllers with no need for mouse or keyboard.
Three potential ways of doing this:
A single button that scans forwards from left to right, top to bottom, from the currently mapped module or top left if no currently mapped module.
Two buttons, as above plus one that scans backwards.
Four buttons, as above plus two buttons that scan to nearest map-able module above or below.
The text was updated successfully, but these errors were encountered:
Thanks for the suggestion. I've implemented your second option as I find it easy to understand (and it is not much more work than the first one). It is not fully tested yet but feel free to give it a try.
The ability for MIDI-CAT MEM to scan through the modules in a patch and when it finds one it has mappings for, maps it.
This would enable many patches to be controlled exclusively via midi controllers with no need for mouse or keyboard.
Three potential ways of doing this:
The text was updated successfully, but these errors were encountered: