updated targets.conf and sensors2osc
This commit is contained in:
parent
2855d59572
commit
6c642e867c
|
@ -1,7 +1,6 @@
|
|||
host=tommy;port=8000;label=tommy
|
||||
host=tommy;port=8000;label=tommy-live
|
||||
host=tommy;port=8001;label=tommy-max
|
||||
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
|
||||
host=localhost;port=9000;label=dumper
|
||||
host=mario;port=8000;label=mario-resolume
|
||||
host=mario;port=8001;label=mario-max
|
||||
|
|
|
@ -119,7 +119,6 @@ def main():
|
|||
except socket.error, msg:
|
||||
print "cannot connect to chaosc"
|
||||
continue
|
||||
time.sleep(0.1)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
Loading…
Reference in New Issue