Search found 59476 matches

by steve
Wed Dec 04, 2019 2:41 am
Forum: macOS
Topic: I can't record on audacity
Replies: 1
Views: 242

Re: I can't record on audacity

Which version of macOS?
Which version of Audacity? (look in "Audacity menu > About Audacity")
What are you trying to record?
What sort of mic?
by steve
Tue Dec 03, 2019 11:32 pm
Forum: macOS
Topic: Recording slider is not seen
Replies: 11
Views: 379

Re: Recording slider is not seen

Does Audacity record if you use inputs 1 and 2 of the Moto-828mk3 ?
by steve
Tue Dec 03, 2019 6:07 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: 2.3.? Macro translation
Replies: 13
Views: 1181

Re: 2.3.? Macro translation

Cancoillote wrote:
Tue Dec 03, 2019 5:54 pm
with 2.3.2 virgin portable installation
I'm not sure that I understand - was that a version form ninite?
Are you aware that the official ZIP download can be used as a portable version? (you just need to unzip it, and add a "Portable Settings" folder)
by steve
Tue Dec 03, 2019 4:37 pm
Forum: New Plug-Ins
Topic: Noise Gate
Replies: 25
Views: 65665

Re: Noise Gate

kozikowski wrote:
Tue Dec 03, 2019 4:35 pm
Everybody wins.
So long as the new version doesn't have bugs. If you have time to play with it / test it, then please do, and let me know how it goes.
I'd be particularly interested to know if the performance improvement that I see on Linux is also on Windows / Mac.
by steve
Tue Dec 03, 2019 4:32 pm
Forum: New Plug-Ins
Topic: Noise Gate
Replies: 25
Views: 65665

Re: Noise Gate

kozikowski wrote:
Tue Dec 03, 2019 4:24 pm
Are the new action settings more or less similar going forward?
Identical.
by steve
Tue Dec 03, 2019 3:36 pm
Forum: Windows
Topic: Converting Apple I-tunes file to MIDI 0 files
Replies: 10
Views: 345

Re: Converting Apple I-tunes file to MIDI 0 files

DennyA wrote:
Tue Dec 03, 2019 2:48 pm
the new Pianodisc system that plays downloaded MP3 files
Are you sure about that? I've just looked at the PianoDisk website and it looks like they support either their own PianoDisk format, or MIDI. I don't see any mention of MP3.
by steve
Tue Dec 03, 2019 12:46 pm
Forum: General Audio Programming
Topic: audio programming in C++
Replies: 3
Views: 3899

Re: audio programming in C++

C++ is a huge and massively complicated programming language that takes years to learn, and 10+ years to "master". I'd recommend spending at least a year learning the basics of C++, paying special attention to oop, pointers (in all their forms), RAII, and "best practices for modern C+...
by steve
Tue Dec 03, 2019 12:11 pm
Forum: Windows
Topic: Audacity with Xone 96 Mixer - No or Very Low Signal in Audacity
Replies: 13
Views: 1627

Re: Audacity with Xone 96 Mixer - No or Very Low Signal in Audacity

Traktor is probably using ASIO, which will lock out non-ASIO applications (such as Audacity) from the recording device while ASIO is running.
by steve
Tue Dec 03, 2019 10:22 am
Forum: Audacity 2.x Feedback and Reviews
Topic: 2.3.? Macro translation
Replies: 13
Views: 1181

Re: 2.3.? Macro translation

Cancoillote wrote:
Mon Dec 02, 2019 8:32 pm
were you under windows ?
No, I'm on Linux. This "shouldn't" be different on Windows (it should be the same on all platforms), but I'll check.
by steve
Tue Dec 03, 2019 9:57 am
Forum: GNU/Linux
Topic: Scratchy audio (audacity only) after changing system settings
Replies: 6
Views: 913

Re: Scratchy audio (audacity only) after changing system settings

does audacity output to alsa directly instead of via pulseaudio That depends on the settings in the Device Toolbar (https://manual.audacityteam.org/man/device_toolbar.html) When "host" is set to "ALSA" and the devices are set to either "default" or "Pulse", t...