dhulme / multitrack-player

A multitrack audio file player for the browser

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://dhulme.uk/multitrack-player

License:MIT License


Languages

Language:JavaScript 51.5%Language:Vue 46.2%Language:HTML 2.3%