diff --git a/README.md b/README.md index 938ae60..c2f79b8 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,33 @@ one gate (digital) output. Each track has an associated octave value, by default 4, in which it will play note values. +### Example + +```text +channel 0 +bpm 120 +legato on +octave 2 + +play c +play d +play e +off + +play c +play d +play e +off + +play c +play d +play e +off + +play b +off +``` + ### Values - Note values, either **simple** like `C`, `A#`, and `Db`,