Search found 59476 matches
- Sun May 19, 2019 1:18 am
- Forum: Adding Features to Audacity
- Topic: Labels to id3v2 mp3 chapters spec
- Replies: 27
- Views: 3027
Re: Labels to id3v2 mp3 chapters spec
What is your "metadata.txt" file?
- Sun May 19, 2019 1:16 am
- Forum: Audio Processing
- Topic: Multiplying mix [CLOSED]
- Replies: 29
- Views: 3078
Re: Multiplying mix
No, division by zero is undefined for real numbers, whether integer or floating point. See the references in my previous post.Piotr Grochowski wrote: ↑Sat May 18, 2019 5:29 pmand in floating point, all operations including division by zero have a perfectly defined result.
- Sun May 19, 2019 1:14 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
I just wonder why Audacity uses that linear scale That goes way back to the origins of when Audacity was first created. Personally, I'd prefer a dB scale, which would be consistent with the dB scale of the meters, and most of Audacity's effects (such as "Amplify" and "Normalize"...
- Sat May 18, 2019 4:31 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: THANK YOU!
- Replies: 3
- Views: 1552
Re: THANK YOU!
Gale Andrews passed away in 2017 (https://wiki.audacityteam.org/wiki/User:Galeandrews). Donations via the website donations page (https://www.audacityteam.org/donate/) are processed by PayPal. The currencies listed are the currencies that Audacity's account can receive. Payments made in a different ...
- Sat May 18, 2019 10:03 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: windows support
- Replies: 3
- Views: 568
Re: windows support
Support for Windows 7 will soon be dropped as Windows 7 reaches it's end of life next January.
https://www.microsoft.com/en-us/windows ... -7-support
https://www.microsoft.com/en-us/windows ... -7-support
- Sat May 18, 2019 10:00 am
- Forum: Making Music with Audacity
- Topic: Pitch-shifting only specific sections of a song?
- Replies: 3
- Views: 862
Re: Pitch-shifting only specific sections of a song?
The tutorials I've seen for Audacity all call for applying the effect to the entire track and I haven't had any luck highlighting just those sections. To apply an effect to part of a track "select" the part that you want to apply the effect to (https://manual.audacityteam.org/man/audacity...
- Sat May 18, 2019 9:54 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
I wonder when Audacity will have a logarithmic vertical scale (dB) to show the audio tracks. If you (or anyone else) submits a patch (correctly coded C++ without bugs), then there's a very good chance that it will be accepted, at least as an option, and possibly as the default. Patches may be submi...
- Sat May 18, 2019 9:50 am
- Forum: Audio Processing
- Topic: Multiplying mix [CLOSED]
- Replies: 29
- Views: 3078
Re: Multiplying mix
Division by zero is an error for computer programs because mathematically division by zero is "undefined for real numbers". http://mathworld.wolfram.com/DivisionbyZero.html https://en.wikipedia.org/wiki/Division_by_zero https://stackoverflow.com/questions/5436476/is-divide-by-zero-an-error...
- Fri May 17, 2019 7:26 pm
- Forum: Windows
- Topic: Audacity automatically saving projects as zipped files
- Replies: 10
- Views: 356
Re: Audacity automatically saving projects as zipped files
You need the AUP file. Without the AUP file, you've just got a bucket full of audio fragments and no information about how they fit together.robertlcrowther wrote: ↑Fri May 17, 2019 6:55 pmI just don't know how to trigger Audacity to open it as a project without the AUP file.
- Fri May 17, 2019 6:52 pm
- Forum: Windows
- Topic: 2.3.2 Debug Report Issue
- Replies: 16
- Views: 565
Re: 2.3.2 Debug Report Issue
The debug log is showing a divide by zero error. If I was able to reproduce the problem I suspect the fix would be very easy. Problem is, I can't reproduce it.
If you find a way to reproduce the error at will, please do tell us.
If you find a way to reproduce the error at will, please do tell us.