From 1eeba03da0222a117054eca53e7be8ee1e8bd970 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 7 Oct 2024 17:41:54 +0200 Subject: Added ALSA MIDI example --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 379eb42..442c27e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,17 @@ # Tiny terminal DAW +`ttdaw` is a tiny terminal based digital audio workstation made for fun and +experimentation and learning more about audio and MIDI in general. + +## Documentations + +- https://developer.apple.com/documentation/coremidi +- https://www.alsa-project.org/alsa-doc/alsa-lib/seq.html + +## Reading material + +- https://www.izotope.com/en/learn/fundamental-frequency-harmonics.html + ## Soundfonts - https://dev.nando.audio/pages/soundfonts.html -- cgit v1.2.3