blob: 1e104d7f10196b40d077de7f69ae63910e4b65d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Tiny terminal DAW
`ttdaw` is a tiny terminal based digital audio workstation made for fun,
experimentation and learning more about audio, MIDI and terminal applications
in general.
## Soundfonts
- https://dev.nando.audio/pages/soundfonts.html
- https://archive.org/details/500-soundfonts-full-gm-sets
- https://github.com/marmooo/free-soundfonts
## Developer documentation
- https://developer.apple.com/documentation/coremidi
- https://www.alsa-project.org/alsa-doc/alsa-lib/seq.html
## Additional reading material
- https://www.izotope.com/en/learn/fundamental-frequency-harmonics.html
|