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?
Search found 6 matches
- Sun Mar 31, 2013 10:18 am
- Forum: Windows
- Topic: Why my nyquist example count not execute?
- Replies: 2
- Views: 429
- Sun Dec 09, 2012 1:01 pm
- Forum: Windows
- Topic: How can I change the title?
- Replies: 1
- Views: 197
How can I change the title?
How can I change the title? Generally it's "audacity".
- Tue Nov 13, 2012 2:40 pm
- Forum: Compiling Audacity
- Topic: I can't get "windows directsound" item
- Replies: 1
- Views: 3805
I can't get "windows directsound" item
All,
I compiled the source code to .exe file, but it doesn't have "windows directsound" item in Edit->Preference->Devices->Host.
How can I get it, thanks.
I compiled the source code to .exe file, but it doesn't have "windows directsound" item in Edit->Preference->Devices->Host.
How can I get it, thanks.
- Sun Oct 21, 2012 1:04 pm
- Forum: Windows
- Topic: How can I modify the audacity's interface(edit audacity.rc?)
- Replies: 4
- Views: 492
How can I modify audicity's rc throwing visualization tool
How can I modify audicity's rc throwing visualization tool.(In MFC you can modify interface by editing visual rc)
- Sun Oct 21, 2012 12:02 pm
- Forum: Windows
- Topic: How can I modify the audacity's interface(edit audacity.rc?)
- Replies: 4
- Views: 492
Re: How can I modify the audacity's interface(edit audacity.
Thanks. I want to modify audicity's original interface, for example, delete some menu.
I think I can do it by comparing modifying VC project's rc as the attachment.
But it show errors that I couldn't open it.
I think I can do it by comparing modifying VC project's rc as the attachment.
But it show errors that I couldn't open it.
- Fri Oct 19, 2012 2:38 am
- Forum: Windows
- Topic: How can I modify the audacity's interface(edit audacity.rc?)
- Replies: 4
- Views: 492
How can I modify the audacity's interface(edit audacity.rc?)
How can I modify the interface? I think I should modify audacity.rc, but when I try to open it , it shows a error that can't be opened. How do I deal with it or provide other suggestion,thanks!