EverNewJoy / VictoryPlugin

Rama's Victory BP Plugin
MIT License
867 stars 256 forks source link

Problem with GetSoundWaveFromFile #67

Open jdounivers opened 4 years ago

jdounivers commented 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.

CANA-Dan commented 2 years ago

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