Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nosc

Github Actions

API reference

About

A pure nim implementation of the OSC(Open Sound Control) 1.0 protocol.

NOTE: Still Work in Progress. See Tasks/WIP section below.

Features

  • Parsing and writing of OSC messages
  • Supports Nimscript and Compile-Time execution
  • Reasonably well tested

Tasks/WIP

This module is still work in progress and my first big nim project. It needs some more work to be done, specifically parsing and writing of bundles and the matching of addresses. Furthermore, I want to test it more, create python bindings and need to improve the documentation.

Take a look at TODO.md for a list of next steps.

Attribution

All of those are made by treeform and are licensed under the MIT license. See the LICENSE.treeform file for the full license.

License

This project is licensed under the MIT license. See the LICENSE file for the full license.

About

Open Sound Control in pure nim

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from treeform/nimtemplate