problem with plugin Manager [SOLVED]

Help for Audacity on Windows.
Forum rules
ImageThis forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
DERF
Posts: 331
Joined: Sun Jun 13, 2010 12:37 pm
Operating System: Please select

problem with plugin Manager [SOLVED]

Post by DERF » Thu Aug 06, 2015 8:25 am

Hello.
(I use audacity 2.1.1 under Windows 8)
I try to install the following plug-ins: harmonic gen 1220/ladspa-util/ libfftw3f-3/ logarithm/Phasm2 (VST Novaflash).
I tried several times. Having to click on "OK" in the plugin manager, the scan dashes. But he does not succeed. This plug-ins never appears in the column: Effets/LADSPA or Effets /VST.
It is necessary to delete "pluginregistry.cfg?
Last edited by DERF on Sun Aug 23, 2015 8:02 pm, edited 1 time in total.

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: problem with plugin Manager

Post by steve » Thu Aug 06, 2015 10:51 am

DERF wrote:Having to click on "OK" in the plugin manager, the scan dashes. But he does not succeed.
You need to click on the "Enable" button to enable the selected plug-ins. (see: http://manual.audacityteam.org/o/man/ma ... yzers.html)
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

DERF
Posts: 331
Joined: Sun Jun 13, 2010 12:37 pm
Operating System: Please select

Re: problem with plugin Manager

Post by DERF » Thu Aug 06, 2015 2:20 pm

Thank you.
If I clic on "Enable", then "Ok", a scan of plug-ins seems to launch. Then the plug-in Manage closes.
But, if I loock in the plug-in Manage after, the plug-ins which I wanted to add are always considered as "Nouveau" (State).
If I look in the pluginregistry.cfg, I see: Symbol = 0 Name = 0 Version = 0 Vendor = 0 Description = 0 Enabled = 0 Valid = 0

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: problem with plugin Manager

Post by Gale Andrews » Thu Aug 06, 2015 4:03 pm

DERF wrote:(I use audacity 2.1.1 under Windows 8)
I try to install the following plug-ins: harmonic gen 1220/ladspa-util/ libfftw3f-3/ logarithm/Phasm2 (VST Novaflash).
I tried several times. Having to click on "OK" in the plugin manager, the scan dashes. But he does not succeed. This plug-ins never appears in the column: Effets/LADSPA or Effets /VST.
It is necessary to delete "pluginregistry.cfg?
Yes that sometimes helps.

libfftw3f-3/dll is merely a DLL that enables libfftw for the few LADSPA-swh plugins that need it.

harmonic_gen_1220.dll appears for me in the Effect menu as Harmonic Generator.

As previously requested, please give links to other plugins that may be causing problems.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

DERF
Posts: 331
Joined: Sun Jun 13, 2010 12:37 pm
Operating System: Please select

Re: problem with plugin Manager

Post by DERF » Sun Aug 23, 2015 10:16 am

Hello.
Problem with plug-in Manager (continuation).
I placed the plug - in "ExperimentalSampleDataImport.ny" in the file "Plug-ins" of "Audacity", In Audacity 2.1.1 under Windows 8.
I clicked " enable " in the plug - in Manager. I clicked on "OK". Now this plug - in does not appear any more in the list of the plug in Manager.
If I open the file " pluginregistry.cfg " I see at the level of this plug-in " EffectInteractive = 0"
A user has he already observed this problem?

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: problem with plugin Manager

Post by Gale Andrews » Sun Aug 23, 2015 11:38 am

DERF wrote:I placed the plug - in "ExperimentalSampleDataImport.ny" in the file "Plug-ins" of "Audacity", In Audacity 2.1.1 under Windows 8.
I clicked " enable " in the plug - in Manager. I clicked on "OK". Now this plug - in does not appear any more in the list of the plug in Manager.
If I open the file " pluginregistry.cfg " I see at the level of this plug-in " EffectInteractive = 0"
A user has he already observed this problem?
It sounds like Audacity has disabled the effect so it is probably a problem with the plugin and not the plugin manager.

Did you get this plugin from http://forum.audacityteam.org/viewtopic ... 13#p207413? Have you modified it? I suggest you attach the exact plugin you are using.

Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

DERF
Posts: 331
Joined: Sun Jun 13, 2010 12:37 pm
Operating System: Please select

Re: problem with plugin Manager

Post by DERF » Sun Aug 23, 2015 1:13 pm

Hello.
I downloaded this plug-in on the official site (Forum Nyquist) . I did not modify it.
Attachments
ExperimentalSampleDataImport.ny
(1.16 KiB) Downloaded 37 times

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: problem with plugin Manager

Post by steve » Sun Aug 23, 2015 3:28 pm

DERF wrote:I downloaded this plug-in on the official site (Forum Nyquist) . I did not modify it.
Open the file in a plain text editor such as NotePad.
Add a space at the end of the line:

Code: Select all

;control file "Input file" string "" ""
then save the file.
Ensure that the file name still has the ".ny" file extension.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

DERF
Posts: 331
Joined: Sun Jun 13, 2010 12:37 pm
Operating System: Please select

Re: problem with plugin Manager

Post by DERF » Sun Aug 23, 2015 5:04 pm

Hello.
Thank you .
I have a precision to be asked. It is necessary to place a space enter ... string "" (here) "", or ... string "" " (here) "?

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: problem with plugin Manager

Post by steve » Sun Aug 23, 2015 5:27 pm

Add a space at the end of the line.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Locked