Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad access error when reading wav files in a loop #55

Open
kirit93 opened this issue Jan 26, 2016 · 0 comments
Open

Bad access error when reading wav files in a loop #55

kirit93 opened this issue Jan 26, 2016 · 0 comments

Comments

@kirit93
Copy link

kirit93 commented Jan 26, 2016

I'm writing an xcode project to read a large amount of wav files in a loop. After reading each file I proceed to calculate the MFCCs.
I randomly get a bad access error for the mfccobj.calculate() function.

Does anyone know how to solve this?

aniawsz added a commit to dynamic-cast/aquila-workshop that referenced this issue Nov 11, 2022
The example code reproduces the problem found in the original Aquila
repository's list of issues: zsiciarz#55

Build the workshop target and run it with a path to the tone.wav file
passed as an argument
aniawsz added a commit to dynamic-cast/aquila-workshop that referenced this issue Nov 14, 2022
The example code reproduces the problem found in the original Aquila
repository's list of issues: zsiciarz#55

Build the workshop target and run it with a path to the tone.wav file
passed as an argument
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant