8000 GitHub - Psirus/NimOSC: A wrapper around liblo for the Open Sound Control (OSC) protocol
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ NimOSC Public

A wrapper around liblo for the Open Sound Control (OSC) protocol

License

Notifications You must be signed in to change notification settings

Psirus/NimOSC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NimOSC

A small wrapper around liblo for the Open Sound Control (OSC) protocol.

Very much WIP, but you can check the example_client.nim for, well, an example OSC client.

Of coures, you need to have liblo installed, under Debian/Ubuntu:

sudo apt install liblo-dev

To run the tests, the oscdump tool is used. This is part of the liblo-tools package under Debian/Ubuntu.

About

A wrapper around liblo for the Open Sound Control (OSC) protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0