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
Search found 59476 matches
- Tue Sep 08, 2020 8:40 pm
- Forum: macOS
- Topic: Two Audacities?
- Replies: 30
- Views: 897
- 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...
- 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?
Set to "In Full Screen Only"
Does that make a difference?
- 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.
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.
- 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?
Electric guitar or acoustic guitar? Pick-up or microphone?
What is selected in the Device Toolbar?
Where are your headphones connected?
- 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
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?richbedforduk wrote: ↑Tue Sep 08, 2020 1:52 pmA few weeks ago when I opened up Audacity it said that there was a newer version
- 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
- 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)
PluseAudio should automatically respawn if you kill it.
Code: Select all
killall pulseaudio- 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?
Where did you get Audacity from?
- 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...