Hello community, I’m pleased to show you a project I have been working on for a month now. ![]()
This is the first firmware for Patch of a series I have named “Mutable Daisies” by Ducktronics
.
The global project is to port some of the best mutable instruments modules to Patch with a common UI.
More details on the project goals are available in the REAME of the github repository.
Documentation about the common UI of these firmwares in the dedicated README.
The first port Plaitsy is no more than the legendary Plaits.
I have written a detailed explanations of the firmware features in its dedicated README (no direct link because “new users can only post 2 links”…. WTF).
But in summary:
- all 3 banks (24 engines)
- MIDI and V/Oct + Gate support
- Ladder Filter
- 2 stages audio rate modulation with the 8 algorithms of Mutable Instruments Warps
- 2 audio source based modulator (envelope follower / trigger)
- 2 modulators for the CV outputs (envelope / LFO)
- User data (custom wave tables, wave terrains and sysex banks) loadable from SD card
- Polyphony (limited but implemented)
- Configurable parameters to CV or CC mapping
- Presets saving / loading from SD card
The firmware still needs to be battle-tested, but there are no major bugs, and except for polyphony, all the features can work simultaneously.
I’m not an expert in DSP / synthesis, and I do not own the original MI module (but I have used them a lot in VCV), so the audio “correctness” is only guaranteed by my knowledge of programming (the port implementations seem OK to me) and my hearing/comparison with VCV modules.
The project is totally open source so do not hesitate to create issue and contribute with PR if something seems wrong / do not work or maybe improved.
The firmware can be downloaded in the release page (need bootloader).