You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this is an aurora.js problem or an mp3.js problem, but I have mp3 files of varying length and without fail (I have tested various conditions), asset.decodeToBuffer on mp3 files of length 2:48 and above neither error nor callback. However, audio files 2:30 and below do get decoded. I have more audio files than ones of length 2:30 and 2:48, but the patern is what has been stated. (Some are 0:12 and others are 3:36, same behavior.)
The text was updated successfully, but these errors were encountered:
I have tested with ogg vorbis files of the same length, and ogg vorbis files successfully decode at length 2:48, so this seems to be an mp3 specific issue.
I'm not sure if this is an aurora.js problem or an mp3.js problem, but I have mp3 files of varying length and without fail (I have tested various conditions), asset.decodeToBuffer on mp3 files of length 2:48 and above neither error nor callback. However, audio files 2:30 and below do get decoded. I have more audio files than ones of length 2:30 and 2:48, but the patern is what has been stated. (Some are 0:12 and others are 3:36, same behavior.)
The text was updated successfully, but these errors were encountered: