Search found 59476 matches

by steve
Sun Jul 21, 2019 1:22 pm
Forum: Adding Features to Audacity
Topic: mp3 - when ffmpeg Import, use higher quality float decoder
Replies: 1
Views: 198

Re: mp3 - when ffmpeg Import, use higher quality float decoder

By default, Audacity imports MP3 files with libmad, not FFmpeg. Libmad performs all calculations with 32-bit fixed-point integer representation.
by steve
Sun Jul 21, 2019 1:04 pm
Forum: Adding Features to Audacity
Topic: Waveform view that shows some frequency info (colors)
Replies: 5
Views: 614

Re: Waveform view that shows some frequency info (colors)

split audio into multiple windows/freq-band channels, e.g. 0-700hz, 700Hz-4khz, 4khz take some of the amplitude waveform data and use that info to control the color of the waveform If you set the "Window Size" in Spectrogram settings to "8", that gives 4 frequency bands. Approxi...
by steve
Sat Jul 20, 2019 9:03 pm
Forum: macOS
Topic: Hang/freeze when I stop a recording
Replies: 11
Views: 999

Re: Hang/freeze when I stop a recording

I don't understand this direction as there is no Hw: options in my device toolbar that I can see. Sorry, my mistake. That advice refers to Linux, not macOS. On a Mac, the problem "may" be due to the audio buffer settings. If you open Audacity's preferences and look in the "Devices&qu...
by steve
Sat Jul 20, 2019 8:05 pm
Forum: Windows
Topic: Set up a folder for all Audacity projects?
Replies: 25
Views: 515

Re: Set up a folder for all Audacity projects?

So, I finally got it working. Super :) However, it still shows double reverse slashes [\\] but that doesn't seem to be a problem. Unfortunately that is a quirk of Windows. In the very early days of Microsoft, Bill had the (very bad) idea of using a backslash as the file separator character - appare...
by steve
Sat Jul 20, 2019 7:54 pm
Forum: Adding Features to Audacity
Topic: Multiple Displays
Replies: 5
Views: 1044

Re: Multiple Displays

If you're familiar with Python, it would not be very difficult to create a Python script that displays a time counter (stopwatch), and sends a command to Audacity to start recording. Another workaround would be to temporarily reduce the second monitor's screen resolution so that everything is big (o...
by steve
Sat Jul 20, 2019 7:44 pm
Forum: Windows
Topic: Error opening recording device error code -9999 unanticipated host error
Replies: 4
Views: 504

Re: Error opening recording device error code -9999 unanticipated host error

From: viewtopic.php?p=348160#p348160
4)Turn on the Allow apps to access your microphone toggle switch.
That's the setting that you need.
by steve
Sat Jul 20, 2019 9:33 am
Forum: macOS
Topic: Can't import m4A
Replies: 13
Views: 1156

Re: Can't import m4A

and just downloaded the program Did you get it from here: https://www.audacityteam.org/download/mac/ If not, then you may not have a genuine, or up to date version. I downloaded the Library Which library? Are you referring to FFmpeg? FFmpeg is required for MP4. Installation instructions for FFmpeg ...
by steve
Sat Jul 20, 2019 9:21 am
Forum: Nyquist
Topic: Cannot install Nyquist Band
Replies: 2
Views: 379

Re: Cannot install Nyquist Band

Where can I get this plug-in to test it?
Why are you using an ancient version of Audacity? (the current version is 2.3.2 and is available via the Audacity website: https://www.audacityteam.org/download/windows/)
by steve
Sat Jul 20, 2019 9:02 am
Forum: Windows
Topic: Set up a folder for all Audacity projects?
Replies: 25
Views: 515

Re: Set up a folder for all Audacity projects?

It looks like you are still using the old version of the plug-in.