Loadbang "Open Live" ?

Mayou's icon

Hello !

I would like to know if there is a way to make Live open @ a max patch opening ? Something like [loadmess "Open Live"] ?

Thanks a lot !

Mathieu

Jeremy's icon

On OSX, you could send the message "open -a Live" to the (3rd-party) 'shell' object.

Jeremy

coffeencigs's icon

try the rewire~ object..
but this will only work if you want to use live in slave mode to max

Mayou's icon

I am unfortunately not working on OSX.

I am using live in slave mode to Max so I will try the rewire~ object.

Thanks for your help !

Mathieu

Guillaume Evrard's icon

hi,

you should try this in a message :

;max launchbrowser file:///path/to/a/liveset.als

have fun !

g

Mayou's icon

Thanks ! I will try this message as soon as possible