diff options
author | Devine Lu Linvega <[email protected]> | 2019-06-01 12:18:49 +0900 |
---|---|---|
committer | Devine Lu Linvega <[email protected]> | 2019-06-01 12:18:49 +0900 |
commit | 06ed9a984e470634652bd460cd228b46a9676d7b (patch) | |
tree | 5764ceb48f20e4f2224241b6a4c2ae63f24368cb /README.md | |
parent | aa4e52937e7c4262fa92c41eb583c104b5ad11c9 (diff) | |
download | Orca-06ed9a984e470634652bd460cd228b46a9676d7b.tar.gz Orca-06ed9a984e470634652bd460cd228b46a9676d7b.zip |
Better multichannel mono implementation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -62,10 +62,6 @@ npm start - `;` **udp**: Sends UDP message. - `=` **osc**(*path*): Sends OSC message. -#### Receive - -- `&` **mono**: Receive MIDI note. - ## MIDI The [MIDI](https://en.wikipedia.org/wiki/MIDI) operator `:` takes up to 5 inputs('channel, 'octave, 'note, velocity, length). |