Search found 59476 matches

by steve
Sat Sep 08, 2018 10:58 am
Forum: Windows
Topic: Compression From Vinyl To Digital Playback And Recording Using Audacity
Replies: 10
Views: 861

Re: Compression From Vinyl To Digital Playback And Recording Using Audacity

The type of cables make very little difference, provided that they are in good condition. Obviously, loose connections, corrosion, or damaged cables should be avoided. Mini-jack plugs are best avoided as the contact area from plug to socket is tiny and they are quite vulnerable to damage. RCA plugs ...
by steve
Sat Sep 08, 2018 10:36 am
Forum: Windows
Topic: Audacity 2.2.2 with ASIO: noticeable monitoring latency
Replies: 14
Views: 792

Re: Audacity 2.2.2 with ASIO: noticeable monitoring latency

Check that Audacity and ASIO are using the same sample rate. Sorry, I don't know how to do this. Asio4all control panel does not have this setting and I don't know where else I can check this... Check to see what sample rate Reaper is using, and set the Project Rate in Audacity (bottom left corner ...
by steve
Fri Sep 07, 2018 9:16 pm
Forum: GNU/Linux
Topic: Issue: Closing the Preferences dialog resets project sample rate to default
Replies: 12
Views: 858

Re: Issue: Closing the Preferences dialog resets project sample rate to default

Well yes there's a few strange things about the Spectrogram settings, but are you aware that you can set them per track from the track context menu?
https://manual.audacityteam.org/man/aud ... #spgramset
by steve
Fri Sep 07, 2018 9:10 pm
Forum: GNU/Linux
Topic: BUG: Black rectangle instead of splash screen
Replies: 5
Views: 539

Re: BUG: Black rectangle instead of splash screen

I don't think Audacity 2.2.2 was tested with WxWidgets 3.0.4, though I wouldn't expect major problems. It's supposed to be built against Wx 3.0.2 (with gtk2 - gtk3 is known to cause major problems). The next version of Audacity should be built against Wx 3.1.1 and gtk2.
by steve
Fri Sep 07, 2018 8:58 pm
Forum: Compiling Audacity
Topic: While Compiling on macOS (10.12): Status 301 Moved Permanently accessing /man
Replies: 5
Views: 1202

Re: While Compiling on macOS (10.12): Status 301 Moved Permanently accessing /man

I did notice that there's no Preview button in the Nyquist prompt in my 2.3.0 version Try this: ;type process ;version 4 ;control gain "Gain" float "dB" 0 -24 24 (let ((gain (db-to-linear gain))) (mult *track* gain)) I'm not sure why the Nyquist Prompt has lost it's Preview butt...
by steve
Fri Sep 07, 2018 8:46 pm
Forum: Windows
Topic: Audacity 2.2.2 with ASIO: noticeable monitoring latency
Replies: 14
Views: 792

Re: Audacity 2.2.2 with ASIO: noticeable monitoring latency

Check that Audacity and ASIO are using the same sample rate.
by steve
Fri Sep 07, 2018 8:36 pm
Forum: GNU/Linux
Topic: BUG: Black rectangle instead of splash screen
Replies: 5
Views: 539

Re: BUG: Black rectangle instead of splash screen

zervanko wrote:
Fri Sep 07, 2018 6:16 pm
If I run wxwidgets' splash screen exaple it works correctly on awesome.
Which version of WxWidgets, built against which version of gtk?
by steve
Fri Sep 07, 2018 8:34 pm
Forum: Windows
Topic: Files
Replies: 2
Views: 161

Re: Files

Check that your files work with your current version of Audacity before you upgrade. Audacity 2.2.2 supports projects created with older versions, so as long as they work with your current version, there should be no problem with upgrading. Also, there is due to be a new version of Audacity in a few...
by steve
Fri Sep 07, 2018 8:28 pm
Forum: Windows
Topic: Nyquist returned value
Replies: 1
Views: 173

Re: Nyquist returned value

Which exact version of Audacity?
What settings were you using?
by steve
Fri Sep 07, 2018 8:24 pm
Forum: GNU/Linux
Topic: Issue: Closing the Preferences dialog resets project sample rate to default
Replies: 12
Views: 858

Re: Issue: Closing the Preferences dialog resets project sample rate to default

Yes, that is intentional. All of the Preference settings are supposed to be applied immediately, though there are still a couple that don't take effect until Audacity is restarted. The way you describe it, the behaviour does sound a bit surprising, but looking at it another way; If you open Preferen...