An open sound control router and scheduler for local area networks
- Java
- Leiningen
git clone https://github.com/sam-birkhead/zosc.git
cd zosc
lein deps
lein run
send non-bundled osc messages to the network via localhost on port 8000
receive scheduled osc messages from the network on port 9000
- mdns peer discovery
- system clock offset calculations
- unicast correctly time tagged bundles to each peer
- handle future tagged osc bundles
- api on /app/zosc namespace
- arguments for inital config
Copyright (C) 2012 FIXME
Distributed under the Eclipse Public License, the same as Clojure.