An experimental, JSX-compatible renderer for the Web Audio API
-
Updated
Jan 4, 2023 - JavaScript
An experimental, JSX-compatible renderer for the Web Audio API
High-performance audio capture plugin enabling real-time microphone access in Cordova and Capacitor apps. Stream normalized audio data, record to files, and build audio analyzers, voice apps, and DSP applications with ease.
Sample code from my presentation on the Web Audio API. It was presented at Belmont University for the Nashville Music Programmers Group on 2-27-2017.
This guitar amp emulator web application uses an AudioNode interface for processing audio modulation. Simply plug your guitar into a correlating input, allow permissions for the app to access machine's audio, and begin playing! BiquadFilterNode implementation allows for equalizing treble, mid and bass frequencies, and GainNode integration acts a…
Add a description, image, and links to the audionode topic page so that developers can more easily learn about it.
To associate your repository with the audionode topic, visit your repo's landing page and select "manage topics."