Search found 59476 matches

by steve
Mon Jun 01, 2020 10:39 am
Forum: Windows
Topic: Strange quality on recording from USB mic
Replies: 21
Views: 304

Re: Strange quality on recording from USB mic

By far the easiest way to record a Zoom meeting is to use Zoom's built-in "record" feature.
If you need better quality, it becomes a lot more complicated.
by steve
Mon Jun 01, 2020 10:36 am
Forum: macOS
Topic: Crackling Noise heard in recordings
Replies: 5
Views: 818

Re: Crackling Noise heard in recordings

Try the suggestions here: https://manual.audacityteam.org/man/faq ... ac_crackle
Particularly the first "Buffer Length" suggestion as that is quite a common cause of clicky recordings.
by steve
Mon Jun 01, 2020 10:33 am
Forum: Windows
Topic: How was this effect created?
Replies: 2
Views: 127

Re: How was this effect created?

Similar effects are possible with either the "Repeat" or "Delay" effects:
https://manual.audacityteam.org/man/repeat.html
https://manual.audacityteam.org/man/delay.html
by steve
Mon Jun 01, 2020 10:28 am
Forum: Windows
Topic: Changing numbering label
Replies: 1
Views: 22

Re: Changing numbering label

Are all of the labels in one label track, or do you have multiple label tracks?
by steve
Mon Jun 01, 2020 10:22 am
Forum: Windows
Topic: TRACKING STEREO AT TWO DIFFERENT VOLUMES???
Replies: 36
Views: 1722

Re: TRACKING STEREO AT TWO DIFFERENT VOLUMES???

T.M.A. wrote:
Sun May 31, 2020 4:00 pm
I just want to be able to dial down the volume of my DI track while recording
What do you mean by "DI track"?
by steve
Mon Jun 01, 2020 10:21 am
Forum: Windows
Topic: TRACKING STEREO AT TWO DIFFERENT VOLUMES???
Replies: 36
Views: 1722

Re: TRACKING STEREO AT TWO DIFFERENT VOLUMES???

So, if I have an audio interface with 2 channels, there should be a way to assign each trk to it's own channel Not in Audacity. In Audacity, each input channel goes to the corresponding track channel. Audacity does not provide custom "mapping" of input channels to track channels, it's alw...
by steve
Mon Jun 01, 2020 10:14 am
Forum: macOS
Topic: Sound Level to Plugin is wrong
Replies: 13
Views: 756

Re: Sound Level to Plugin is wrong

It struck me as odd that your "Audacity" illustration shows a significant level above 16 kHz, whereas the "Reaper" version shows virtually zero in that frequency range. Similarly the 20 Hz band is over -60 dB. It's as if the "Audacity" version has an additional signal m...
by steve
Sun May 31, 2020 10:07 pm
Forum: macOS
Topic: Sound Level to Plugin is wrong
Replies: 13
Views: 756

Re: Sound Level to Plugin is wrong

Just a thought - What is the sample rate of the audio that you are testing, the sample rate of the track, and the Project Rate?
by steve
Sun May 31, 2020 9:46 pm
Forum: macOS
Topic: ACX Check fails in 2.4.1
Replies: 97
Views: 3204

Re: ACX Check fails in 2.4.1

flynwill wrote:
Sun May 31, 2020 7:20 pm
Never mind figured it out:
Exactly what I would have suggested :)
well ... very nearly, I'd have used a quote character rather than the word :D

Code: Select all

(if (fboundp 'snd-set-max-audio-mem)
    (snd-set-max-audio-mem <bytes>))