Usine can be executed by a commande line with the following options. Generally, the command line is used on special installation (kiosk).
// WINDOWS
// Deploy directory
C:\>C:\Usine\Bin\usine.exe -fullscreen -ib -dontsavesetup -autoplay "C:\Work\2002 MotionKit\Workspaces"
// Workspace
C:\>C:\Usine\Bin\usine.exe -fullscreen -ib -dontsavesetup -autoplay "C:\Work\Workspaces\Example.wkp"
//OSX
// Deploy folder
user$ usinemain -fullscreen -ib -dontsavesetup -autoplay "/Users/senso/Desktop/Workspaces"
// Deploy folder
user$ usinemain -fullscreen -ib -dontsavesetup -autoplay "/Users/senso/Desktop/Workspaces/Example.wkp"
Name of the workspace to load at startup or the deploy folder. If the name contain space chars, it must be quoted like "C:\2002 MotionKit\Workspaces"
.
The deploy-folder sets by the command line override the deploy-folder option defined in the setup-panel-tab-kiosk-mode.
The workspace-name sets by the command line override the load-wkp option defined in the setup-panel-tab-global.
The engine is turned ON automatically at startup.
Usine will be displayed in fullscreen mode. This option the full-screen option defined in the setup-panel-tab-global.
Works only if a workspace-name is defined and loaded, it will appear in IB mode. See ib-panel.
The setup is not saved when Usine quits.
The grid is automatically displayed when a workspace. Only if the grid is not empty.
Windows only
Forces the audio driver to be in ASIO mode with all inputs and outputs available activated. By default the ASIO driver index is 0 (the first available) but you can specify another index with a number in the command line:
Windows only
When -fullasio is activated, this option limits the number of opened ASIO channels.
Usine starts without audio driver and the setup-panel-audio-tab is not visible.
Usine starts without video engine and the setup-panel-video-tab is not visible.
Usine starts without light engine and the setup-panel-light-tab is not visible.
version 4.1.200905
Edit All Pages