Open ilexp opened 7 years ago
Interesting. I'll check it out today
And of course, we have a deadline at work and the overtime is crazy. I haven't forgotten about this and will get on it when I can.
In the meantime, are you able to load other file formats?
No worries, I know the drill. We're all Open Source people here :)
In the meantime, are you able to load other file formats?
Tried an mp3 just now, same error. Paths like \s2rs
do seem a bit weird though - maybe they're just genuinely off?
Wanted to import some .wav files directly and remembered about this plugin, so I gave it a quick try. Unfortunately, something seems to be wrong - the import fails with the following error log:
I browsed a bit through the source code on this repo to find the source of this and I think the program is running through this re-throw branch with an exception that is probably thrown here. Could there be something wrong with temporary file name generation, or access rights?
I have attached the audio file I was trying to import, in case that makes a difference. SoX is not installed on my machine, but I copied all of its binaries into the Duality folder, so there should be no problem locating them using default native binary search behavior on Windows.
TestAudio.zip