aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorDevine Lu Linvega <[email protected]>2019-06-01 12:18:49 +0900
committerDevine Lu Linvega <[email protected]>2019-06-01 12:18:49 +0900
commit06ed9a984e470634652bd460cd228b46a9676d7b (patch)
tree5764ceb48f20e4f2224241b6a4c2ae63f24368cb /README.md
parentaa4e52937e7c4262fa92c41eb583c104b5ad11c9 (diff)
downloadOrca-06ed9a984e470634652bd460cd228b46a9676d7b.tar.gz
Orca-06ed9a984e470634652bd460cd228b46a9676d7b.zip
Better multichannel mono implementation
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 734afde..d729473 100644
--- a/README.md
+++ b/README.md
@@ -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).