0.1.0Implemented
Native application foundation
Initial development baseline. Local tag v0.1.0; application reference commit e5a47e3.
- C++20, CMake and Qt 6 application with a modular source structure.
- Real stereo PipeWire/JACK output, port selection, JACK MIDI input and negotiated status.
- Quiet opt-in diagnostic DSP, ramped controls, output bounds and real sample metering.
- MIDI validation, frame offsets, bounded monitoring queue and drop reporting.
- Persistent settings, logging, visible errors and a scrollable native interface.
- Deterministic tests, Qt smoke checks, real audio/MIDI capture and isolated shutdown tests.
- Centralized VERSION, contributor documentation and release procedures.