Page 2 of 2

Re: problem with plugin Manager

Posted: Sun Aug 23, 2015 5:41 pm
by Gale Andrews
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

Re: problem with plugin Manager [SOLVED]

Posted: Sun Aug 23, 2015 8:01 pm
by DERF
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.