Initial extraction: C++ MixerEngine standalone daemon
Extracted from op-pedal mixer-engine branch. Core components: - MixerEngine / MixerChannelStrip / MixerBus — cleaned of LV2/Pedalboard/IHost/MidiMapper deps - MixerControlServer — Unix domain socket JSON control interface - main.cpp — JACK audio I/O client with headless fallback - CMake build — auto-fetches nlohmann/json, links JACK - 9 core tests passing Architecture: JACK ports → MixerEngine::process() → JACK ports, controlled via Unix socket JSON commands.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Hashes of file build rules.
|
||||
bedc844a0b39fec4be8b2427d39e1ca8 CMakeFiles/nlohmann_json-populate
|
||||
69cb76dd7b052e3773a7876d4d19ae4e CMakeFiles/nlohmann_json-populate-complete
|
||||
514c6ace5ea9a96ca9b8fd4b968c6369 nlohmann_json-populate-prefix/src/nlohmann_json-populate-stamp/nlohmann_json-populate-build
|
||||
3580dbbdeb10508c5a23258eba3e1a3c nlohmann_json-populate-prefix/src/nlohmann_json-populate-stamp/nlohmann_json-populate-configure
|
||||
ff1e1058284d06dd8d4307726bb8d43f nlohmann_json-populate-prefix/src/nlohmann_json-populate-stamp/nlohmann_json-populate-download
|
||||
593dde4b863bcd322618500640f4b639 nlohmann_json-populate-prefix/src/nlohmann_json-populate-stamp/nlohmann_json-populate-install
|
||||
bd7bae76b16b557a55434696ff41a7f4 nlohmann_json-populate-prefix/src/nlohmann_json-populate-stamp/nlohmann_json-populate-mkdir
|
||||
0060939254002a355899dbbbeb55d8fd nlohmann_json-populate-prefix/src/nlohmann_json-populate-stamp/nlohmann_json-populate-patch
|
||||
eb52a5664656e35574b50bc6d001f8a9 nlohmann_json-populate-prefix/src/nlohmann_json-populate-stamp/nlohmann_json-populate-test
|
||||
e82fc327a2ab5afd7fe38b397f9cc790 nlohmann_json-populate-prefix/src/nlohmann_json-populate-stamp/nlohmann_json-populate-update
|
||||
Reference in New Issue
Block a user