You can try converting the files to WAV manually. You can do this with ffmpeg, from the termnial, like this:
ffmpeg -i 'Input_Song.flac' 'Output_Song.wav'
You can try converting the files to WAV manually. You can do this with ffmpeg, from the termnial, like this:
ffmpeg -i 'Input_Song.flac' 'Output_Song.wav'