mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-19 06:10:01 +01:00
15 lines
662 B
Bash
Executable File
15 lines
662 B
Bash
Executable File
sayOSC localhost 3490 s /sample_1/fx_0/set "LVDSimple Motion Sensor"
|
|
sayOSC localhost 3490 s /sample_1/fx_1/set "LVDActivity GhostLoop"
|
|
sayOSC localhost 3490 s /sample_1/fx_2/set "LVDFun House Mirror"
|
|
sayOSC localhost 3490 d /sample_1/fx_0/alpha 1.0
|
|
sayOSC localhost 3490 i /sample_1/fx_0/status 1
|
|
#sayOSC localhost 3490 i /sample_1/fx_1/status 1
|
|
sayOSC localhost 3490 i /sample_1/fx_2/status 1
|
|
|
|
#sayOSC localhost 3490 iii /sample_1/fx_0/bind 0 2 0
|
|
#sayOSC localhost 3490 iii /sample_1/fx_0/bind 1 2 1
|
|
#sayOSC localhost 3490 iii /sample_1/fx_0/bind 2 2 2
|
|
#sayOSC localhost 3490 iii /sample_1/fx_0/bind 3 2 3
|
|
#sayOSC localhost 3490 iii /sample_1/fx_0/bind 4 1 0
|
|
|