Search found 59476 matches
- Mon Apr 18, 2011 1:35 am
- Forum: Windows
- Topic: Importing Foreign Music
- Replies: 1
- Views: 505
Re: Importing Foreign Music
You would probably need to use "Audacity 1.3.13 Unicode" http://audacityteam.org/download/
Re: SOUNDP
I find this page of the manual invaluable: http://www.cs.cmu.edu/~rbd/doc/nyquist/indx.htmlheadhunter242 wrote:I did a Bing search on it and came up with nothing so I guess I figured it wasn't in there.
- Sun Apr 17, 2011 11:04 pm
- Forum: Windows
- Topic: PLEASE HELP!!! PROBLEM WITH EFFECTS
- Replies: 1
- Views: 287
Re: PLEASE HELP!!! PROBLEM WITH EFFECTS
If you still have the Audacity Project open, press Ctrl+Z or select "Undo" from the Edit menu.
If you've already closed the Audacity Project, then unfortunately it cannot be undone.
If you've already closed the Audacity Project, then unfortunately it cannot be undone.
- Sun Apr 17, 2011 10:34 pm
- Forum: Windows
- Topic: Storage problem v 1.3.13-beta
- Replies: 20
- Views: 4008
Re: Storage problem v 1.3.13-beta
If I open project "Test 4 UNICODE.aup" in "3.1.12 (Unicode)" metadata shows "°" and "ü". That file "Test 4 UNICODE.aup" was made by converting the original ANSI characters to Unicode. I used G-Edit for the conversion (I'm on Linux). I'm assuming tha...
- Sun Apr 17, 2011 10:25 pm
- Forum: Audio Processing
- Topic: Frequency change detection
- Replies: 14
- Views: 2808
Re: Frequency change detection
It is well known amongst senior surgeons that the sound of the hammer blow onto the tool that holds the stem during insertion "changes" and when the ear of a senior surgeon detects this sound "change" he usually stops. Human hearing is really incredible. The change in sound is v...
- Sun Apr 17, 2011 9:30 pm
- Forum: Plug-in Archive
- Topic: Regular Interval Labels enhancements
- Replies: 28
- Views: 13551
Regular Interval Labels enhancements
In response to the feature request here: http://forum.audacityteam.org/viewtopic.php?f=20&t=55489&p=137444#p137325 I've added a couple of new features to the "Regular Interval Labels" plug-in. New Features: Label numbers may be before or after the label text. For example; 1_label, ...
- Sun Apr 17, 2011 8:57 pm
- Forum: Audio Processing
- Topic: Regular Interval Labels improvements
- Replies: 7
- Views: 6481
Re: Regular Interval Labels improvements
Audacity is a community effort, so here's the deal: I've nearly finished coding the changes - they're a little bit more extensive and I think a bit more versatile than your original proposal, but I think they will meet your requirements. When I've posted it, could you test it as thoroughly as possib...
- Sun Apr 17, 2011 8:25 pm
- Forum: Windows
- Topic: Storage problem v 1.3.13-beta
- Replies: 20
- Views: 4008
Re: Storage problem v 1.3.13-beta
I downloaded "Test 4 UNICODE.aup" to the folder containing the folder "Test 4 ANSI created_data" (and the file "Test 4 ANSI created.aup"). I opened "Audacity ® 1.3.12-beta (Unicode)" within I opened successfully the project "Test 4 UNICODE.aup". It ...
- Sun Apr 17, 2011 8:19 pm
- Forum: New Plug-Ins
- Topic: Noise Gate
- Replies: 25
- Views: 65666
Re: Noise Gate
See here for how to install plug-ins: http://audacityteam.org/download/plugins
Re: SOUNDP
As SOUNDP is undocumented (as far as I know), I thought i'd mention it here... See here: http://www.cs.cmu.edu/~rbd/doc/nyquist/part8.html#index279 Stereo Sounds are passed to Nyquist as an array with two elements. Each element is a sound. So for mono, the "s" global is a <sound> For ster...