the dll is in my effects folder, I am using 32 bit buzz on windows 10.
it simply says 'LoadLibrary("path") failed. The specified module could not be found.'
I've tried the version on buzzmachines, and the actual dll from my old laptop, but nothing seems to work and my projects crash because of it. May be some other machines but the main issue is cheapo amp
the same thing happens on 64-bit buzz for me
buzz can't find cheapo amp which is in all my old projects
- DJ Saint-Hubert
- Posts: 74
- Joined: Thu Apr 19, 2012 11:57 pm
Re: buzz can't find cheapo amp which is in all my old projec
The error is due to a lack of specific visual c++ runtime libraries. Get Buzz FixKit ( http://www.buzzmachines.com/utils/Buzzfixkit021217.zip ) and under Setup place ticks by 'install MFC42.dll' , 'install msvcr70.dll' and 'install msvcr70.dll'
- DJ Saint-Hubert
- Posts: 74
- Joined: Thu Apr 19, 2012 11:57 pm
Re: buzz can't find cheapo amp which is in all my old projec
awesome, thanks