Hi Frank,
Frank Barknecht wrote:
If you do a "listplugins" you get something like:
$ listplugins | grep dj /usr/lib/ladspa/dj_flanger_1438.so: DJ flanger (1438/djFlanger)
The "djFlanger" after the id is the one you need to supply to plugin~.
nice trick! I didn't know this listplugins command.
Now, about setting the environmental variable...
Where would be a good place for that? I can export LADSPA_PATH=/usr/lib/ladspa every time, but isn't that what things like the .pdrc are for? But, of course, it doesn't go there...
D.