Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsvaldezv/duck-synth
Synthesiser plug-in with two oscillators, adsr, reverb and volume. The sampler was developed with JUCE and C++.
https://github.com/jsvaldezv/duck-synth
Last synced: 3 months ago
JSON representation
Synthesiser plug-in with two oscillators, adsr, reverb and volume. The sampler was developed with JUCE and C++.
- Host: GitHub
- URL: https://github.com/jsvaldezv/duck-synth
- Owner: jsvaldezv
- License: mit
- Created: 2021-10-12T16:46:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-18T05:32:46.000Z (6 months ago)
- Last Synced: 2024-05-18T06:27:51.358Z (6 months ago)
- Language: C++
- Homepage:
- Size: 1010 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-juce - duck-synth - in with two oscillators, adsr, reverb and volume| MIT|7|6Β months<sub><sup>σ σ π’</sup></sub>| (Instruments)
README
## Duck Synth
This is a synthesiser plug-in which has two oscillators with sine, triangle and square wave. It also has an JUCE ADSR, reverb amount and room size fx and volume.
The sampler was developed with JUCE and C++.