Search found 59476 matches
- Tue May 19, 2020 9:03 am
- Forum: GNU/Linux
- Topic: All available memory consumed quickly
- Replies: 5
- Views: 179
Re: All available memory consumed quickly
system memory goes from 3gb to 16gb in 5 minutes. By default, Audacity records as stereo 32-bit float PCM at 44100 samples per second. That's 4 bytes per sample, and 2 channels = 4 * 2 * 44100 = 352800 bytes per second, which is approximately 20 MB per minute. I can't see where you can be getting 1...
- Tue May 19, 2020 8:54 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Pasting copied over a region
- Replies: 8
- Views: 441
Re: Pasting copied over a region
I need to be able to paste a cut clip of audio over top of an existing wave, Select the audio that you want to overwrite and then press "Ctrl + V". not just replacing the area that the incoming audio occupies. I don't understand what that means. (It's been a very long time since I've used...
- Tue May 19, 2020 8:50 am
- Forum: macOS
- Topic: Comparing Noise Level
- Replies: 2
- Views: 62
Re: Comparing Noise Level
It's possibly a bit simpler than that. When you have two measurements in the Contrast effect, it will tell you what the difference is (in "dB RMS").
The difference in RMS is a common way to measure the difference in loudness.
- Tue May 19, 2020 8:43 am
- Forum: Windows
- Topic: Multichannel recording through USB with WASAPI
- Replies: 1
- Views: 134
Re: Multichannel recording through USB with WASAPI
Are you also using the Zoom as the playback device?
It's possible that the Zoom may not support bidirectional audio data when recording 4 channels.
It's possible that the Zoom may not support bidirectional audio data when recording 4 channels.
- Tue May 19, 2020 8:36 am
- Forum: Windows
- Topic: Lost of sound in both channels
- Replies: 5
- Views: 50
Re: Lost of sound in both channels
I also tried converting the whole file in mono and then with the amplifier add a bit more gain to the mix and seemed to do the trick. If it's a speech recording, then that sounds like a good fix. If it's music, then I might try splitting the track (https://manual.audacityteam.org/man/splitting_and_...
- Tue May 19, 2020 8:33 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: A word of thanks
- Replies: 6
- Views: 351
Re: A word of thanks
I'm pleased that you like how Voice activated recording is working, but I'm a bit surprised as there haven't been any changes to it in the latest release.
- Tue May 19, 2020 6:51 am
- Forum: GNU/Linux
- Topic: Can no longer enable plugins after 2.3.3 -> 2.4.0 update
- Replies: 16
- Views: 1445
Re: Can no longer enable plugins after 2.3.3 -> 2.4.0 update
Look in "Help menu > About Audacity -> Build Information".
Scroll down to "Features".
Is "Nyquist" enabled?
Scroll down to "Features".
Is "Nyquist" enabled?
- Mon May 18, 2020 5:54 pm
- Forum: Windows
- Topic: edit preferences
- Replies: 15
- Views: 179
Re: edit preferences
Hi. I am having exact the same problem now. I use 2.4.0 version and I cant locate FFmpeg. I have done instaliing step by step using the wiki instructions (https://manual.audacityteam.org/man/installing_ffmpeg_for_windows.html) and it didn`t help . What am I doing wrong? Here is my log. The final li...
- Mon May 18, 2020 5:07 pm
- Forum: macOS
- Topic: Pioneer DJM 900 rec output to Audacity
- Replies: 1
- Views: 278
Re: Pioneer DJM 900 rec output to Audacity
Audacity will record whatever audio comes through the recording device selected in the Device Toolbar . There is no provision for signal routing within Audacity. You may do better using software that is recommended by Pioneer, such as Traktor, Serato,... See the manufacturer's documentation for deta...
- Mon May 18, 2020 4:33 pm
- Forum: GNU/Linux
- Topic: [SOLVED] Audacity can't play audio on Fedora 32
- Replies: 13
- Views: 2912
Re: Audacity can't play audio on Fedora 32
I am pretty sure Fedora uses PulseAudio rather than ALSA. PulseAudio is a software layer between ALSA and applications, but yes I would have expected Fedora to use PulseAudio. Surprisingly there is no sign of PulseAudio in the Audio Device Info. To check if PulseAudio is installed, run this in a Te...