hi,
Sorry if this is a bit off-topic, but I am trying to make a synthesizer in vb2008.

I am trying to pass a sound through a Dynamic Linked Library VST plugin (which i borrowed from audacity, oh well) pitch changer, but when I added a reference to the DLL, it refused it, which I assume because I checked that it doesn't self-register using window's RegSvr32 command.

Would there be an alternative way of declaring that DLL, but still using the same 'referencing format', if you know what I mean.

Can you PLEASE help me?