https://github.com/scgolang/nsm
Non session manager OSC protocol implemented in Go
https://github.com/scgolang/nsm
golang linux music opensoundcontrol session-management
Last synced: 5 months ago
JSON representation
Non session manager OSC protocol implemented in Go
- Host: GitHub
- URL: https://github.com/scgolang/nsm
- Owner: scgolang
- Created: 2016-11-11T02:30:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T14:29:35.000Z (over 9 years ago)
- Last Synced: 2023-07-27T22:36:23.900Z (almost 3 years ago)
- Topics: golang, linux, music, opensoundcontrol, session-management
- Language: Go
- Size: 945 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Package nsm implements the non session manager OSC protocol.
See http://non.tuxfamily.org/nsm/API.html for info about the non protocol.
See http://godoc.org/github.com/scgolang/nsm for package documentation.