audiocogs/aurora.js

Aurora not playing certain flac files with no error

Opened this issue · 0 comments

I am trying to play some flac files, but about 1 in a 100 files there is no sound, the player says it is playing, but it's stuck with currentTime as 0. It's the same file each time and running flac -t, the file passes the validity test.

A working file:
'https://www.syntoolkit.org/system/files/sound_files/m_Can_5522_vowels_large1.flac'

A non working file:
'https://www.syntoolkit.org/system/files/sound_files/m_Can_5490_vowels_large2.flac'

Any ideas?