Loadbang "Open Live" ?
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
On OSX, you could send the message "open -a Live" to the (3rd-party) 'shell' object.
Jeremy
try the rewire~ object..
but this will only work if you want to use live in slave mode to max
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
hi,
you should try this in a message :
;max launchbrowser file:///path/to/a/liveset.als
have fun !
g
Thanks ! I will try this message as soon as possible