Search found 59476 matches

by steve
Mon May 24, 2021 2:20 pm
Forum: macOS
Topic: ACX check not working Audacity 3 MacOS 10.13
Replies: 15
Views: 256

Re: ACX check not working Audacity 3 MacOS 10.13

sonrisajones wrote:
Mon May 24, 2021 1:48 pm
I have version 3.0.2
In that case you have probably got the old version of ACX-Check.
The current version is here: https://wiki.audacityteam.org/wiki/Nyqu ... #ACX_Check
by steve
Mon May 24, 2021 1:43 pm
Forum: GNU/Linux
Topic: Audacity 3.0.2 on Fedora 34 saves "Empty" projects
Replies: 25
Views: 3657

Re: Audacity 3.0.2 on Fedora 34 saves "Empty" projects

What sort of drive is the project stored on, and what format is the drive?

(I've been using Audacity 3.0.2 for nearly 2 months, and I've not seen any stability problems at all. My version is built from source on Xubuntu 20.04.)
by steve
Mon May 24, 2021 1:38 pm
Forum: Windows
Topic: Random glitches on Left Channel when recording
Replies: 10
Views: 188

Re: Random glitches on Left Channel when recording

Has the mic got a jack plug? If, after swapping the left and right mics (including leads), the noise still occurs in the left channel, then it's not likely to be due to the mic or lead. Also, if you look closely to the waveform of the interference, you can see that it is some kind of "digital&...
by steve
Mon May 24, 2021 9:59 am
Forum: Adding Features to Audacity
Topic: Screen De-clutter
Replies: 6
Views: 441

Re: Screen De-clutter

If you hide all of those things, how do you unhide them?
by steve
Mon May 24, 2021 9:50 am
Forum: Windows
Topic: Random glitches on Left Channel when recording
Replies: 10
Views: 188

Re: Random glitches on Left Channel when recording

Your setup is a pair of microphones plugged into the Steinberg UR22, which is then connected to your computer via USB? Have you tried unplugging the microphones from the interface and swapping them round (so that channel 2 now has the mic and mic lead that were previously plugged into channel 1)? Ar...
by steve
Mon May 24, 2021 9:41 am
Forum: macOS
Topic: ACX check not working Audacity 3 MacOS 10.13
Replies: 15
Views: 256

Re: ACX check not working Audacity 3 MacOS 10.13

You don't need ACX Check. You can measure your work with ACX Audio Lab https://www.acx.com/audiolab Be aware of what that does and does not test. It does check the peak and RMS levels, though it does not detect if the audio is too compressed. It does check the file format (which ACX-Check.ny cannot...
by steve
Mon May 24, 2021 12:23 am
Forum: macOS
Topic: ACX check not working Audacity 3 MacOS 10.13
Replies: 15
Views: 256

Re: ACX check not working Audacity 3 MacOS 10.13

You need to update to Audacity 3.0.2 https://www.audacityteam.org/download/
by steve
Mon May 24, 2021 12:21 am
Forum: GNU/Linux
Topic: From Laptop's Mic
Replies: 7
Views: 659

Re: From Laptop's Mic

  1. Leave Audacity at it's default settings.
  2. Click the "Pause" button.
  3. Click the "Record" button.
  4. Open the system Audio Mixer (PulseAudio Volume Control)
  5. Select the "Recording" tab.
  6. Select "Built in Analog Stereo" as the "Capture" source.
by steve
Sun May 23, 2021 9:49 pm
Forum: macOS
Topic: Converting Audacity Sound Wave to Numerical form and vice versa
Replies: 24
Views: 309

Re: Converting Audacity Sound Wave to Numerical form and vice versa

Whatever app you have used to create that file has inserted some non-printing data (hex FF FE) into the file before the first digit.
The file must be plain ASCII text.

Also, the data should be the sample values only (not the time index values).
by steve
Sun May 23, 2021 9:01 pm
Forum: Windows
Topic: mp3 Export Sample Rate - Setting Default
Replies: 6
Views: 117

Re: mp3 Export Sample Rate - Setting Default

The sample rate of the exported file is taken from the "Project Rate" in the lower left corner of the main Audacity window. Set that to the sample rate you require (44100) before you export. Note that if you use a very low "kbps" setting for MP3 export, the sample rate will need ...