Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwarwick/ex_osc
Open Sound Control server and client libraries for Elixir
https://github.com/jwarwick/ex_osc
Last synced: about 6 hours 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-17T20:35:12.000Z (over 8 years ago)
- Last Synced: 2023-04-13T20:27:16.761Z (over 1 year ago)
- Language: Elixir
- Size: 26.4 KB
- Stars: 11
- Watchers: 2
- Forks: 6
- 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).