mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Updated Open Sound Control API (markdown)
@@ -245,8 +245,9 @@ The target `session` allows accessing the session in __vimix__.
|
||||
**`open` : Trigger the loading of a `.mix` session file**
|
||||
|
||||
> _Mandatory argument_ : the filename to open, with absolute file path.
|
||||
> Example; send `/vimix/session/load s /home/username/mysession.mix` to open the session file.
|
||||
> Example; send `/vimix/session/open s /home/username/mysession.mix` to open the session file.
|
||||
> _Optional argument_ : duration, in seconds, of the loading transition.
|
||||
> Example; send `/vimix/session/open sf /home/username/mysession.mix 3.5` to start a transition of 3.5s to this session file.
|
||||
|
||||
**`close` : Trigger the closing of the current session**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user