Adds the Faust DSP toolchain infrastructure: placeholder additive and FM DSP files, build.sh (faust -lang wasm per .dsp), faustJsonToParamMeta() to convert Faust JSON UI trees into the standard paramMeta format, FaustEngineBase (SynthEngine subclass wiring init/setParam/noteOn/noteOff through AudioWorklet messages), and FaustWorkletProcessor base class for concrete engine processors. |
||
|---|---|---|
| .. | ||
| arpeggiator-worker.js | ||
| arpeggiator.js | ||
| c15-bridge.js | ||
| engine-interface.js | ||
| faust-engine-base.js | ||
| faust-param-meta.js | ||
| midi-input.js | ||
| osc-output.js | ||
| param-map.js | ||
| presets.js | ||