-
[synth]
-
The Linux audio stack demystified
- starts with explaining simple audio terminology and explains the architecture of jack, pulse, pipewire
-
FreeBSD and hi-fi audio setup: bit-perfect, equalizer, real-time
-
A complete guide to configuring FreeBSD as an audiophile audio server: setting up system and audio subsystem parameters, real-time operation, bit-perfect signal processing, and the best methods for enabling and parameterising the system graphic equalizer (equalizer) and high-quality audio equalization with FFmpeg filters. Linux users will also find useful information, especially in the context of configuring and personalising the MPD player and filters.
-
-
- Chain modular audio components together in a GUI to create cool sounds. Very visual
- Open source Windows, Mac, Linux
-
- Audio deep dive about modern mixing
-
[voder] early speech synthesis
-
How Surround Sound for Headphones Works
- Detailed breakdown of code/engine/processing to give 5.1 audio from headphones
sin saw triangle
- Cirrus Retro - Easily explore, share, and interact with retro game music inside your web browser.
See TeachProgramming for WAV examples I've seen a synth in python in only a few lines - it was on a cheat sheet - dig this out
-
Metal in Theory: Microtiming in a Riff from Metallica’s “Master of Puppets”
- Using Audacity to measure differences
-
Polyphonic Audio Key Finding Using the Spiral Array CEG Algorithm
- Finding the key of a piece of music from audio analysis
-
O(n) real-time algorithm for determining key from polyphonic audio