Search found 59476 matches

by steve
Fri Aug 02, 2019 9:10 pm
Forum: GNU/Linux
Topic: Audacity can’t detect effects from guitarix and rakarrack
Replies: 1
Views: 455

Re: Audacity can’t detect effects from guitarix and rakarrack

I find it easiest to work with QjackCtl and not use patchage at all.
Do you use QjackCtl?
by steve
Fri Aug 02, 2019 8:17 pm
Forum: GNU/Linux
Topic: How do I edit labels?
Replies: 2
Views: 182

Re: How do I edit labels?

Audacity 2.1.2 That's a pretty old version. I think the Label Editor may have been listed in the "Tracks" menu back then. The easiest way to edit a single label name is to click in the label name and type (you can also use backspace and Del). Note that when deleting characters, once the l...
by steve
Fri Aug 02, 2019 7:33 pm
Forum: Windows
Topic: Burbling distortion
Replies: 29
Views: 683

Re: Burbling distortion

LeonKershaw wrote:
Fri Aug 02, 2019 7:13 pm
Burbling distortion - the problem has not been solved & the topic was marked as such prematurely.
Rats :(
What happened, it worked OK for a bit and then the problem came back?
by steve
Fri Aug 02, 2019 4:17 pm
Forum: Windows
Topic: Burbling distortion
Replies: 29
Views: 683

Re: Burbling distortion [SOLVED]

Pleased to hear it's working for you now, and thanks for posting the linked article.
I'll close this topic as "solved".
by steve
Fri Aug 02, 2019 3:05 pm
Forum: Macros and Scripting
Topic: Batch Mixdown a to b, a to c , e.t.c. [SOLVED]
Replies: 5
Views: 384

Re: Batch Mixdown a to b, a to c , e.t.c.

When you run a Macro on a selection of files, Audacity imports the first of the selected files, runs the macro, then clears the project and repeats the process with the next file, and so on. Thus, running a Macro as a batch process will pull in file 2, file 3, file 4,... The "Import2:" com...
by steve
Fri Aug 02, 2019 2:03 pm
Forum: Windows
Topic: Burbling distortion
Replies: 29
Views: 683

Re: Burbling distortion

Windows provides a number of different sound systems. MME is the old "standard" sound system, and is compatible with most hardware and software. WASAPI is newer, and provides some features that were missing from MME, but is less widely supported. ASIO is a third party sound system that is ...
by steve
Fri Aug 02, 2019 1:10 pm
Forum: macOS
Topic: Crashes almost every time when trying to record from Qobuz
Replies: 4
Views: 422

Re: Crashes almost every time when trying to record from Qobuz

Which operating system are you using?
Which version of Audacity are you using?
What does the Qobuz documentation say about recording / downloading their content?
by steve
Fri Aug 02, 2019 12:15 pm
Forum: Windows
Topic: Audacity opens a large .m4a audio file into multiple channels
Replies: 1
Views: 88

Re: Audacity opens a large .m4a audio file into multiple channels

Upon opening the file, audacity spits it into multiple channels That will be because the .m4a file is a multi-channel audio file. Audacity supports importing / exporting multi-channel files, but only supports playing mono or stereo. If you have multi-channel hardware, you will need to use a differe...
by steve
Fri Aug 02, 2019 12:08 pm
Forum: Adding Features to Audacity
Topic: Labels to id3v2 mp3 chapters spec
Replies: 27
Views: 3027

Re: Labels to id3v2 mp3 chapters spec

You could perhaps write a Python script to send commands to Audacity to:
1) Run the labels to chapters plug-in.
2) Export the audio as MP3

and then:
3) Sleep long enough for the export to complete
4) Run the FFmpeg command.
by steve
Fri Aug 02, 2019 11:52 am
Forum: Windows
Topic: Burbling distortion
Replies: 29
Views: 683

Re: Burbling distortion

Settings 2: Audio host: Windows WASAPI Recording device: Speakers (AudioBox (USB) (Loopback Playback device: Speakers (AudioBox (USB) This records OK but playback is distorted using Windows WASAPI So if we can get this setup to work properly on playback, then you will be happy? In Windows settings/...