Skip to content

mxncmrchnd/adelie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adelie

A small subtractive synth, by Maxence Marchand, 2026.

Version License Platform Language Downloads Repo Size

Summary

Installation

Direct download

Download if from the latest release, and drop the Adelie.vst3 folder to your location of choice.

Build from source

git clone https://github.com/mxncmrchnd/adelie.git
cd adelie
cmake -B build -DJUCE_DIR=path/to/JUCE
cmake --build build --config Release

Built plugin will be found in adelie/build/Adelie_artefacts/Release.

Requirements

  • Windows 10 or later
  • A VST3-compatible DAW (FL Studio, Ableton, Reaper, etc.)

Features

  • Three oscillators, 5 wave types (sine, saw, triangle, square, white noise)
  • Per oscillator detune
  • ADSR envelope
  • Amplitude and frequency modulation LFOs
  • Highpass and lowpass filters
  • Polyphonic and monophonic modes, with portamento for monophonic

screenshot

Demo project

work in progress

Dependencies

License

Adelie is licensed under the GPL v3 license, in compliance with the JUCE open source license.

About

Adelie is a small subtractive synth

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors