Search found 58576 matches

by steve
Sat Apr 17, 2021 6:44 pm
Forum: Windows
Topic: Error message when importing mp3-file
Replies: 30
Views: 767

Re: Error message when importing mp3-file

But that’s never been such a problem in the version Audacity 2.2.2 (in one of the previous versions about two years ago, I don't remember, may be 2.3.0, 2.3.1). You're right (and I don't remember the exact version number either). In old versions of Audacity, error checking was disabled in Audacity'...
by steve
Sat Apr 17, 2021 5:26 pm
Forum: Windows
Topic: *NO* version of Audacity works for me in Windows 10
Replies: 40
Views: 645

Re: *NO* version of Audacity works for me in Windows 10

Whenever I would try to save a project, or export a file, or anything that required interacting with Windows, I would get the following error screen (attached). That screenshot is very interesting. The debug report should be in: C:\Users\ <your-username> \AppData\Local\Temp\ not: C:\Users\Public\Do...
by steve
Sat Apr 17, 2021 4:22 pm
Forum: Windows
Topic: Error message when importing mp3-file
Replies: 30
Views: 767

Re: Error message when importing mp3-file

I'll recheck that first file - Now that I know what I'm looking for I'm guessing that has the same problem. Yes it has the same problem. Also it has garbage at the end of the file: Analyzing file "Rio2.mp3"... WARNING: "Rio2.mp3" (offset 0x287): MPEG stream error, resynchronized successfully WARNIN...
by steve
Sat Apr 17, 2021 4:19 pm
Forum: Windows
Topic: Error message when importing mp3-file
Replies: 30
Views: 767

Re: Error message when importing mp3-file

The problem repeated itself for the other file: https://mega.dp.ua/ru/eN9m4ZxPsz That file has a stream error (The MP3 is slightly malformed). Because of that error in the file, Audacity's built-in MP3 importer ("libmad") fails and passes the file to FFmpeg so that FFmpeg can try to import it. FFmp...
by steve
Sat Apr 17, 2021 12:22 pm
Forum: Audacity 3.x Feedback and Reviews
Topic: Sound distortion after 440hz->432hz convert
Replies: 5
Views: 545

Re: Sound distortion after 440hz->432hz convert

Kraftbaum wrote:
Sat Apr 17, 2021 11:40 am
converting my music collection from 440hz to 432hz
How much do you know about the convicted fraudster Lyndon LaRouche?
https://en.wikipedia.org/wiki/Lyndon_LaRouche
by steve
Sat Apr 17, 2021 11:09 am
Forum: macOS
Topic: Audacity menus grayed out
Replies: 2
Views: 263

Re: Audacity menus grayed out

PBM wrote:
Sat Apr 17, 2021 10:30 am
Have Audacity on screen and receiving audio signal.
What do you mean "and receiving audio signal"? Do you mean Audacity is recording?
by steve
Sat Apr 17, 2021 10:23 am
Forum: Audio Processing
Topic: Cabinet IR WAV file editing in Audacity
Replies: 5
Views: 523

Re: Cabinet IR WAV file editing in Audacity

The only problem I have is some of the files have a significant jump in volume from the others. Is it simply as easy as loading the file into Audacity, increasing or reducing the output to match the other files and resaving the file in said state? When I use the newly created file in my IR loader w...
by steve
Fri Apr 16, 2021 5:52 pm
Forum: Windows
Topic: Sample Rate error, but Correct
Replies: 1
Views: 150

Re: Sample Rate error, but Correct

nleishman wrote:
Fri Apr 16, 2021 5:45 pm
I have double checked all my sample rates on my laptop and in Audacity and they are all set to 44100.
Did you check in the Windows Sound control panel?
  1. open the run dialog with Windows logo + R
  2. enter: mmsys.cpl
  3. press the OK button
Check in both the Playback and Record tabs.
by steve
Fri Apr 16, 2021 5:07 pm
Forum: Maintaining / Improving this Forum
Topic: Cloudflare blocks my access when trying to post Nyquist code
Replies: 8
Views: 707

Re: Cloudflare blocks my access when trying to post Nyquist code

Is there a style guide document for Nyquist/LISP code formatting? There's these two topics. https://forum.audacityteam.org/viewtopic.php?f=39&t=42106 https://forum.audacityteam.org/viewtopic.php?f=39&t=77214 They've not been updated in years, so if you spot any problems let me know and I'll update ...