Skip to content

Commit 37310e6

Browse files
authored
Merge pull request #6 from cuppajoeman/patch-1
Update README.md
2 parents b5dab12 + d10a100 commit 37310e6

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,9 @@ I'm currently looking into export options and recording via a headless host.
9292
# Tutorial
9393

9494
If you're familiar with trackers, you may pick this up quite easily.
95-
Music flows vertically, with separate columns that are separated by whitespace or
95+
96+
First start by creating a .txbt (textbeat) file, inside the file music
97+
flows vertically, with separate columns that are separated by whitespace or
9698
manually setting a column width.
9799

98100
Each column represents a track, which defaults to separate midi channel numbers.
@@ -128,6 +130,14 @@ The grid is the beat/quarter-note subdivision.
128130

129131
Both Tempo and Grid can be decimal numbers as well.
130132

133+
You can listen to what you've made by running:
134+
135+
```
136+
textbeat <your file>
137+
```
138+
139+
Consult the output of `textbeat -h` for further information.
140+
131141
## Note Numbers
132142

133143
Both note numbers and letters are supported.
@@ -353,7 +363,7 @@ If you wish to control volume/gain directly, use @v
353363

354364
Unlike accents, volume changes persist.
355365

356-
Interpolation is not yet impl
366+
Interpolation is not yet implemented
357367

358368
## Vibrato, Pitch, and Mod Wheel
359369

0 commit comments

Comments
 (0)