Which version of macOS?
Which version of Audacity? (look in "Audacity menu > About Audacity")
What are you trying to record?
What sort of mic?
Search found 59476 matches
- Wed Dec 04, 2019 2:41 am
- Forum: macOS
- Topic: I can't record on audacity
- Replies: 1
- Views: 242
- 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 ?
- 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
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)
- Tue Dec 03, 2019 4:37 pm
- Forum: New Plug-Ins
- Topic: Noise Gate
- Replies: 25
- Views: 65665
Re: Noise Gate
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.
- Tue Dec 03, 2019 4:32 pm
- Forum: New Plug-Ins
- Topic: Noise Gate
- Replies: 25
- Views: 65665
Re: Noise Gate
Identical.kozikowski wrote: ↑Tue Dec 03, 2019 4:24 pmAre the new action settings more or less similar going forward?
- Tue Dec 03, 2019 3:36 pm
- Forum: Windows
- Topic: Converting Apple I-tunes file to MIDI 0 files
- Replies: 10
- Views: 345
- 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+...
- 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.
- 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
No, I'm on Linux. This "shouldn't" be different on Windows (it should be the same on all platforms), but I'll check.
- 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...