Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsvaldezv/duck-sampler
Sampler audio plug-in which works by dropping any .wav audio sample. It has an ADSR, a button distortion and a LFO. The sampler was developed with JUCE and C++
https://github.com/jsvaldezv/duck-sampler
Last synced: 3 months ago
JSON representation
Sampler audio plug-in which works by dropping any .wav audio sample. It has an ADSR, a button distortion and a LFO. The sampler was developed with JUCE and C++
- Host: GitHub
- URL: https://github.com/jsvaldezv/duck-sampler
- Owner: jsvaldezv
- License: mit
- Created: 2021-03-02T17:06:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-18T05:32:15.000Z (9 months ago)
- Last Synced: 2024-08-04T02:08:39.098Z (6 months ago)
- Language: C++
- Homepage:
- Size: 5.06 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-juce - duck-sampler - in with ADSR, distortion and LFO| MIT|9|9Β months<sub><sup>σ σ π’</sup></sub>| (Samplers)
README
# Duck Sampler
This is a sampler plug-in which works by dropping any audio sample into the plug-in. It has a JUCE ADSR, a button distortion toogle with a hard clipping
method and a LFO modulation with a sine waveform. The sampler was developed with JUCE and C++.