Closed RobSis closed 2 years ago
When I call 'panako store file.mp3' on some files, it's stuck in infinite loop.
From my brief debugging, it seems that AudioDispatcher in TarsosDSP library always returns positive number from this.readNextAudioBlock();
I don't know why it happens only to some files, though :( Any idea?
When I call 'panako store file.mp3' on some files, it's stuck in infinite loop.
From my brief debugging, it seems that AudioDispatcher in TarsosDSP library always returns positive number from this.readNextAudioBlock();
I don't know why it happens only to some files, though :( Any idea?