Open jdounivers opened 4 years ago
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.
Thank you in advance for your help, i really need it :( And thank you for your plugin it help a lot.
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
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.
Thank you in advance for your help, i really need it :( And thank you for your plugin it help a lot.