Search found 59476 matches
- Tue Jun 18, 2019 3:27 pm
- Forum: Making Music with Audacity
- Topic: Careful, even studio CDs can have clipped audio!
- Replies: 6
- Views: 1287
Re: Careful, even studio CDs can have clipped audio!
The red "clip" lines can sometimes be a bit misleading. They don't mean that the audio "IS" clipped, they mean that the audio is either clipped or dangerously close to clipping. Thanks to the Loudness War , a lot of commercially produced music is "dangerously close" to ...
- Tue Jun 18, 2019 1:10 pm
- Forum: Windows
- Topic: Exported WAV not same as original CD RIP WAV
- Replies: 10
- Views: 671
Re: Exported WAV not same as original CD RIP WAV
So there should be no rounding or dithering (even if it was enabled). If dither is not disabled in Audacity, Audacity will add dither, even if it is not actually needed. Yeah but that doesn't address what is different about the wav file that causes Audacity export to be different. If you compare th...
- Tue Jun 18, 2019 1:02 pm
- Forum: Windows
- Topic: Exported WAV not same as original CD RIP WAV
- Replies: 10
- Views: 671
Re: Exported WAV not same as original CD RIP WAV
Windows Media Player is crap?
- Tue Jun 18, 2019 1:01 pm
- Forum: Windows
- Topic: broadcasring software sees Audacity .mp3s as .raw files
- Replies: 2
- Views: 110
Re: broadcasring software sees Audacity .mp3s as .raw files
I dont see anything out of the ordinary in my Audacity export settings. Probably nothing. You can test the format here: https://mediaarea.net/MediaInfoOnline Have you asked them what format they would like? Their software may have restrictive requirements, such as "256 kbps CBR mono". For...
- Tue Jun 18, 2019 12:05 pm
- Forum: Windows
- Topic: Exported WAV not same as original CD RIP WAV
- Replies: 10
- Views: 671
Re: Exported WAV not same as original CD RIP WAV
I'm aware of the differences introduced by rounding and dither when converting to a lower bit depth. But my understanding is that CD RIP WAV should be 16 bit PCM. Same as the export. So where does the difference come from? Audacity works internally in 32-bit float, so export is always coming from 3...
- Tue Jun 18, 2019 12:00 pm
- Forum: Adding Features to Audacity
- Topic: Macro extension: Export options
- Replies: 9
- Views: 598
Re: Macro extension: Export options
Currently Macros support exporting as 16-bit WAV, FLAC, OGG or MP3. Additional options will be added eventually, but not until after the next release. (The next release has mostly "under the hood" updates and bug fixes).
- Tue Jun 18, 2019 10:47 am
- Forum: Adding Features to Audacity
- Topic: Change in the dB vertical scale of the tracks
- Replies: 26
- Views: 2167
Re: Change in the dB vertical scale of the tracks
Don't what the means of measuring interest is. Exactly what you've done - just comment on the thread. When this thread has gone quiet for a while, one of the moderators will transfer the information to the "Feature Request" page of the wiki, with a tally of how many people "voted&quo...
- Mon Jun 17, 2019 8:01 pm
- Forum: GNU/Linux
- Topic: Clipfix damage stereo track sync
- Replies: 8
- Views: 385
Re: Clipfix damage stereo track sync
Are you applying ClipFix to a very long track?
- Mon Jun 17, 2019 7:58 pm
- Forum: Audio Processing
- Topic: True white noise
- Replies: 18
- Views: 1846
Re: True white noise
I'll admit that I don't understand this discussion That's understandable considering half of it is nonsense. FFT is an integral, and the integral where the upper and lower limits are the same is zero, not "white noise". There is a basic misconception being made that a single sample value ...
- Mon Jun 17, 2019 9:49 am
- Forum: Audio Processing
- Topic: True white noise
- Replies: 18
- Views: 1846
Re: True white noise
For each frequency there's a phase. For your 0.5 volume 0Hz sine wave, each of the samples by themselves is a white noise, but the phase of all except 0Hz ends up cancelling and the overall result is a 0Hz sine wave. And due to the Fourier uncertainty principle it's impossible to actually fine-tune...