Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jsvaldezv/additive-synth
- Owner: jsvaldezv
- License: mit
- Created: 2020-09-18T18:19:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T08:18:20.000Z (10 months ago)
- Last Synced: 2024-05-07T21:34:13.022Z (6 months ago)
- Language: C++
- Homepage:
- Size: 2.82 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-juce - additive-synth - in with two oscillators and two LFO modulations| MIT|2|10Β months<sub><sup>σ σ π’</sup></sub>| (Instruments)
README
## Additive Synth
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.