I’m using Easy File Dialog plugin to get file names (specifically WAV files). The output of the plugin’s open file dialog node is a string. I need to convert that string to a Wave sound object. How can I do it?
I’m using Easy File Dialog plugin to get file names (specifically WAV files). The output of the plugin’s open file dialog node is a string. I need to convert that string to a Wave sound object. How can I do it?