Why my nyquist example count not execute?

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.
Post Reply
cwl007
Posts: 12
Joined: Fri Oct 19, 2012 2:27 am
Operating System: Please select

Why my nyquist example count not execute?

Post by cwl007 » Sun Mar 31, 2013 10:18 am

I write a simple .ny file in plugs-in , but it doesn't exist in audicity interface when running.

The content of file :
;nyquist plug-in
;version 2
;type process
;categories "http://lv2plug.in/ns/lv2core#MixerPlugin"
;name "Mytest..."
;action "Mytest..."
(mult (ramp) s)

Why?

Robert J. H.
Posts: 3633
Joined: Thu May 31, 2012 8:33 am
Operating System: Windows 10

Re: Why my nyquist example count not execute?

Post by Robert J. H. » Sun Mar 31, 2013 10:59 am

I can't see a fault at first glance.
- Maybe you have used "forbidden" characters in your file name.
- Or you haven't restarted Audacity
- Or the Text format is not ANSI.
- Or the file extension is hidden and would be in fact "mytest.ny.txt".

What says the log file? You'll find it under help, last entry "Show log"
If it is a text/character format problem, it will be most probably be listed.

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

Re: Why my nyquist example count not execute?

Post by steve » Sun Mar 31, 2013 12:53 pm

The contents look OK.
Please attach the actual file (use the "Upload attachments" option below the message composing box).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply