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.
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 5:41 pm

DERF wrote: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.
This plugin is listed in "All" in the Plugin Manager as "Sample Data Import" after you have enabled it and clicked OK. Before OK, it is listed as "ExperimentalSampleDataImport" as per the file name.
steve wrote:Add a space at the end of the line:

Code: Select all

;control file "Input file" string "" ""
Without making that change, the plugin appears as expected in the Generate menu, after enable and OK in the Plugin Manager (I am on Windows 7 x64 at the moment).

But the effect's interface does not appear until you add the space. Can we add the space in the file we offer for download?
DERF wrote:It is necessary to place a space enter ... string "" (here) "", or ... string "" " (here) "?
The space must be placed at the end of the line.

Code: Select all

;control file "Input file" string "" ""SPACE HERE
I would make edits to NY files in Notepad++ or some editor that can show the line ending symbols. It is then much easier to see what you are doing.


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 [SOLVED]

Post by DERF » Sun Aug 23, 2015 8:01 pm

Thank you very much.
The problems are solved.
Now, I go tried to create sounds from files data. This strange subject is evoked by users of Audacity.

Locked