Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

audacity fails to start when alsa-ladspa-bridge is installed #1

Open
umlaeute opened this issue Oct 28, 2013 · 0 comments
Open

audacity fails to start when alsa-ladspa-bridge is installed #1

umlaeute opened this issue Oct 28, 2013 · 0 comments
Labels

Comments

@umlaeute
Copy link
Member

audacity failed to start, with an error like

Failed to load plugin "/usr/lib/ladspa/iemladspa.so": /usr/lib/ladspa/iemladspa.so: 
  cannot open shared object file: No such file or directory

in my .asoundrc i have a device of type iemladspa that is not configured (to point to an existing ladspa plugin):

pcm.jackeq {
  type iemladspa;
  slave.pcm "plug:jack"
}

while this is obviously a configuration error, i think that the alsa-plugin should handle non-existing ladspa-plugins gracefully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant