tuna

January 4, 2026 ยท View on GitHub

An audio effects library for the Web Audio API.

tuna, tuna, tuna

Effect list:

  • Overdrive (6 different algorithms)
  • Filter
  • Cabinet
  • Delay
  • Convolver (Reverb)
  • Compressor
  • WahWah
  • Tremolo
  • Phaser
  • Chorus
  • Bitcrusher
  • Moog Filter
  • Ping Pong Delay
  • Panner (needs polyfilling, see Panner section [in the wiki] (https://github.com/Theodeus/tuna/wiki)
  • Gain

Usage

npm install tunajs

Check the wiki: https://github.com/Theodeus/tuna/wiki/Getting-started

Or a live example: http://codepen.io/Theodeus/pen/oxKjmy?editors=0010