hydrogen
hydrogen copied to clipboard
I have no fx in fx plugin list
I have no fx in fx plugin list in hydrogen 0.9.7 windows 10 64 bit
Hi!
Have you made sure that there is a environment variable LADSPA_PATH which points to the place where your LADSPA plugins are located?
I can't find any info on LADSPA_PATH
http://www.hydrogen-music.org/hcms/node/17152
@Reaper10 : Were you able to set the LADSPA_PATH environment variable with the information from @JonnyTech ? Or do you need more help?
help please
I have Audacity 64 bits I can only find hydrogen 32 bits dose that make a defense?
@Reaper10 : can you please describe step by step what goes wrong when you try to set the LADSPA path ?
I have windows 10 I don't know where the set the L ADSPA path setting is to try to fix
I'm going blind here because I don't have Windows 10, but if you click start, and right click computer, then go properties, and look around the tabs you should see environment variables. In there you'll see your path stuff. I usually copy the path stuff into a text editor to make sure I follow the format to add the ladspa directory to the path, and don't break anything. Then just copy and paste it back in.
On Mar 27, 2017 11:23 AM, "Reaper10" [email protected] wrote:
I have windows 10 I don't know where the set the L ADSPA path setting is to try to fix
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hydrogen-music/hydrogen/issues/479#issuecomment-289468939, or mute the thread https://github.com/notifications/unsubscribe-auth/AL8r2Asz_eC7z-IKTBgG3dBCsv0xfuLYks5rp8ZKgaJpZM4MFiyy .
I can't seem to fix it.
Borrowed and edited from the Java Docs.
Windows 10 and Windows 8
In Search, search for and then select: System (Control Panel)
Click the Advanced system settings link.
Click Environment Variables. In the section System Variables.
Under the system variables, click Edit if there is a variable called LADSPA_PATH, if there is not, click New.
In the Edit or New System Variable window, specify the value of the LADSPA_PATH environment variable.
The name of the variable should be LADSPA_PATH, and the value should be something like: C:\Program Files(x86)\Audacity\plugins
Click OK. Close all remaining windows by clicking OK.
Reopen Hydrogen
Some notes: Plugins can be found here if you don't already have them: https://www.fosshub.com/Audacity.html/LADSPA_plugins-win-0.4.15.exe Plugins do not come standard with Audacity Can not use VST, Nyquist, LV2, or other plugins.
Hi,
i've added a new default path for ladspa plugins in the current development version of Hydrogen. This is an addition to the locations given via LADSPA_PATH.
If you install Hydrogen 1.0-alpha from here, Hydrogen will also look in your Users directory under .hydrogen/data/plugins for ladspa plugins.
@Reaper10 : did you try the hydrogen 1.0-alpha mauser gave you a link for? Did that worked out? Can you please try as well with 1.0.0-beta1 which is newer than 1.0-alpha and report back if everything is worked as expected?
Just a note here that LADSPA plugins are not enabled in Hydrogen 1.0.0-Beta1 for Windows.
When I have a little more time, I plan on compiling a version that has them enabled and seeing if I can't get them to fully work, then do a write-up on the process.
@mikotoiii thanks for the precision. I've added a note to the release assets for 1.0.0-beta1.
still not fixed I'm on 1.2.0 win 10
still not fixed I'm on 1.2.0 win 10
Have you install LADSPA plugins on your Windows system Hydrogen is not able to find/load? Then could you provide your log file and all environmental variables used when starting up Hydrogen?
Or do expect Hydrogen to be shipped with a set of plugins? Unfortunately, it does not. There was an attempt to do so but we decide against it.