Add readme to orx-osc

This commit is contained in:
Ricardo Matias
2019-11-07 10:22:14 +01:00
parent 41aa0ef3f1
commit ac86de9ba6
2 changed files with 18 additions and 1 deletions

View File

@@ -20,7 +20,8 @@ A growing library of assorted data structures, algorithms and utilities.
- [`orx-noise`](orx-noise/README.md), library for random number generation and noise
- [`orx-no-clear`](orx-no-clear/README.md), a simple extension that provides drawing without clearing the background
- [`orx-obj-loader`](orx-obj-loader/README.md), simple Wavefront .obj mesh loader
- [`orx-olive`](orx-olive/README.md), extensions that turns OPENRNDR in to a live coding environment
- [`orx-olive`](orx-olive/README.md), extensions that turns OPENRNDR in to a live coding environment
- [`orx-osc`](orx-osc/README.md), open sound control interface
# Developer notes