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.


Messages - Myrex

Pages: [1]
1
Host Development / I need your help
« on: May 19, 2010, 12:06:43 »
I need to create a very simple .cpp file which gets in input a mp3 file and uses the 'amplitudefollower' and 'fixedtempo' examples-plugins, printing on stdout the result of analisys. It's the same thing of execute sonic annotator with this two plugins.

Can you help me, please?

2
Getting and Using Vamp Plugins / Re: simple vamp host
« on: May 15, 2010, 10:24:03 »
yeah, sonic annotator is great.

I printed the amplitude and the tempo of a single mp3 file.

The perfection will be to have a .cpp file that receives a single mp3 file in input and the input duration to study (sec) and print amplitude and tempo of that file, but i can't do this.

Maybe a simple cut-and-paste from the .cpp plugins in the' examples' of the vamp-sdk?

3
Getting and Using Vamp Plugins / Re: simple vamp host
« on: May 13, 2010, 10:44:22 »
Can I insert the parameters of a plugin ?

4
Getting and Using Vamp Plugins / simple vamp host
« on: May 11, 2010, 18:06:57 »
Can you post a command line example, for the simple vamp host, that describes how to use the plugins in the sdk?
I tried a lot of time, but the host continues to show me the 'Usage'.

Thanks a lot.

Pages: [1]