slab/menuband: 0.2 — restore audio via AVAudioUnitSampler, accent-color visualizer, footer breathing room
- Synth: revert to AVAudioUnitSampler. The MIDISynth refactor wired up a
multi-timbral AU that loaded the bank cleanly (status=0) but produced
no audible output — direct instantiation of the abstract
AVAudioUnitMIDIInstrument with the MIDISynth subtype isn't a working
configuration. Going back to the known-working sampler path so audio
is back; we'll address program-switch latency separately.
- Bump version 0.1 → 0.2 (Info.plist + DMG name).
- WaveformView: bars now render in the system accent color instead of
fixed teal, and re-pull the color when the user changes appearance.
- Popover footer: 12 px breathing room above the About/Crash row, 6 px
inside the About column, 10 px between About/Crash and the Quit
button so each section reads as its own block.
- Landing page: Menu-Band-0.2.dmg link, "What's new 0.2" panel.