A polyphonic, multi-oscillator synth with many bells and many whistles. Built on the Daisy Seed platform.
Key Features • How To Use • License
- 12 voice polyphony
- Each voice has it's own filter and amplifier envelope
- Dual oscillators with:
- Selectable waveforms
- Pulse width and frequency modulation
- Coarse and fine tuning
- Synchronicity
- Digital moog ladder filter with modulatable cutoff
- LFO with selectable waveform and frequency
- All modulations selectable by LFO
- Selectable effects units
- Reverb
- Cube distortion
- Echo
- Chorus
To clone and run this application, you'll need the Daisy development toolchain installed on your computer. After setting up and running the blink example, from your command line:
# Clone this repository, with submodules, with fast submodule download
$ git clone --recurse-submodules -j8 https://github.com/danielkinahan/dualie
# Go into libdaisy
$ cd dualie/lib/libDaisy
# Build all the files
$ make all
# Go into daisysp and do the same
$ cd dualie/lib/DaisySP
# Build all the files
$ make allThen open the command palette using Ctrl+P/⌘+P and run task build_and_program_dfu
Note If you're using Windows, make sure you have your vscode default terminal set to Git Bash.
MIT
danielkinahan.ca · GitHub @danielkinahan
