Unified mode: a single MLP drives both timbre and sequence — the timbre MLP's outputs are partitioned and a configurable slice feeds the sequencer pipeline via setSequenceOutputsFromTimbre(). Dual mode (default): separate MLPs for timbre and sequence with independent training. The sequencer owns its own IML instance. |
||
|---|---|---|
| .. | ||
| delta.test.js | ||
| freeze-pattern.test.js | ||
| freeze.test.js | ||
| midi-note.test.js | ||
| mlp-mode.test.js | ||
| pattern-merge.test.js | ||
| pitch-walker.test.js | ||
| polyrhythm-chain.test.js | ||
| polyrhythm.test.js | ||
| projection.test.js | ||
| re-eval.test.js | ||
| seq-iml.test.js | ||
| sequencer-generation.test.js | ||