Skip to content

BlitzStudio/musicPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playMusic

To use the library you should provide an array with time stamps and a path to the music folder like this

import musicPlayer from "@blitz_studio/music_player";
const player = new musicPlayer();
player.play([""], "PATH");

The module will suffer changes so stick to a stable one

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published