Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Showing Progress precent when loading a file #144

Open
kyoukhana opened this issue Aug 17, 2020 · 0 comments
Open

Showing Progress precent when loading a file #144

kyoukhana opened this issue Aug 17, 2020 · 0 comments

Comments

@kyoukhana
Copy link

Is it possible to show percent loaded when loading a file to a grope like this

var AudioGroup = new Pizzicato.Group();
AudioGroup.addSound(new Pizzicato.Sound({source: 'file', options: { path: 'info.mp3', loop: true }}));

Then a play button will be enabled to play once the file is 100% loaded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant