synth2 icon indicating copy to clipboard operation
synth2 copied to clipboard

virtual analog synth plugin for Linux/Windows/Mac (VST, AU, LV2)

Currently closed. Go https://github.com/klknn/kdr

Synth2

ci codecov

virtual-analog synth reproducing synth1 in D.

WARNING: this plugin is very unstable.

gui

How to build this plugin?

https://github.com/AuburnSounds/Dplug/wiki/Getting-Started

Features (TODO)

  • [x] Multi-platform
    • [x] VST/VST3/AU CI build
    • [x] Windows/Linux CI test (macOS won't be tested because I don't have it)
  • [x] Oscillators
    • [x] sin/saw/square/triangle/noise waves
    • [x] 2nd/sub osc
    • [x] detune
    • [x] sync
    • [x] FM
    • [x] AM (ring)
    • [x] master control (keyshift/tune/phase/mix/PW)
    • [x] mod envelope
  • [x] Amplifier
    • [x] velocity sensitivity
    • [x] ADSR
  • [x] Filter
    • [x] HP6/HP12/LP6/LP12/LP24/LPDL(TB303 like filter)
    • [x] ADSR
    • [x] Saturation
  • [x] GUI
  • [x] LFO
  • [x] Effect (phaser is WIP)
  • [x] Equalizer / Pan
  • [x] Voice
  • [x] Tempo Delay
  • [x] Chorus / Flanger
  • [ ] Unison
  • [ ] Reverb
  • [ ] Arpeggiator
  • [ ] Presets
  • [ ] MIDI
    • [x] Pitch bend
    • [ ] Mod wheel
    • [ ] Control change
    • [ ] Program change

History