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

Instantiate a Pizzicato.Sound with an already loaded file object? #167

Open
presstube opened this issue Jun 14, 2022 · 0 comments
Open

Instantiate a Pizzicato.Sound with an already loaded file object? #167

presstube opened this issue Jun 14, 2022 · 0 comments

Comments

@presstube
Copy link

Can I instantiate a Pizzicato.Sound by giving it an already loaded sound file?

For instance, imagine either of the following scenarios:

  • Load a ZIP into app which contains some WAV files
  • Drag and drop a WAV into browser

In each of those cases I am left with a 'files' array containing fully loaded sound files.

How can I pass one of these fully loaded sound files into the Pizzicato.Sound constructor?

Many thanks!

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