Hello. I'm using spi on my project and when I try to read a Flac file with FlacAudioFileReader, framerate and bytes/frame is -1. The read format is this FLAC 44100.0 Hz, 16 bit, 2 channels, -1 bytes/frame, -1.0 frames/second
I tried many flac files and got the same result. Am I doing something wrong? Thanks