Search found 59476 matches
- Mon Jul 31, 2017 1:01 pm
- Forum: Adding Features to Audacity
- Topic: Voice detector & changer
- Replies: 2
- Views: 823
Re: Voice detector & changer
Is this possible to be added to audacity? It would be a research project, Technology has not got that far yet. One such research project is "Lyrebird" https://lyrebird.ai/ There are some software programs that can change voices (For example. a quick Google search brought up "MorphVOX...
- Mon Jul 31, 2017 12:05 pm
- Forum: GNU/Linux
- Topic: need speed
- Replies: 58
- Views: 7605
Re: need speed
I know that after 4 different machines and 4 different installations, it is no longer something that is my fault. :-) :D Heh, I'd already come to that conclusion. Glad to hear that you're willing to help - there's no rush with this, so at your convenience. First, let's gather some information: 1) W...
- Mon Jul 31, 2017 11:16 am
- Forum: Audio Processing
- Topic: noise reduction
- Replies: 9
- Views: 1198
Re: noise reduction
So you have two analog turntables and a microphone plugged into a Rodec mixer?
What is the model number of the Rodec?
What is the model number of the Rodec?
What model number?Mix jay wrote:My portable is a HP
- Mon Jul 31, 2017 11:02 am
- Forum: GNU/Linux
- Topic: need speed
- Replies: 58
- Views: 7605
Re: need speed
The older Audacity was 2.0.?: the last release available with Ubuntu 14.04. That would have been Audacity 2.0.5-1ubuntu3 (https://packages.ubuntu.com/trusty/audacity). There should be no compatibility problems for projects created with that version being opened in the current 2.1.3 version of Audac...
- Mon Jul 31, 2017 9:45 am
- Forum: Windows
- Topic: How do I remove the first and last 30 sec of many files?
- Replies: 1
- Views: 278
Re: How do I remove the first and last 30 sec of many files?
You could do that with a SoX script: http://sox.sourceforge.net/ If the actual task is more specific (for example, how do I delete the first and last 30 seconds from 300 WAV files that are currently between 2 mins and 4 minutes duration), then there may be ways to do it in Audacity, but for a genera...
- Mon Jul 31, 2017 8:42 am
- Forum: Windows
- Topic: First track ok, 2nd track is 1 octave lower on new Windows10
- Replies: 13
- Views: 1066
Re: First track ok, 2nd track is 1 octave lower on new Windo
Try setting the default sample rate in Audacity to 48000 Hz (in "Edit menu > Preferences > Quality")
Also set the device to 48000 Hz in the Windows Sound Control Panel.
Then close and restart Audacity, and make a test recording.
Also set the device to 48000 Hz in the Windows Sound Control Panel.
Then close and restart Audacity, and make a test recording.
- Mon Jul 31, 2017 8:32 am
- Forum: Windows
- Topic: FLAC (No-Clipping) > MP3 (Clipping)
- Replies: 2
- Views: 608
Re: FLAC (No-Clipping) > MP3 (Clipping)
MP3 is an inexact format. If the peak level before encoding is close to 0 dB, then the peak level after encoding may be a little over 0 dB. This is particularly the case if the audio has been heavily limited or compressed. The actual amount of clipping caused by this effect is usually just isolated ...
- Mon Jul 31, 2017 8:27 am
- Forum: Windows
- Topic: First track ok, 2nd track is 1 octave lower on new Windows10
- Replies: 13
- Views: 1066
Re: First track ok, 2nd track is 1 octave lower on new Windo
The bug described in #23 here may be relevant: http://line6.com/support/topic/16083-he ... /?p=119249
- Mon Jul 31, 2017 8:11 am
- Forum: GNU/Linux
- Topic: default export to mp3 not aiff
- Replies: 14
- Views: 4090
Re: default export to mp3 not aiff
The cause may not have been pinned down, though a solution has been developed, and a patch is available for those that build from source https://github.com/audacity/audacity/co ... bfbbdb2e99. With luck, it will be in the next release. A version of that fix has been committed to the Audacity source...
- Mon Jul 31, 2017 12:37 am
- Forum: Windows
- Topic: Beat Finder Labeling Issue
- Replies: 1
- Views: 289
Re: Beat Finder Labeling Issue
The Beat Finder effect is a very simple algorithm, and not very accurate. I don't think there is anything "wrong" with the effect - it is just not sophisticated enough to give reliable results. Accurate beat detection is surprisingly difficult to achieve, which is why many of the better be...