blob: 442c27e5efb37b654b4e553ca6f7afd87ebe13ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# 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
- https://archive.org/details/500-soundfonts-full-gm-sets
- https://github.com/marmooo/free-soundfonts
|