shithub: neindaw

Download patch

ref: f37c2187b2619e615d49f9830be7cd922290d07e
parent: 66ba98f5e0f3c5e80deb909d561dbb5b872ff72f
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Wed May 13 04:49:37 EDT 2020

piper: show commands without orca involved

--- a/piper/README.md
+++ b/piper/README.md
@@ -29,18 +29,18 @@
 Piper accepts simple commands like so:
 
 ```
-;00C4d8
+00C4d8
 ```
 
-`;` is for UDP message, `00` is first instance of the first group
-(`/n/kick/0`), `C4` is the note, `d` is velocity (`g == 1.0`), `8`
-is duration (the higher, the less). Duration depends on the current
-bpm that can be set with a `bpm120` command, for example.
+`00` is first instance of the first group (`/n/kick/0`), `C4` is the
+note, `d` is velocity (`g == 1.0`), `8` is duration (the higher, the
+less).  Duration depends on the current bpm that can be set with a
+`bpm120` command, for example.
 
-Notes can be connected with `:` like so:
+Notes for the same instances can be connected with `:` like so:
 
 ```
-;00C4d8:!C2df
+00C4d8:!C2df
 ```
 
 In this case the second note is for the `B` oscillator of the kick