duck-sampler
Audio sampler
A digital audio plug-in that simulates playing back audio samples with dynamic control over volume, tone, and pitch.
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++
9 stars
2 watching
1 forks
Language: C++
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
jsvaldezv/duck-synth | A synthesiser plug-in with two oscillators, envelope, reverb, and volume control. | 7 |
ffont/freesoundsimplesampler | A simple JUCE sampler plugin that loads and plays 16 random sounds from Freesound.org. | 12 |
dbraun/sampler | An audio plugin project built with JUCE | 20 |
jsvaldezv/banana-split | A software project combining FM synthesiser plug-in and MIDI controller with Arduino | 1 |
audiojs/audio | A JavaScript class for manipulating audio data | 240 |
onereddogmedia/streaming_sampler | An extension to JUCE's Sampler class for streaming audio samples directly from disk | 15 |
cybercactus/phaser-sound-analyser | A Phaser plugin that enables real-time visual analysis of sound frequency and time data | 11 |
jerosoler/wave-audio-path-player | An audio player component with a customizable waveform visualizer | 53 |
niklaswan/ctag-juce-sampler | An Audio Drum Sampler with customizable modes and drum kits | 24 |
scrapjs/render | A JavaScript audio processing library providing a unified API for rendering and analyzing audio data. | 42 |
hughsk/web-audio-analyser | Analyzes audio data from a source and provides time-domain and frequency data | 212 |
jessesquires/jsqsystemsoundplayer | A lightweight component to play sound effects in iOS and OS X apps. | 581 |
jhasse/ears | A Rust library for playing audio files with spatialization capabilities using OpenAL and libsndfile. | 90 |
joldibaev/silicon-audio-wave | A simple Angular module for playing and visualizing audio waves | 2 |
experience-monks/web-audio-player | A WebAudio player that simplifies cross-browser playback and addresses common issues with streaming audio on mobile devices. | 243 |