I like using calf ladspa plugins on linux https://calf-studio-gear.org/
The way I managed to load them up in buzz is this:
 - Download LMMS stable 1.2.2 32bit from https://lmms.io/download#windows
 - Install LMMS
 - Copy file calf.dll from lmms_install_dir/plugins/ladspa/  to  buzz_install_dir/Gear/Ladspa/
 - Open Buzz and go to PVST preferences >> Global 2 >> Scan Shell >> All
 - Restart Buzz and all calf plugins are on the Machines list and working great.
I want to try new versions of calf plugins bundled with LMMS 1.3.0 alpha1, but there is a problem!
 - Download LMMS 1.3.0-alpha.1 32bit from https://lmms.io/download#windows
 - Install LMMS
 - Copy file veal.dll (file name is changed in version 1.3.0 from calf.dll to veal.dll) from lmms_install_dir/plugins/ladspa/  to  buzz_install_dir/Gear/Ladspa/
 - Open Buzz and go to PVST preferences >> Global 2 >> Scan Shell >> All
 - Restart Buzz and all calf plugins are NOT on the Machines list.
I tried to rename veal.dll to calf.dll and do the shell scan from pvst. They show on the Machine list but can not load. When I drag them to the project it just opens empty PVST dummy plugin.
			
			
									
						
										
						ladspa plugins problem
Re: ladspa plugins problem
I got them working, you have to copy these dlls from lmms to buzz:
libgcc_s_sjlj-1.dll
libstdc++-6.dll
			
			
									
						
										
						libgcc_s_sjlj-1.dll
libstdc++-6.dll
Re: ladspa plugins problem
thank you so much!