Plugins don't work

Helo

I’m using Audacity 2.0.7-alpha-Nov 11 2014 with Ubuntu 14.04.
I’m trying to transform voices :smiley: with plugins, but for the most them, I just have this message :

Attempting to initialize the following effect failed:
Chebyshev distortion…
More information may be available in Help->Show Log

:astonished:

The log :

20:14:07: Audacity 2.0.7-alpha-Nov 11 2014
20:14:07: Retrieving FFmpeg library version numbers:
20:14:07:    AVCodec version 0x362300 - 54.35.0 (built against 0x362300 - 54.35.0)
20:14:07:    AVFormat version 0x361404 - 54.20.4 (built against 0x361404 - 54.20.4)
20:14:07:    AVUtil version 0x340300 - 52.3.0 (built against 0x340300 - 52.3.0)
20:14:16: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:16: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:16: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:16: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:16: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:17: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:17: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:17: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:17: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:17: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:18: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:18: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:18: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:18: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:18: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:19: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:19: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:19: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)
20:14:19: Erreur :Failed to get file system statistics (error 2: Aucun fichier ou dossier de ce type)

Do you know why ? :question:

Thank you !

P.S. Compres, amplification, normalization are working…

It’s just with the Audacity 2.0.7-alpha-Nov 11 2014 (cvs)

But the problem is the same with the most of plugins…

Attempting to initialize the following effect failed:
Crossover distortion…
More information may be available in Help->Show Log



Attempting to initialize the following effect failed:
Gate…
More information may be available in Help->Show Log



Attempting to initialize the following effect failed:
DJ flanger…
More information may be available in Help->Show Log



Attempting to initialize the following effect failed:
Foldover distortion…
More information may be available in Help->Show Log



Attempting to initialize the following effect failed:
Gong model…
More information may be available in Help->Show Log

First list of plugins is working : " Plug-ins 1 to 16 " and " Plug-ins 16 to 26 " (Why not 17 :wink: )

The second liste : " Plug-ins 1 to 16 " up to " Plug-ins 106 to 117 " (Why the same names ???) is not working…

Audacity does not ship with a “Chebyshev distortion” effect. Is it this http://plugin.org.uk/ladspa-swh/docs/ladspa-swh.html#id1430 from the swh plugins set? If so, is it the LADSPA or LV2 version of that set?

Are you importing files or recording when you see those messages in the log (that is, are you using up disk space)?

Gale

By the way you are (I assume) using daily builds of Audacity. These builds are unstable (and more so because we are experimenting with new features right now). You should have stayed with a build as close as possible to 29 September (the date of 2.0.6 Release, which is stable).

What version of Linux are you using, exactly?

Gale

The effect menu is broken in the current alpha version. Effects that are disabled in preferences (Edit > Preferences > Effects) are listed in the Effect menu but are disabled (won’t work). This is due to some, as yet incomplete, changes to effect handling. Unfortunately this means that, imo, the current alpha version is not suitable for production work

“Chebyshev distortion” is a LADSPA effect. It is not shipped with Audacity and I don’t know if it works or not. Many old LADSPA effects don’t work correctly or fully with Audacity.

The current release version of Audacity(2.0.6) is available as a tarball via the main Audacity website: (near the top of this page http://audacityteam.org/download/source)
The “Example” steps given here should work for installing it: http://wiki.audacityteam.org/wiki/CompilingAudacityForBeginners#Example_compiling_the_latest_Audacity_source_code_on_Ubuntu_and_derivatives_.28like_Linux_Mint.29
(though of course you will need to unpack the tarball first).

Yes, and I now see that on Linux you get the message yobeco mentions if you disable the effects and try to access them from the menus. But the effects “should” work if you go to Effects Preferences, enable LADSPA (or LV2) then restart Audacity.

Also the effects must still exist. Items that were added to the Effect Menu are not removed from the menus when they no longer exist, even if you restart Audacity. Another bug.

Yes but as I said, it is also available as an LV2. I assume yobeco has the LADSPA version because the LV2 version would require compiling the plugins.

The LV2 Chebyshev distortion works for me on Ubuntu 13.10. I expect the LADSPA version works. It does on Windows.

Well, yobeco already said he could not manage those steps. @yobeco, are you using Ubuntu, if so what version exactly?


Gale

It’s another bug. You will get bugs if you use unstable builds.

Open the Effects Preferences and set “Maximum effects per group” to 0 (zero).

Gale

Thank your for all yours advices. :slight_smile:

The ultmate version si working well. (19 nov)

You should have stayed with a build as close as possible to 29 September (the date of 2.0.6 Release, which is stable)

Yes, I shoult use the stable version, but I’m waiting for the issue of an other bug :
Audacity don’t acceptes to open tow projects.
To do that, I have to go to the “open” menu because, if I clic on the other project I need, in nautilus, it’s not opening…

I have this message :

Le système a détecté qu’une autre session d’Audacity était ouverte.
L’ouverture simultanée de deux sessions d’Audacity
peut causer des pertes de données ou le crash du système.

A partir de la session courante d’Audacity, utilisez Nouveau ou Ouvrir
pour démarrer plusieurs projets simultannément.

I’m working with childrens studens on a project that needs to open lots of projects…
(a story with 5 characters (or more), sounds and musiques…)

Thank you very much…

Write to our feedback address and ask the developers to apply the patch in http://bugzilla.audacityteam.org/show_bug.cgi?id=202.


Gale