Search found 59476 matches

by steve
Tue Sep 08, 2020 8:40 pm
Forum: macOS
Topic: Two Audacities?
Replies: 30
Views: 897

Re: Two Audacities?

Reinstalling is very unlikely to make any difference.

I don't have Sierra, but the issue looks to be just like this: https://forums.livecode.com/viewtopic.php?t=31747
by steve
Tue Sep 08, 2020 8:28 pm
Forum: Windows
Topic: Rhythm Track re-records on every track
Replies: 18
Views: 492

Re: Rhythm Track re-records on every track

I can't find the instruction manual, but I'm looking. Is this what you're looking for: https://7132afa424c2f1a2ab6d-54d68a14e2e7c1f76563a2d8c3e9fd82.ssl.cf2.rackcdn.com/954/documents/MultiMix_4_USB_FX-User_Guide-v1.1.pdf I think you're definitely on the right track Koz - Audacity's playback being r...
by steve
Tue Sep 08, 2020 8:25 pm
Forum: macOS
Topic: Two Audacities?
Replies: 30
Views: 897

Re: Two Audacities?

"System Preferences > Dock > Prefer tabs when opening documents"
Set to "In Full Screen Only"

Does that make a difference?
by steve
Tue Sep 08, 2020 8:12 pm
Forum: GNU/Linux
Topic: Audacity 2.4.1 stops HDMI sound (Manjaro, XFCE, jack2 with pulseaudio) [solved]
Replies: 11
Views: 694

Re: Audacity 2.4.1 stops HDMI sound (Manjaro, XFCE, jack2 with pulseaudio) [solved]

Very pleased to hear that you've solved the problem.

I've always started Jack manually, so I've no idea why starting it at login would cause such a strange problem. I'll close this topic now so that the solution remains at the end of the thread.
by steve
Tue Sep 08, 2020 4:00 pm
Forum: Windows
Topic: Rhythm Track re-records on every track
Replies: 18
Views: 492

Re: Rhythm Track re-records on every track

Do you mean the "Alesis MultiMix 4 USB FX"?

Electric guitar or acoustic guitar? Pick-up or microphone?

What is selected in the Device Toolbar?
Where are your headphones connected?
by steve
Tue Sep 08, 2020 2:58 pm
Forum: Windows
Topic: Version 2.4.2, Opening an mp3 file for editing - something about FFmpeg [SOLVED]
Replies: 28
Views: 834

Re: Version 2.4.2, Opening an mp3 file for editing - something about FFmpeg

richbedforduk wrote:
Tue Sep 08, 2020 1:52 pm
A few weeks ago when I opened up Audacity it said that there was a newer version
How did Audacity do that? Did you select "Check for updates" from the Help menu, or did Audacity just tell you when you launched the program?
by steve
Tue Sep 08, 2020 1:45 pm
Forum: Macros and Scripting
Topic: Importing flacs, normalizing, exporting with same name and metadata
Replies: 4
Views: 384

Re: Importing flacs, normalizing, exporting with same name and metadata

zarn wrote:
Tue Sep 08, 2020 12:58 pm
Will the metadata of each file be replicated automatically to the exported file
The six tags shown in my previous reply should work OK (automatically).
by steve
Tue Sep 08, 2020 1:44 pm
Forum: GNU/Linux
Topic: Audacity 2.4.1 stops HDMI sound (Manjaro, XFCE, jack2 with pulseaudio) [solved]
Replies: 11
Views: 694

Re: Audacity 2.4.1 stops HDMI sound (Manjaro, XFCE, jack2 with pulseaudio)

darkcity wrote:
Tue Sep 08, 2020 12:29 pm
I haven’t tried restarting Pulse audio to restore hdmi audio
PluseAudio should automatically respawn if you kill it.

Code: Select all

killall pulseaudio
by steve
Tue Sep 08, 2020 1:41 pm
Forum: Windows
Topic: Version 2.4.2, Opening an mp3 file for editing - something about FFmpeg [SOLVED]
Replies: 28
Views: 834

Re: Version 2.4.2, Opening an mp3 file for editing - something about FFmpeg

Are you certain that you are using Audacity 2.4.2? Look in "Help menu > About Audacity" to check.
Where did you get Audacity from?
by steve
Tue Sep 08, 2020 12:19 pm
Forum: Macros and Scripting
Topic: Importing flacs, normalizing, exporting with same name and metadata
Replies: 4
Views: 384

Re: Importing flacs, normalizing, exporting with same name and metadata

How to preserve metadata? For FLAC files, Audacity only supports the first 6 metadata tags as shown here: https://manual.audacityteam.org/m/images/7/73/metadata_tags_editor_with_off_setting.png For "batch processing", you don't need to use an Import command. You just select the files that...