If a .cue file contains a line by mistake:
FILE "filename.wav" WAVE
(instead of "filename.flac")
and the filename.wav does not exist
then the player creates filename.wav with size 0 bytes! No error message appears.
Player should NEVER create or change audio files!
FILE "filename.wav" WAVE
(instead of "filename.flac")
and the filename.wav does not exist
then the player creates filename.wav with size 0 bytes! No error message appears.
Player should NEVER create or change audio files!