Development Topics > Plugin Development

dll not recognize

(1/1)

haze:
Hi,

I got to build vamp-example plugins including my own plugin but the .dll file of my project is not recognized by sonic Visualiser.
Whenever I open Sonic V, it encounters a problem and need to be close.


Thanks


Hazel

cannam:
Can you try it with the Vamp simple host (vamp-simple-host) in the SDK?  (There is a binary version of the host available in the SDK downloads, if you don't have or want to build one.)

If your Vamp plugin DLL is in the Vamp path, then just running "vamp-simple-host -l" (that's a lower-case "l", for "list") should list its name and description (among any other plugins that are also installed).


Chris

haze:
Thanks. I got it anyway.

I would like to ask if you have codes for QM Plugins. I would appreciate if I you'll give me one.

Thanks..

Hazel

cannam:

--- Quote from: haze on March 19, 2009, 16:38:31 ---I would like to ask if you have codes for QM Plugins.

--- End quote ---

I'm afraid the source code for the QM plugins is not published (a question of university policy).  What is it that you want to know?  If it's purely a question of technique, it might be possible to answer it without reference to the code.


Chris

haze:
I just want to know the concept on the output of QM Key Detector, in which it is not processed per processing block.

Also, do you have any idea on how to get the minimum and maximum frequency of the signal using the aubio pitch detection plugin.

Thanks ahead.

Hazel

Navigation

[0] Message Index

Go to full version