Software
This is an index of my most significant free software projects. A more exhaustive list can be found on Gitlab and Github.
If you use this software, please consider supporting my work.
Audio
LV2
I maintain several common LV2 support libraries, along with LV2 itself.
- Lilv, a C library for loading and using LV2 plugins.
- Suil, a C library for loading and wrapping LV2 plugin UIs.
- Sratom, a C library for serializing LV2 atoms.
Libraries
- Ganv, a canvas widget for graph-like interfaces (used by Ingen/Patchage/Machina).
- Raul, a C++ utility library for realtime multi-threaded audio applications.
Programs
- Ingen, a modular audio synthesis and processing environment.
- Machina, a graphical generative MIDI sequencer based on finite state automata.
- Patchage, a modular patch bay for JACK based audio systems.
- Jalv, a simple host for a single LV2 plugin.
Plugins
- Fomp, an LV2 port of the MCP, VCO, FIL, and WAH plugins by Fons Adriaensen.
- MDA, an LV2 port of the MDA plugins by Paul Kellett.