MTG / miredu

A C++ Vamp plugin implementing basic audio descriptors for educational purposes
GNU General Public License v3.0
49 stars 11 forks source link

MFCC not listed in Sonic Visulizer #6

Open allenloves opened 5 years ago

allenloves commented 5 years ago

As Title, MFCC is not listed in Sonic Visulizer. I am using the pre-compiled library in builds/osx/mir-edu.dylib.

justinsalamon commented 5 years ago

Thanks @allenloves for reporting this issue. Can you please specify the exact version numbers of macOS and Sonic Visualiser that you're using?

A priori I'm not quite sure why this is happening. That said, the library was built 5 years ago, so it could just be a matter of having to build it again on a more modern system. I'm not at my dev machine right now but will try once I am.

Note to self: issue reproduced on macOS 10.13.6 with SV 3.1, 2.5 (64-bit) and 2.0 (23-bit).

mn3007 commented 3 years ago

Did you manage to have a look at this?

I am having the same issue today, using the pre-compiled library.

macOS 10.15.7 with SV 4.0.1 (64-bit).

justinsalamon commented 3 years ago

It is unlikely I will have the time to make any further updates to miredu in the foreseeable future. Please try an earlier version of SV such as 2.0, since the plugin was tested against that version and is known to work correctly with it.