Skip to content

Commit 2fc0375

Browse files
committed
Adding usage instructions to example song file
It seems like it can't hurt to add usage instructions inside this file, to avoid having to cross reference them from other places.
1 parent be88a0e commit 2fc0375

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

example_song.txt

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
# An example song
1+
# An example Beats Drum Machine song!
2+
#
3+
# First, install Beats Drum Machine, using the instructions at
4+
# `https://beatsdrummachine.com/download/`.
5+
#
6+
# Next, download the Casio SA-20 sound files from the link at
7+
# `https://beatsdrummachine.com/download/#drumkit-casio` and add
8+
# them to a `sounds/` folder inside the same folder as this file.
9+
#
10+
# Finally, run the following command:
11+
#
12+
# beats example_song.txt
13+
#
14+
# This should create an `example_song.wav` file in the current
15+
# folder.
216

317
Song:
418
Tempo: 120

0 commit comments

Comments
 (0)