Page 1 of 1

Bug Repport - Corrupted file Format while Exclusive Priority

Posted: April 12th, 2014, 22:32
by ExtremRaym
Hi !

i just wanted to report a "bug"

Resonic alpha 999 said that the files that I was trying to read was "corrupted" or "unspported". The fact is that the problem was not that at all (it was uncorrupted mp3), bit I had an other software launched with audio device priority (asio exclusive), which was the source of the problem.

Resonic doesn't seem to recognize that kind of conflict and tell it's a File error.

Cheers !

Re: Bug Repport - Corrupted file Format while Exclusive Prio

Posted: April 13th, 2014, 14:14
by Tom
You are probably using a DirectSound-ASIO wrapper like ASIO4ALL, right?

When another application is using the sound driver exclusively Resonic cannot access it and therefore not start playback. It should probably report a more descriptive error, but right now it all boils down to "file cannot be played", or, "Error: ..."

Re: Bug Repport - Corrupted file Format while Exclusive Prio

Posted: April 13th, 2014, 14:35
by ExtremRaym
Yes that was that.

but it was a bit confusing to read that the error came from the files ^^

Re: Bug Repport - Corrupted file Format while Exclusive Prio

Posted: April 13th, 2014, 15:04
by Tom
ExtremRaym wrote:Yes that was that.

but it was a bit confusing to read that the error came from the files ^^
Understandable. I'm gonna improve that.