Search found 59476 matches
- Fri May 18, 2012 1:59 pm
- Forum: Plug-in Archive
- Topic: Sound/Silence Finder enhancements
- Replies: 23
- Views: 24025
Re: Sound/Silence Finder enhancements
One other change that I have made is to prevent labels extending before the start of the selection. If the label placement is before the start of the sound then labels may (in the current Audacity version) extend back into "negative time" (before zero) which I don't think is a good behavio...
- Fri May 18, 2012 1:54 pm
- Forum: Nyquist
- Topic: Sound Finder / Silence Finder improvements
- Replies: 106
- Views: 35882
Re: Sound Finder / Silence Finder improvements
I agree with what I take as your comment here that we don't need two Sound Finders. I have never liked the similarity of Silence Finder and Sound Finder, and suspect that few novices use Sound Finder given most documentation bundled with turntables and cassette decks will only mention Silence Finde...
- Fri May 18, 2012 1:45 pm
- Forum: Plug-in Archive
- Topic: Sound/Silence Finder enhancements
- Replies: 23
- Views: 24025
Re: Sound/Silence Finder enhancements
When there is a long trailing silence, SilenceFinder adds a label after the final sound. The position of this final label looks odd to me as all of the other labels are relative to the end of the silence, but this one is relative to the beginning of the silence :? Is that label really required or co...
- Fri May 18, 2012 1:41 pm
- Forum: Plug-in Archive
- Topic: Sound/Silence Finder enhancements
- Replies: 23
- Views: 24025
Sound/Silence Finder enhancements
Please vote for all the proposed enhancements that you are in agreement with. If you disagree with any of the proposed points, please say why. Ultimately I'd like to propose removing one of these effects and replacing it with a more advanced sound finder but this poll is specifically about improving...
- Fri May 18, 2012 9:20 am
- Forum: Nyquist
- Topic: Sound Finder / Silence Finder improvements
- Replies: 106
- Views: 35882
Re: Sound Finder / Silence Finder improvements
Thanks for the comprehensive feedback Gale. It'll take me a little while to work through all of the points. Regarding wording in the GUI I think that a lot of the problems come from trying to help the user (perhaps too much sometimes). I'm looking at my amplifier and it has a control for "Incre...
- Fri May 18, 2012 9:03 am
- Forum: Windows
- Topic: Need help connecting TASCAM US-1800 to Audacity
- Replies: 4
- Views: 2674
Re: Need help connecting TASCAM US-1800 to Audacity
The general advice for using external interfaces with Audacity is to ensure that the device is connected to the computer and recognised by Windows before you open Audacity.
- Fri May 18, 2012 8:53 am
- Forum: Windows
- Topic: Removing multiple labels in Edit Labels
- Replies: 6
- Views: 1335
Re: Removing multiple labels in Edit Labels
Multiple (sequential) labels can be removed from the label track by selecting the labels (in the label track) and using "Split Delete" -
"Edit menu > Remove Audio > Split Delete" (shortcut Ctrl+Alt+K)
"Edit menu > Remove Audio > Split Delete" (shortcut Ctrl+Alt+K)
- Fri May 18, 2012 8:47 am
- Forum: Windows
- Topic: Lost files
- Replies: 11
- Views: 1945
Re: Lost files
Probably not the best idea as there are many versions of LAME and many of them are not compatible with Audacity.thor21344 wrote:GOOGLE Lame.dll
The most up to date instructions for installing Lame for Audacity are here: http://manual.audacityteam.org/man/FAQ: ... g-Ins#lame
- Fri May 18, 2012 8:45 am
- Forum: macOS
- Topic: can't find ffmpeg file
- Replies: 5
- Views: 4056
Re: can't find ffmpeg file
Instructions for installing FFMpeg: http://manual.audacityteam.org/man/FAQ: ... Ins#ffdown
- Fri May 18, 2012 8:44 am
- Forum: Compiling Audacity
- Topic: Speed up audio code
- Replies: 3
- Views: 3545
Re: Speed up audio code
The "Change Tempo" effect in Audacity uses SoundTouch Audio Processing Library . The SoundTouch code in Audacity can be found in /lib-src/soundtouch/ (which I believe is implemented in C+, but I'm not a programmer). All of the code in Audacity is open source. Audacity is licensed under GPL...