Changing MT numbered preset's with key stroke

smity

2014-01-31 16:05:05

Hi, I want to be able to change my MT numbered presets by pressing a key note on one of my controller's (example #C3 for No1 MT preset, #D3 for No2 and so on). Your help would be very appreciated.
Smity

DvlsAdvct

2014-02-01 02:46:29

Hi Smity

The easiest way to do this is to create a Master Preset, where all of your Preset Switching translators are stored. You need to create a simple preset like:

Code: Select all

Translator 1: Activate Preset 1
Incoming Message: 90 30 7F
Outgoing Message: Preset Change: Activate Preset 1
So just create a translator for each preset to be activated. If you want to ONLY have one preset active at a time, other than the master preset, then in the Translator you will want to select Deactivate all other presets (except the always active) in the Outgoing Message. If that is what you want to do, then make sure you go into the Properties of the Master Preset and select the checkbox Ignore for Next/Previous Preset switching ("always active") so that it does not get deactivated as well.

Does that make sense?

smity

2014-02-01 03:23:38

Hi, Thanks for the prompt reply. Yes it makes sense. Thank you so much.
Smity