Search found 59476 matches

by steve
Fri Dec 18, 2020 2:22 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: how to contribute / German documentation
Replies: 20
Views: 2287

Re: how to contribute / German documentation

Hi SqueezeBoxer,
do you have any experience editing wikis (for example, Wikipedia)?
by steve
Fri Dec 18, 2020 2:21 pm
Forum: macOS
Topic: Error code
Replies: 6
Views: 339

Re: Error code

Quit Audacity, then check in the Mac Sound Preferences and ensure that the computer is receiving a signal from the USB interface.
Once you see the meter responding to your voice, relaunch Audacity, check the settings in the Device Toolbar, and try recording.
by steve
Fri Dec 18, 2020 2:13 pm
Forum: GNU/Linux
Topic: Starting Audacity stops other sound playing
Replies: 6
Views: 822

Re: Starting Audacity stops other sound playing

To view and / or adjust the ALSA mixer settings, open a Terminal window and run the command:

Code: Select all

alsamixer
To quit ALSA mixer, press the "Esc" key.
by steve
Fri Dec 18, 2020 2:09 pm
Forum: Audacity 3.0.3 alpha
Topic: Tag <import> on aup
Replies: 7
Views: 1027

Re: Tag <import> on aup

For Clarity ... Thu Dec 17, 2020 11:32 pm Audacity 3.0.0 alpha now fully supports aliased data files Audacity supports the opening of older AUP projects with aliased audio files - BUT it does this by importing the aliased file into the AUP3 project file - so when the AUP3 project file is saved it i...
by steve
Thu Dec 17, 2020 11:32 pm
Forum: Audacity 3.0.3 alpha
Topic: Tag <import> on aup
Replies: 7
Views: 1027

Re: Tag <import> on aup

Update:

The work on both of these issues has been completed. Audacity 3.0.0 alpha now fully supports aliased data fails and Compressed or Lossless copies of projects.
by steve
Thu Dec 17, 2020 11:27 pm
Forum: Audacity 3.0.3 alpha
Topic: Apple Silicon...
Replies: 13
Views: 4378

Re: Apple Silicon...

I've not seen one of the new Apple lineup yet, but unless they have really messed up badly Audacity will work just the same on the new kit. From what I've read, it's not like their change from Power PC to Intel (or when they dropped support for 32-bit apps) where half the software suddenly stopped w...
by steve
Thu Dec 17, 2020 11:19 pm
Forum: Audacity 3.0.3 alpha
Topic: Audacity Feature
Replies: 13
Views: 2654

Re: Audacity Feature

Audacity 3.0.0 has almost identical feature as Audacity 2.4.2. The one big difference (hence the version jump from 2.x to 3.x) is that it uses a new, single file project format instead of the old "AUP" file + "_data" folder. The new project files have the file extension ".AU...
by steve
Thu Dec 17, 2020 11:12 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: Fade Docs: Equal Power
Replies: 6
Views: 433

Re: Fade Docs: Equal Power

If it were up to me, I'd change the examples to say "Cosine In/Out" rather than "Fade Up/Down," I think you misunderstand what is being said (or I'm misunderstanding what you mean ;)) It the tabular examples in the Example Settings section, the second column refers to the settin...
by steve
Thu Dec 17, 2020 11:05 pm
Forum: Windows
Topic: Error -9999
Replies: 4
Views: 286

Re: Error -9999

Error9999Issue wrote:
Thu Jun 04, 2020 3:09 pm
Any thoughts?
If you have ASIO4All installed, ensure that it isn't running.
by steve
Thu Dec 17, 2020 7:28 pm
Forum: Adding Features to Audacity
Topic: Mixer Board - Always on top
Replies: 28
Views: 1722

Re: Mixer Board - Always on top

jademan wrote:
Thu Dec 17, 2020 7:24 pm
One might think the mixer board screen would have to be started first....
I don't think the crash is due to my fix. I think it's a problem between the GitHub artifacts and Apple's ridiculous security setup.