### Is there an existing issue for this? - [x] I have searched the existing issues ### music-metadata version 11.10.3 ### Current Behavior Getting this error when trying to parse these 2 wav files: `RangeError: Maximum call stack size exceeded` Code: ``` const metadata = await parseFile(filePath); ``` Files (too large to upload): 1. https://drive.google.com/file/d/1vaUpItsEH4aTOtAEU3Ip6whtp5yii_UH/view?usp=sharing 2. https://drive.google.com/file/d/1csJqQWSCTcreIHpIkGjOOmEhXNrxOG4F/view?usp=sharing ### Expected Behavior _No response_ ### Attached audio sample? - [x] I have provided sufficient information to reproduce the issue
Is there an existing issue for this?
music-metadata version
11.10.3
Current Behavior
Getting this error when trying to parse these 2 wav files:
RangeError: Maximum call stack size exceededCode:
Files (too large to upload):
Expected Behavior
No response
Attached audio sample?