Support |
You can program the FCB to send multiple MIDI messages but what most people do is write scripts. This is a complex subject so it is best to post on the Mobius Yahoo group to get recommendations. As an example here is a script that will select track 4 and record. -------------------------- !name Record Track 4 for 4 Record next ---------------------------------- When you write a script you have to "register" it in the Configuration->Scripts dialog. Then the name after "!name" will show up in the MIDI and key binding windows like it was a built-in function. Jeff On Nov 21, 2008, at 6:54 PM, J Johans wrote: is there a way inside of mobius to trigger a few midi commands in sequence? |