I'm trying to work with an audio file (WAV at this point) that needs some gain, so I'm trying Besweet 1.3. It happens to be mono, so I get an error message that I need the mono-to-stereo plugin from dspguru. Got it, put it in the same dir, added the command line switch as in the readme -plugin( -name BS_M2S.dll -func Simple ) but it still says it won't work without the plugin. Even tried using full path names.

What makes it see the plugin dll??

Thanks.