Appendix E — Free Resources

Everything this book’s records were built with that you can download today for nothing. URLs current as of publication; the names are stable enough to search if a link drifts.

Sound sources

Amps and effects

Drum machines

Python libraries

library role in the book
pedalboard plugin hosting + built-in effects (Spotify, ch. 3–4, 10–11)
pyfluidsynth the FluidSynth binding (ch. 2)
numpy audio is NumPy arrays, everywhere
scipy WAV I/O, filters, sawtooth (ch. 5–7)
mido MIDI messages for instrument plugins (ch. 3–4)
mutagen release metadata tagging (ch. 15)
pretty_midi mostly for the soundfont in its pocket (tests)

Instruments already on your Mac

The companion code

The complete working pipeline — every loader, the band scripts, the album engine, the audition harnesses, the stems exporter with its null test, and the CI harness that keeps the book’s claims honest — is free and open on GitHub, MIT-licensed: github.com/clintuitive/headless-studio. Code only: the sound sources above are downloads, not redistributables, which is why this appendix exists.

If a link here has rotted: the search terms in bold survive, and the book’s errata page lives at the blog — clintjohnson.cloud/headless-studio.