Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 958 Bytes

File metadata and controls

21 lines (15 loc) · 958 Bytes

CubeDude

Project abandoned and only available here for accessability. For an updated version, head over to cubedude_js

A simple .mp3-Player in Javascript.

Demo available at Vercel deployment

I needed an MP3-Player that is ubiquitous, extensible and free of ads and registration-hazzles. So I created Cubedude. It's a simple audioplayer that displays a realtime-time vizualization of the AudioCtx, next to APEv2-Metadata of the song being played.

Special Effects

  • Flanger: Press f to enable/disable
  • Distortion: Press d to enable/disable
  • Reverb: Press r to enable/disable
  • Tremolo: Press t to enable/disable
  • Delay: Press e to enable/disable
  • LowPassFilter: Press l to enable/disable

Packages used

  1. Audiomotion
  2. Pizzicato.js