Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsvaldezv/additive-synth

This is a synthesizer plug-in which works by additive synthesis. It has two oscillators and two LFO modulations. This synth was developed with JUCE
https://github.com/jsvaldezv/additive-synth

Last synced: 3 months ago
JSON representation

This is a synthesizer plug-in which works by additive synthesis. It has two oscillators and two LFO modulations. This synth was developed with JUCE

Awesome Lists containing this project

README

        

## Additive Synth

Screenshot 2024-01-09 at 1 41 18 a m

In this plug-in an additive synthesis synthesizer was developed which works with two oscillators with which you can change the type of wave from sine to square, triangular or saw. It also has two LFOs which work in a sinusoidal way, the LFO modulates the signal from 0 to 10 Hz. Added a power button for the LFO and a basic interface design.