diff options
author | MaZderMind <github@mazdermind.de> | 2015-05-10 23:07:11 +0200 |
---|---|---|
committer | MaZderMind <github@mazdermind.de> | 2015-05-10 23:07:11 +0200 |
commit | a93c71be7f309265658cd0cbc8bd63f22d7ce04f (patch) | |
tree | 0870006a765e15f4fe22f8db7b69d9b92700895b /voctocore/scripts/set-composite-pip.sh | |
parent | 80d57d8006a5af2854efa195c49c6f5edd5f93b1 (diff) |
Add controll-server and control mixer
Diffstat (limited to 'voctocore/scripts/set-composite-pip.sh')
-rwxr-xr-x | voctocore/scripts/set-composite-pip.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/voctocore/scripts/set-composite-pip.sh b/voctocore/scripts/set-composite-pip.sh new file mode 100755 index 0000000..04e41df --- /dev/null +++ b/voctocore/scripts/set-composite-pip.sh @@ -0,0 +1,2 @@ +#!/bin/sh +echo set_composite_mode pip | nc localhost 9999 |