https://github.com/jwarwick/ex_osc
Open Sound Control server and client libraries for Elixir
https://github.com/jwarwick/ex_osc
Last synced: about 1 year ago
JSON representation
Open Sound Control server and client libraries for Elixir
- Host: GitHub
- URL: https://github.com/jwarwick/ex_osc
- Owner: jwarwick
- License: mit
- Created: 2013-11-06T02:54:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-03-17T20:35:12.000Z (about 10 years ago)
- Last Synced: 2025-03-28T02:11:28.486Z (about 1 year ago)
- Language: Elixir
- Size: 26.4 KB
- Stars: 13
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ElixirOSC
An [Elixir](http://elixir-lang.org) client and server for the [Open Sound Control](http://opensoundcontrol.org/) (OSC) protocol.
Designed to work with [TouchOSC](http://hexler.net/software/touchosc).
## TODOS
- [ ] Support nested #bundle messages in parser and constructor
## License
See the [LICENSE](LICENSE.md) file for license rights and limitations (MIT).