README: add simple example song

This commit is contained in:
Leonora Tindall 2020-06-19 11:12:14 -05:00
parent d62ae7ca70
commit bf4c813380
Signed by: nora
GPG Key ID: 7A8B52EC67E09AAF
1 changed files with 27 additions and 0 deletions

View File

@ -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`,