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

page triton/apps/matlab: reading audiofiles with Matlab #711

Open
Larus2 opened this issue May 17, 2024 · 0 comments
Open

page triton/apps/matlab: reading audiofiles with Matlab #711

Larus2 opened this issue May 17, 2024 · 0 comments

Comments

@Larus2
Copy link

Larus2 commented May 17, 2024

Something has changed and I cannot read anymore audio files with Matlab. The following error message:

Error using audioread>readaudio
Unable to read or write audio files. Install the LIBSNDFILE library and the
required Media frameworks for your system.

Error in audioread (line 160)
[y, Fs] = readaudio (filename, range, datatype);

Error in run_rendering_4_24_oneloop_new_tapio_170524 (line 58)
[audio, fs_audio] = audioread(audiofile);

How can I install the LIBSNDFILE library, or could you do it?
Best,
Tapio

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