Search found 59476 matches
- Mon Jun 26, 2017 2:16 pm
- Forum: Windows
- Topic: Using DC Offset when something is clipped....
- Replies: 3
- Views: 328
Re: Using DC Offset when something is clipped....
By default, Audacity uses 32-bit float format, and always uses 32-bit float for processing (sample values are 32-bit floating point numbers). One of the main benefits of 32-bit float over 'normal' formats (such as 16 or 24-bit integer) is that values beyond 0 dB are supported. To demonstrate this (a...
- Mon Jun 26, 2017 1:51 pm
- Forum: Adding Features to Audacity
- Topic: Default window size.
- Replies: 11
- Views: 3015
Re: Default window size.
The choice of default window size is a compromise between frequency resolution and processing speed. For long tracks with a large window size, calculating the spectrogram can be very slow. I agree that for modern machines, 256 is a bit small as the default, but I think that 4096 would be too large f...
- Mon Jun 26, 2017 1:45 pm
- Forum: Adding Features to Audacity
- Topic: Fraction miminum frequency (please do it)
- Replies: 9
- Views: 1373
Re: Fraction miminum frequency
Audacity provides 4 resampling settings which can be selected in "Preferences >Quality > High-quality Sample Rate Converter". For detailed specifications of the resampling algorithms, please refer to SoX documentation (Audacity uses the soxr resampling library). Two additional algorithms a...
- Mon Jun 26, 2017 1:36 pm
- Forum: Adding Features to Audacity
- Topic: Fraction miminum frequency (please do it)
- Replies: 9
- Views: 1373
Re: Fraction miminum frequency
You can generate fractional frequencies using the Nyquist Prompt effect http://manual.audacityteam.org/man/nyquist_prompt.html The simplest way to do this, for example a 27.52 Hz sine wave is: 1) Select a region of an audio track (mono or stereo) that is the length (duration) that you require. 2) Ty...
- Mon Jun 26, 2017 1:30 pm
- Forum: Windows
- Topic: Recording works, but no sound when I play.
- Replies: 3
- Views: 230
Re: Recording works, but no sound when I play.
See if this helps (from the FAQ): http://manual.audacityteam.org/man/faq_ ... k.html#usb
- Mon Jun 26, 2017 1:29 pm
- Forum: Windows
- Topic: track markers
- Replies: 1
- Views: 294
Re: track markers
"Markers" in Audacity are called "Labels". What they are and how to use them is documented in the manual here: http://manual.audacityteam.org/man/label_tracks.html
- Mon Jun 26, 2017 1:05 pm
- Forum: Audio Processing
- Topic: Change tempo - worse when high quality
- Replies: 3
- Views: 2749
Re: Change tempo - worse when high quality
Yes. The length error is typically less than 1/10th of a second, which is likely to be insignificant on longer tracks (but unsuitable if you want to tune a single note in a piece of music).LivingInternet wrote:the effect would presumably be very small.
- Fri Jun 23, 2017 8:23 am
- Forum: Windows
- Topic: Audacity 2.13 windows 10, pitch/sound recording problem
- Replies: 6
- Views: 1462
Re: Audacity 2.13 windows 10, pitch/sound recording problem
Do you own a metronome? If so, try recording it. Does it play back at the correct speed?
- Fri Jun 23, 2017 8:13 am
- Forum: Compiling Audacity
- Topic: Audacity and Netbeans development environment
- Replies: 9
- Views: 2732
Re: Audacity and Netbeans development environment
As I wrote in the last post, responding to Gale, I would like to program new plugins in Audacity for personal testing. Possible ways to follow to do this? See here: http://wiki.audacityteam.org/wiki/Creating_your_own_Plug-in and more generally, here: http://wiki.audacityteam.org/wiki/Category:For_D...
- Thu Jun 22, 2017 9:14 pm
- Forum: macOS
- Topic: How do I export tracks in sync?
- Replies: 16
- Views: 2492
Re: How do I export tracks in sync?
correct me, that suite won't help at all this this show. In that show, steps 1 to 3 will do nothing except select all the tracks. Step 4 puts the cursor position at the start (of all tracks) Step 5 inserts a couple of seconds of silence at the start of all tracks. All tracks now have a start time o...