Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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++

Awesome Lists containing this project

README

        

# Duck Sampler

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++.