• Joined on 2026-05-17
shawn created branch main in shawn/oplabs-mixer-app 2026-06-21 04:04:06 +00:00
shawn pushed to main at shawn/oplabs-lv2-plugins 2026-06-21 04:03:49 +00:00
f8e697a064 Initial: OPLabsBandChannel.lv2 + OPLabsBandBus.lv2
shawn created branch main in shawn/oplabs-lv2-plugins 2026-06-21 04:03:49 +00:00
shawn created repository shawn/oplabs-mixer-app 2026-06-21 04:03:32 +00:00
shawn created repository shawn/oplabs-lv2-plugins 2026-06-21 04:03:23 +00:00
shawn pushed to mixer-engine at shawn/op-pedal 2026-06-21 00:47:24 +00:00
0d9f31f341 fix: WS protocol — send positional args from React, add OutputRoutingPanel, add deleteScene handler
shawn pushed to mixer-engine at shawn/op-pedal 2026-06-21 00:21:36 +00:00
7f24a0f807 fix: add comma consumption between positional WS args in mixer handlers
shawn pushed to mixer-engine at shawn/op-pedal 2026-06-20 20:20:32 +00:00
8068f5d168 Mixer engine: output routing, full state restore, MIDI learn API, PipeWire multi-channel support
shawn pushed to mixer-engine at shawn/op-pedal 2026-06-20 20:15:13 +00:00
01584f50da Initialize MixerEngine on startup (BB-6)
shawn pushed to mixer-engine at shawn/op-pedal 2026-06-20 20:14:15 +00:00
5fd5946ff6 P4: MIDI control surface mapping — faders/buttons over USB MIDI
shawn pushed to mixer-engine at shawn/op-pedal 2026-06-20 20:03:22 +00:00
3d00299051 feat: add PipeWire multi-channel audio driver (full-duplex N channel)
shawn pushed to mixer-engine at shawn/op-pedal 2026-06-20 20:00:34 +00:00
524f02ec9d fix: resolve TS6133 unused-variable errors in MixerScenePanel files
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-20 19:59:02 +00:00
3f7257aa23 RT performance tuning: IRQ affinity, chrt, xrun tracking, reference doc
04931fd738 fix: NAM engine stability and hum — post-NAM DC blocker + HPF, warm-before-kill subprocess swap, non-blocking pipe I/O, sample rate sync, arch detection
Compare 2 commits »
shawn pushed to mixer-engine at shawn/op-pedal 2026-06-20 19:57:55 +00:00
e4e7cd1ca2 feat: add mixer scene API methods to PiPedalModel
shawn pushed to mixer-engine at shawn/op-pedal 2026-06-20 19:56:24 +00:00
0316e4b37f feat: add React mixer UI — MixerPage, ChannelStrip, MasterBus, useMixerWS hook
shawn pushed to mixer-engine at shawn/op-pedal 2026-06-20 19:54:44 +00:00
0a76f5734f Add scene save/load WS messages to MixerApi
shawn pushed to mixer-engine at shawn/op-pedal 2026-06-20 19:11:16 +00:00
959da00d7c docs: add band-in-a-box digital mixer implementation plan
shawn pushed to mixer-engine at shawn/op-pedal 2026-06-20 18:15:38 +00:00
1854d03c58 feat: add WebsSocket API for mixer engine control
shawn pushed to mixer-engine at shawn/op-pedal 2026-06-20 18:06:47 +00:00
0422c91b4e feat: integrate MixerEngine into AudioHost real-time audio pipeline
shawn pushed to mixer-engine at shawn/op-pedal 2026-06-20 17:57:17 +00:00
df5a317ceb feat: add MixerEngine core — ChannelStrip, MixerBus, and MixerEngine for band-in-a-box digital mixer