Search found 59476 matches

by steve
Tue Dec 10, 2019 6:07 pm
Forum: General Audio Programming
Topic: FPGA implementation of noise removal
Replies: 4
Views: 3800

Re: FPGA implementation of noise removal

I am also interested in extracting noise_reduction.cpp core functionality and use it without dependency on other audacity features. That won't be easy, as built-in effects are subclassed from a common "effect" class. Nevertheless, you may find the source code for Noise Reduction helpful: ...
by steve
Tue Dec 10, 2019 6:02 pm
Forum: Windows
Topic: Why does audacity stop recording at the end of the previously recorded track?
Replies: 9
Views: 681

Re: Why does audacity stop recording at the end of the previously recorded track?

Probably because the recording above it was "selected". Most actions occur withing the current selection, if a selection is present. If you want the recording to continue indefinitely, click the "rewind" button before you start recording the second track. That will place the curs...
by steve
Tue Dec 10, 2019 3:55 pm
Forum: Windows
Topic: how do i set up an effects chain in Audacity 2.3.3?
Replies: 1
Views: 1160

Re: how do i set up an effects chain in Audacity 2.3.3?

"Chains" have been greatly extended to be able to do more, and have been renamed "Macros". See: https://manual.audacityteam.org/man/macros.html
by steve
Tue Dec 10, 2019 3:54 pm
Forum: Windows
Topic: rms-normalize download
Replies: 4
Views: 2452

Re: rms-normalize download

Audacity 2.3.3 is the current version of Audacity. You can get it via the Audacity website: https://www.audacityteam.org/download/windows/ "rms-normailize.ny" is a "Nyquist plug-in". That is, a plug-in for Audacity, written in the "Nyquist" programming language. The lat...
by steve
Tue Dec 10, 2019 3:00 pm
Forum: Windows
Topic: rms-normalize download
Replies: 4
Views: 2452

Re: rms-normalize download

Where did you downloaded rms-normailize.ny from?
Is there a reason why you want to use an old version of Audacity?
by steve
Tue Dec 10, 2019 10:20 am
Forum: Windows
Topic: Audacity won't accept input from PA mixer output
Replies: 2
Views: 166

Re: Audacity won't accept input from PA mixer output

How is the mixer connected to the computer?
What settings have you selected in the Device Toolbar? (https://manual.audacityteam.org/man/device_toolbar.html)
by steve
Tue Dec 10, 2019 10:18 am
Forum: Windows
Topic: Audacity 2.3.3 Look and Feel and Steps to get Same Results out of New EQ Combo as Former EQ
Replies: 3
Views: 368

Re: Audacity 2.3.3 Look and Feel and Steps to get Same Results out of New EQ Combo as Former EQ

kozikowski wrote:
Tue Dec 10, 2019 3:39 am
Or even 2.3.2 to 2.3.3.
Yes, that's what I meant ;)
I've now fixed that typo.
by steve
Tue Dec 10, 2019 1:32 am
Forum: GNU/Linux
Topic: RME HAMMERFALL II DSP MULTI FACE II External Effects How to?
Replies: 2
Views: 440

Re: RME HAMMERFALL II DSP MULTI FACE II External Effects How to?

Unless someone on this board has the same hardware, I doubt anyone will be able to offer any help.
Have you tried asking on the RMA user forum? (https://www.forum.rme-audio.de/)
by steve
Tue Dec 10, 2019 1:30 am
Forum: Adding Features to Audacity
Topic: Audacity 2.3.3 - Add frequency labels to new Graphic EQ interface
Replies: 4
Views: 456

Re: Audacity 2.3.3 - Add frequency labels to new Graphic EQ interface

nacenteno wrote:
Tue Dec 10, 2019 1:24 am
a number of users I know consider this a design error
Are any of them C++ developers? If so, perhaps they would like to contribute improvements.
by steve
Mon Dec 09, 2019 11:55 pm
Forum: Windows
Topic: expanded track view after installing 2.3.3
Replies: 9
Views: 396

Re: expanded track view after installing 2.3.3

"Edit > Preferences > Tracks"
Uncheck (deselect) the option "Auto-fit track height"
(this is normally off by default)