From f3dbc63b4319120dde20fb685a4eb3bc0d99da6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20K=C3=B6gl?= Date: Sun, 9 Mar 2014 23:58:08 +0100 Subject: [PATCH] added initial chaosc subscription config file --- config_files/targets.config | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config_files/targets.config diff --git a/config_files/targets.config b/config_files/targets.config new file mode 100644 index 0000000..056e404 --- /dev/null +++ b/config_files/targets.config @@ -0,0 +1,6 @@ +host=tommy;port=8000;label=tommy +host=lucas;port=8000;label=lucas +host=stefan;port=8000;label=stefan +host=chaosc;port=7111;label=mario +host=chaosc;port=7112;label=osc2actor +host=chaosc;port=7113;label=osc2cam