aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1e104d7..64af80b 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,15 @@
4experimentation and learning more about audio, MIDI and terminal applications 4experimentation and learning more about audio, MIDI and terminal applications
5in general. 5in general.
6 6
7## Compile and run
8
9```sh
10make
11./ttdaw -c 28:0 -s soundfonts/general-808.sf2 -p 1
12```
13
14List all available MIDI devices with `acconect -l`.
15
7## Soundfonts 16## Soundfonts
8 17
9- https://dev.nando.audio/pages/soundfonts.html 18- https://dev.nando.audio/pages/soundfonts.html