Some update for the web editor :
- Added a component (Genetic Patch Breeder) to replace the patch interpolator :
Two parent slots — load a patch from file or pull from hardware
Genetic crossover — 6 DNA blocks (ALGO, OSC, ENV, MATRIX, FILTER1, FILTER2), each inherited from one parent
Generates 4 children — each child shows block provenance; per-child actions: Listen (MIDI preview), promote to Parent A/B, Load into editor, Save as .patch
- Also added a Slot component which can store 4 patches in memory, useful as temporary buffer when playing with patch mutation
- Added a spectrogram to display the audio input spectrum in real time
- Added some visual goodies, just for fun : splash screen, starfield as background (can be disabled by menu)
did some tests with the Preenfm2 : it seems to work well