Make the Audacity configuration directory known to Nyquist. This would be useful to allow Nyquist effects to save and recall settings, and even to read audacity.cfg.
[Update: Nyquist plug-ins now have *SYSTEM-DIR* property list.]
Search found 59476 matches
- Wed Nov 20, 2013 1:58 am
- Forum: Nyquist
- Topic: Nyquist Wish List
- Replies: 40
- Views: 55698
- Wed Nov 20, 2013 1:56 am
- Forum: Feature Request Archive
- Topic: A more accessible way to set up latency correction
- Replies: 36
- Views: 13193
Re: A more accessible way to set up latency correction
Thanks Edgar. That's going on the Nyquist wish listEdgar wrote:But in reality you don't need all of that from a built-in effect because there's a wxWidgets function which returns the configuration directory no matter where it is.
- Wed Nov 20, 2013 1:54 am
- Forum: Windows
- Topic: My mic is recording system audio and I don't want it
- Replies: 14
- Views: 1579
Re: My mic is recording system audio and I don't want it
Go into the Windows Sound Control Panel and select the Recording tab. Set the microphone input as the default recording device. Talk into the microphone and you should see green bars next to the microphone icon moving up and down as you talk. Play some music on your computer through headphones and t...
- Wed Nov 20, 2013 1:45 am
- Forum: Feature Request Archive
- Topic: A more accessible way to set up latency correction
- Replies: 36
- Views: 13193
Re: A more accessible way to set up latency correction
Matthew, I split your last post to here http://forum.audacityteam.org/viewtopic ... 20&t=75908 as it is really a different proposal to what is being discussed here.
- Wed Nov 20, 2013 1:41 am
- Forum: New Plug-Ins
- Topic: Convert frequency of sine tone to vibration (tremolo)
- Replies: 23
- Views: 10242
Re: Convert frequency of sine tone to vibration (tremolo)
How are you generating the tones for your test?
- Wed Nov 20, 2013 1:40 am
- Forum: New Plug-Ins
- Topic: Convert frequency of sine tone to vibration (tremolo)
- Replies: 23
- Views: 10242
Re: Convert frequency of sine tone to vibration (tremolo)
I'm wondering if we can break this down into an "engineering" problem.menackin wrote:I can do that (I am doing that), and it works
What are the drawbacks/limitations of doing this way (the way that you are currently doing it)?
- Wed Nov 20, 2013 1:06 am
- Forum: Feature Request Archive
- Topic: A more accessible way to set up latency correction
- Replies: 36
- Views: 13193
Re: A more accessible way to set up latency correction
No that's not reliable. It seems to show the location from which it was launched rather than where the executable is.Robert J. H. wrote:How aboutCode: Select all
(print *default-sf-dir*)
- Tue Nov 19, 2013 11:42 pm
- Forum: Feature Request Archive
- Topic: A more accessible way to set up latency correction
- Replies: 36
- Views: 13193
Re: A more accessible way to set up latency correction
I don't know of any reliable way to find the directory from which Audacity is running (which I think would be required to find a Portable Settings folder). Let me know if you find one 
- Tue Nov 19, 2013 11:20 pm
- Forum: Feature Request Archive
- Topic: A more accessible way to set up latency correction
- Replies: 36
- Views: 13193
Re: A more accessible way to set up latency correction
On Linux you can use the HOME environment variable.
Code: Select all
(get-env "HOME")- Tue Nov 19, 2013 11:04 pm
- Forum: Windows
- Topic: My mic is recording system audio and I don't want it
- Replies: 14
- Views: 1579
Re: My mic is recording system audio and I don't want it
Look in the recording settings in the device toolbar. What options are available?
You need to select the option that corresponds to your microphone, not Stereo Mix and not Sound Mapper.
You need to select the option that corresponds to your microphone, not Stereo Mix and not Sound Mapper.