Skip to content

mccstan/multitrack-player

 
 

Repository files navigation

Multitrack Player

https://dhulme.uk/multitrack-player/

A multitrack audio file player for the browser.

Built using Vue, the Vuetify UI framework and peaks.js audio waveform library.

Current features

🎚️ Unlimited number of audio tracks
🕰️ Metronome/click
🎛️ Customizable panning of click/tracks
🔇 Solo/mute for all tracks
🔊 Individual track and master gain control
🎹 Customisable MIDI and keyboard control

Screenshot

Local development setup

Compiles and hot-reloads for development

npm start or npm run server

Compiles and minifies for production

npm run build

About

A multitrack audio file player for the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.5%
  • Vue 46.2%
  • HTML 2.3%