Stream 3's NoOpEngine used engine_id()=='noop' but the schema for sound_analysis_midi.json declares engine_id: 'thru' (matches firmware's ThruAudioApp naming). The class name stays NoOpEngine — it accurately describes what process() does — but the schema-facing identifier is now 'thru'. BreakOr/Elysiamorf compose NoOpEngine by type, not engine_id, so they're unaffected. |
||
|---|---|---|
| .. | ||
| analysis.hpp | ||
| base.hpp | ||
| breakor.hpp | ||
| channel_strip.hpp | ||
| elysiamorf.hpp | ||
| memlcelium.hpp | ||
| paf_synth.hpp | ||
| verb_fx.hpp | ||
| xiasri.hpp | ||