Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Doesn't play aif files #51

Open
Olli opened this issue Feb 12, 2022 · 2 comments
Open

Doesn't play aif files #51

Olli opened this issue Feb 12, 2022 · 2 comments

Comments

@Olli
Copy link

Olli commented Feb 12, 2022

aif files (the wav files of Apple ;) load properly and you get a wave chart but it doesn't play.

@rghvdberg
Copy link
Contributor

I've created a aiff file with sox -r 44100 -n output.aiff synth 3 sine 300-3300 and that plays fine

can you check if there's a , in your filepath, because there's a stupid bug that replaces all , with . in the makeSFZ() function ...

@Olli
Copy link
Author

Olli commented Feb 14, 2022

There is no comma in the file path. I'll hand over a aif which isn't playing.

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

No branches or pull requests

2 participants