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. |
||
|---|---|---|
| .. | ||
| core | ||
| dsp | ||
| engines | ||
| ml | ||
| modes/generated | ||
| .gitignore | ||
| CMakeLists.txt | ||