shithub: neindaw

Download patch

ref: 849c83011f4062333a6976ea10d8c391fdeae80a
parent: 273708af801f439567333d6f77469af66edfd0cc
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Mon May 11 16:25:23 EDT 2020

add info on duration and bpm

--- a/piper/README.md
+++ b/piper/README.md
@@ -19,7 +19,10 @@
 ```
 
 `;` is for UDP message, `00` is first instance of the first group
-(`/n/kick/0`), `C4` is the note, `d` is velocity, `8` is duration.
+(`/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:
 
 ```