AudioPrism implements the `AnalyserNode` functionality defined in the Web Audio API.
-
Updated
Dec 20, 2021 - Swift
AudioPrism implements the `AnalyserNode` functionality defined in the Web Audio API.
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…
Sound meter that will get the audio level generated by the system mic.
Add a description, image, and links to the analysernode topic page so that developers can more easily learn about it.
To associate your repository with the analysernode topic, visit your repo's landing page and select "manage topics."