/Musicplayr

Demo music player with Javascript

Primary LanguageJavaScript

Musicplayr

Musicplayer with Javascript.

Takes up audio files from a directory using the file input type and pushes it to the musicArr array.

You can change path to the directory in the addNew and addListener function to collect audio files from a preferred directory;