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?
Why my nyquist example count not execute?
Forum rules
This 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.
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.
-
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?
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.
- 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.
Re: Why my nyquist example count not execute?
The contents look OK.
Please attach the actual file (use the "Upload attachments" option below the message composing box).
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)