ScottMichaud / AudioSampleLoader
A utility class, similar in usage to XMLHttpRequest Level 2, which accepts URL(s) to sound file(s) and writes the resulting decoded AudioBuffer(s) to its "response" attribute (or a list/array of AudioBuffers if the urls are a list/array of strings).
☆45Updated 10 years ago
Alternatives and similar repositories for AudioSampleLoader:
Users that are interested in AudioSampleLoader are comparing it to the libraries listed below
- Variable speed pitch shifter written in JavaScript☆81Updated 11 years ago
- Web Audio API mixer library☆61Updated 6 years ago
- Audio experiments☆96Updated 10 years ago
- Start the AudioContext on a user action☆91Updated 6 years ago
- create a WebAudio context that works in iOS and everywhere else☆57Updated 9 years ago
- Basic Web Audio API samples☆147Updated 3 years ago
- Simple audio timestretch OLA algorithm implemented in javascript☆42Updated 8 years ago
- Sound design starting points for Tone.js.☆64Updated 8 years ago
- promise-based wav encoder☆39Updated 7 years ago
- A graphical modular synthesizer☆64Updated 2 years ago
- musical.js: a sequencing WebAudio synthesizer that supports ABC notation.☆105Updated 9 years ago
- A node library for converting back and forth between midi and json.☆48Updated 9 years ago
- [deprecated]☆52Updated 10 years ago
- Low level web audio components for synthesis and scheduling☆54Updated 6 years ago
- A comprehensive event scheduling tool for Web Audio API.☆249Updated last year
- Noise generators for the Web Audio API.☆116Updated 7 years ago
- Beats per minute (BPM) automatic detection with Web Audio API☆29Updated 2 years ago
- Introduction to Percussion Synthesis Using Web Audio tutorial from Web Audio Conference 2016 in Atlanta.☆36Updated 8 years ago
- Polyfill using the Jazz NPAPI MIDI plugin to implement the Web MIDI API on Mac and Windows.☆382Updated 6 years ago
- helpers for WebAudio API☆442Updated 8 years ago
- A (thin) wrapper for MrsWatson that allow you to use node.js to process audio files with VST plugins