Florescence
A real-time audio plugin built from the signal path up.
Artifacts
- Plugin
- Architecture
- DSP write-up
- Source
Why
Audio software forces technical decisions to become perceptible. Signal processing, latency, memory discipline, and control design all meet in the same interaction.
Approach
The project is structured around a real-time signal path and an interface that makes its controls legible without obscuring the underlying DSP.
Results
The detailed architecture, performance measurements, and plugin build will be added here once the project material is ready to publish.
Things I got wrong
A full retrospective will document the latency, architecture, and interaction choices that changed during the build.
Future work
Publish the plugin, architecture notes, DSP explanation, and reproducible performance measurements as a single technical artifact.