All Projects → klknn → synth2

klknn / synth2

Licence: BSL-1.0 license
virtual analog synth plugin for Linux/Windows/Mac (VST, AU, LV2)

Programming Languages

d
599 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to synth2

string-machine
Digital model of electronic string ensemble instrument
Stars: ✭ 38 (+15.15%)
Mutual labels:  synthesizer, vst-plugin
aeolus plugin
Pipe organ synthesizer (VST plugin)
Stars: ✭ 38 (+15.15%)
Mutual labels:  synthesizer, vst-plugin
K-Meter
Implementation of a K-System meter according to Bob Katz' specifications
Stars: ✭ 66 (+100%)
Mutual labels:  vst-plugin
korg-prologue
Presets and custom oscillators and effects for Korg Prologue
Stars: ✭ 54 (+63.64%)
Mutual labels:  synthesizer
websynth
Web Synthesizer From Space
Stars: ✭ 16 (-51.52%)
Mutual labels:  synthesizer
SimpleSynth
Teensy synth made simple.
Stars: ✭ 33 (+0%)
Mutual labels:  synthesizer
arm synth
Wavetable Synth Running on an STM32F 32-bit ARM Cortex M3 microprocessor
Stars: ✭ 23 (-30.3%)
Mutual labels:  synthesizer
Comet
Web Synthesis on steroids
Stars: ✭ 18 (-45.45%)
Mutual labels:  synthesizer
glicol
(Audio) graph-oriented live coding language and music DSP library written in Rust
Stars: ✭ 853 (+2484.85%)
Mutual labels:  synthesizer
KnobKraft-orm
The KnobKraft Orm - The free modern cross-platform MIDI Sysex Librarian
Stars: ✭ 100 (+203.03%)
Mutual labels:  synthesizer
fogpad
A VST reverb effect in which the reflections can be frozen, filtered, pitch shifted and ultimately disintegrated.
Stars: ✭ 61 (+84.85%)
Mutual labels:  vst-plugin
monome-rack
VCV Rack plugin for monome Eurorack modules
Stars: ✭ 161 (+387.88%)
Mutual labels:  synthesizer
flow-synth
*UNMAINTAINED* A modular digital audio workstation for synthesis, sequencing, live coding, visuals, etc
Stars: ✭ 36 (+9.09%)
Mutual labels:  synthesizer
Main-Supercollider-Files
my supercollider codes, version history is at the branches
Stars: ✭ 21 (-36.36%)
Mutual labels:  synthesizer
synth
A Teensy 4 modular FM polyphonic synth.
Stars: ✭ 39 (+18.18%)
Mutual labels:  synthesizer
yoshimi-doc
A PDF advanced reference manual for the Yoshimi software synthesizer, generated using LaTeX. V. 2.2.0 2022-05-16.
Stars: ✭ 21 (-36.36%)
Mutual labels:  synthesizer
TSynth-Teensy4.1
TSynth for Teensy 4.1
Stars: ✭ 101 (+206.06%)
Mutual labels:  synthesizer
frex
a web-based microtonal additive synthesizer and sequencer
Stars: ✭ 13 (-60.61%)
Mutual labels:  synthesizer
midi2cv
Use a simple Python script, a few wires, and a MCP4725 to convert any MIDI signal to a control voltage.
Stars: ✭ 26 (-21.21%)
Mutual labels:  synthesizer
SketchSynth
A drawable OSC control panel
Stars: ✭ 46 (+39.39%)
Mutual labels:  synthesizer

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)

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

History

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].