mmckegg / soundbank-pitch-shift
Simple pitch shifter for Web Audio API based on delay nodes. Extends Jungle by Chris Wilso.
☆34Updated 10 years ago
Alternatives and similar repositories for soundbank-pitch-shift:
Users that are interested in soundbank-pitch-shift are comparing it to the libraries listed below
- Simple audio timestretch OLA algorithm implemented in javascript☆41Updated 8 years ago
- Small library to extract peaks from either a TypedArray of audio samples or a webaudio AudioBuffer into an Int8Array, Int16Array, or Int3…☆57Updated 2 years ago
- A simple reverb☆58Updated 11 years ago
- promise-based wav decoder☆41Updated 7 years ago
- Time stretching and pitch shifting in Javascript☆60Updated 3 years ago
- Utils for audio buffers☆87Updated 4 years ago
- promise-based wav encoder☆38Updated 7 years ago
- instantly play remote wav streams using fetch API + WebAudio☆43Updated 6 years ago
- AudioWorkletNode and AudioWorkletProcessor implementing SoundTouchJS☆71Updated last year
- Web Audio Library with Export Support, Time Stretch, Pitch Shift + More!☆19Updated 5 years ago
- Audio time stretching implementation of a modified Overlap and Add (OLA) algorithm☆40Updated 9 years ago
- Web Audio API mixer library☆61Updated 5 years ago
- Low level web audio components for synthesis and scheduling☆54Updated 6 years ago
- AudioBuffer class for node/browser☆77Updated last week
- Draws a Web Audio AudioBuffer to a canvas☆43Updated 10 years ago
- Stream audio from IndexedDB