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

Problem with GetSoundWaveFromFile #67

Open
jdounivers opened this issue Apr 27, 2020 · 1 comment
Open

Problem with GetSoundWaveFromFile #67

jdounivers opened this issue Apr 27, 2020 · 1 comment

Comments

@jdounivers
Copy link

Hello,

I need to play sound from files (dynamic data for my games), but each times i try to use this method (GetSoundWaveFromFile), the Return Value is None.

  • I debbuged the filepath to be sure i give a correct param.
  • I tried to put a literal string into
  • I tried to make it relative to the project directory, then to the content directory.
    But nothing works.
    Is there something i missed on this function ?

Thank you in advance for your help, i really need it :(
And thank you for your plugin it help a lot.

@CANA-Dan
Copy link

yeah i noticed this issue as well. an alternitive atm is audio analysis tools. it allows you to load in a multitude of diffrent file types at runtime https://github.com/gtreshchev/AudioAnalysisTools

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