We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be88a0e commit 2fc0375Copy full SHA for 2fc0375
example_song.txt
@@ -1,4 +1,18 @@
1
-# An example song
+# 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.
16
17
Song:
18
Tempo: 120
0 commit comments