Skip to content

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

@Larus2

Description

@Larus2

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions