Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - no0b

Pages: [1]
1
Getting and Using Vamp Plugins / reading mp3 files?
« on: March 09, 2009, 14:51:10 »
Hi all,
I just started using Vamp plugins for my project, and following the code in vamp-plugin-sdk-2.0/host/vamp-simple-host.cpp, I've managed to create a program to read in the plugins and run them. However, in my project, I'm extensively using mp3 files. (I read and process them with Marsyas compiled with madlib). From vamp-simple-host's code, it seems libsndfile is used to read in the file. This results in it only being able to read in wav files. Is there any (hopefully simple) way I can get Vamp plugins to read in mp3 files?

Thank you very much!

Pages: [1]