Tuna.js is a JavaScript audio library for manipulating audio in the browser in real time, providing various effects like delay, filter, convolver, and more to apply to audio buffers.
Tuna.js is an open-source JavaScript audio library for processing and manipulating audio in the browser in real time. It allows you to add effects like reverb, compressor, wahwah, phaser and more to audio buffers using the Web Audio API.
Some key features of Tuna.js:
Tuna.js can be used for creative sound experiments right in the browser, applying effects to audio tracks, sound manipulation in games, audio visualizations, and more. Its small size and simple API makes it easy to integrate into projects to add powerful audio processing capabilities with minimal overhead.