Small open‑source audio tools and experiments by tk Audio Services. Things I've built for my own live‑sound and AV work that I'm happy to share.
Each project lives in its own folder with its own README and (where relevant) its own release pipeline. Pick one below.
| Project | What it does |
|---|---|
| Galileo Loader | Reads a WaveCapture / FIR‑Capture biquad export and sends the parametric EQ to a Meyer Sound Galileo as OSC over UDP. A small, cross‑platform replacement for the 2015 MaxMSP TXTtoG616 standalone — one Python file, no install. Bundled UI, network discovery and a Windows .exe via GitHub Actions. |
Pre‑built binaries (currently Windows only) are on the
Releases page —
look for the tag matching the project, e.g. galileo-loader-v0.2.0.
Tools that ship as a single Python script also run directly from source — clone or download the file, then follow that project's README.
Most projects here are deliberately standard library only Python — no
pip install, no virtualenv required. If a project needs extra deps it'll
say so in its README.
These tools talk to real, live audio equipment. They're "as‑is" — read each project's safety notes before pointing them at gear you care about, and test on a spare output first.
MIT — use, modify, redistribute. Attribution appreciated.
by tk Audio Services