Support |
Oh, Jeff and I go way back :-) ... or partially back, anyway...And Jeff, thanks for the script! You addressed the ulterior motive to my post. :-)
Looking forward to duetting Mobii with Todd. xx On 12/05/2013 11:12 pm, Todd Reynolds wrote:
Yay Jeff! So glad you and amy now know each other! What any does with möbius is truly wonderful! We're meeting next week to do a duo möbius set together! Sent from my iPhoneOn Dec 5, 2013, at 10:43 PM, Jeff Larson <jeff.larson@sailpoint.com> wrote:and as far as I can tell in Mobius you have to manually futz with your computer on stage in order to load a Project. This breaks my rule of never touching my computer.It is possible to load projects from scripts which you can then run from any MIDI event. If you're interested you would write a script like this: !name Load My Project load "c:/Path/To/My/Project/myproject.mob" The file path you put after the load would be the same as what you would select with the File->Load Project popup window. The only things to be careful of is that this will do a Global Reset so everything you currently have will be lost. Put this on a MIDI switch you're not likely to hit by accident. Also it can take a second or two to load everything if the project is complex so give it some time to settle in before you start using it. Let me know if you need help setting this up. Jeff