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

SampleManager cannot load .mp3 #25

Open
ricardomatias opened this issue Mar 31, 2020 · 1 comment
Open

SampleManager cannot load .mp3 #25

ricardomatias opened this issue Mar 31, 2020 · 1 comment

Comments

@ricardomatias
Copy link

The sample example mentions that you can load an .mp3 file, but there's no mp3 class to load the file and I couldn't load one exported from Ableton Live. Is this a feature or bug?

@cwong4311
Copy link
Collaborator

Hi Ricardo,

The SampleManager class that was introduced in the examples handles loading .wav and .mp3 files.
I have checked that mp3 files load without an issue using SampleManager.sample("audio.mp3").

Could you let us know what your code was and how it failed to load your Ableton Live export?

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

2 participants