From ac6283f92b0579c0e820e13a83715389455d3171 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 9 Oct 2024 18:32:27 +0200 Subject: Added preset to args --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1e104d7..64af80b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,15 @@ experimentation and learning more about audio, MIDI and terminal applications in general. +## Compile and run + +```sh +make +./ttdaw -c 28:0 -s soundfonts/general-808.sf2 -p 1 +``` + +List all available MIDI devices with `acconect -l`. + ## Soundfonts - https://dev.nando.audio/pages/soundfonts.html -- cgit v1.2.3