Name | Modified | Size | Downloads / Week |
---|---|---|---|
Documents | 2021-05-16 | ||
Source Code | 2021-05-16 | ||
Archive | 2017-11-20 | ||
LT_Command-108-OSX.dmg.zip | 2021-05-16 | 1.5 MB | |
LT_Command-108-win64.zip | 2021-05-16 | 937.3 kB | |
LT_Command-108-linux64.zip | 2021-05-16 | 939.8 kB | |
LT_Command-108-RPi.tar.gz | 2021-05-16 | 952.7 kB | |
LT_Command_Readme.txt | 2021-05-16 | 2.1 kB | |
Revisions.txt | 2021-05-16 | 8.1 kB | |
Totals: 9 Items | 4.3 MB | 0 |
LT_Command May 2021 LT_Command is a terminal or command line type program, using the Live Toolbox engine. This provides an opportunity to control the X32, M32, X-Air, M-Air or the new Wing consoles using favorite programs that can send external commandline commands. LT_Command provides an interface between these programs and the console. This app was initially conceived when an X32 user requested commandline control of Live Toolbox in order to take advantage of it's rich command set and tidbits. Overview: * A very lightweight program using a text based terminal type interface. * Access to all Live Toolbox command sets including: OSC commands Live Toolbox tidbit commands English commands * Specific LT_Command commands, such as version, etc. * Can be controlled by typing commands in the terminal * Can be controlled by setting values in LT_Command.ini file * Can be controlled by sending commandline parameters -a (append log file, instead of replacing) -c (connect, IP must be provided) -e (exit when done) -h (help screen) -i (IP address) -j (display just values) -l logfilename (send results to a log file) -n (do not display results) -o OscCommand (send an OSC, tidbit or English command to console) -p (port, default=10023) -r (display real world values) -s (search for console) -t tidbitfile (send a tidbit to console) Examples: LT_Command -c -i 192.168.0.100 -p 10023 -t mytidbit.tid -e -n LT_Command -s -o "Toggle chan 1 mute" -e -n * OSC commands - the actual OSC protocol commands, extensively documented by Patrick-Gilles Maillot can be used at any time in LT_Command. This provides complete control of the console. * Live Toolbox tidbit commands - Since LT_Command is based on Live Toolbox OSC engine, it also has access to all tidbit commands. These can be found in the new English Commands Supplement.pdf (pages 14-18) * English commands - These are a work in progress with many more to come. This provides a simple means of writing OSC commands, but in English.