Search found 59476 matches
- Mon Jul 29, 2019 10:15 am
- Forum: Windows
- Topic: recording is not working!l
- Replies: 1
- Views: 80
Re: recording is not working!l
ive updated to the latest version The current version is 2.3.2. You can check your version by looking in "Help menu > About Audacity". all plugged in currectly(guitar amp audio interface etc.) See these tutorials for setting up your equipment: https://manual.audacityteam.org/man/tutorial_...
- Mon Jul 29, 2019 10:11 am
- Forum: Windows
- Topic: Loopback recording problem: the streaming is amplified.
- Replies: 5
- Views: 477
Re: Loopback recording problem: the streaming is amplified.
I measured the RMS amplitude in the original cd audio track How did you do that? Unfortunately I discovered I have hundreds of recording ruined by this problem: now I have to re-record all. It is recommended in the manual, that you allow a bit of headroom when recording. If you did that, then there...
- Mon Jul 29, 2019 9:45 am
- Forum: Windows
- Topic: Audacity is "stuck" at zero and won't record
- Replies: 26
- Views: 3458
Re: Audacity is "stuck" at zero and won't record
Try setting the "host" to "MME" in the device toolbar, then set the recording and playback devices to the Roland.
- Mon Jul 29, 2019 8:55 am
- Forum: Windows
- Topic: I don't even know what to title this but I need help
- Replies: 16
- Views: 374
- Mon Jul 29, 2019 8:44 am
- Forum: Windows
- Topic: Audacity Resets Audio Balance
- Replies: 1
- Views: 112
Re: Audacity Resets Audio Balance
Audacity does not specifically reset the audio balance, it just creates a new connection to the sound card. Some sound card drivers reset themselves when this happens. I think this is an intended feature in the sound card driver. The sound card drivers are not part of Audacity, they are part of the ...
- Mon Jul 29, 2019 8:39 am
- Forum: Adding Features to Audacity
- Topic: Keyboard shortcuts for switching tracks between "waveform" and "spectrogram" view
- Replies: 1
- Views: 334
Re: Keyboard shortcuts for switching tracks between "waveform" and "spectrogram" view
Although there is no shortcut by default, you can create a Macro to select the track view (See: https://manual.audacityteam.org/man/macros.html) The commands that you need are: SetTrackVisuals:Display="Spectrogram" and SetTrackVisuals:Display="Waveform" You can then set keyboard ...
- Mon Jul 29, 2019 8:32 am
- Forum: GNU/Linux
- Topic: Horizontal parallel borders
- Replies: 5
- Views: 228
Re: Horizontal parallel borders
The track is set to "Waveform (dB)" view. To set it back to normal "Waveform" view, click on the name of the track and select "Waveform" from the dropdown menu. (See: https://manual.audacityteam.org/man/audio_track_dropdown_menu.html) The track is also zoomed in vertica...
- Mon Jul 29, 2019 5:24 am
- Forum: Windows
- Topic: Help my wedding please
- Replies: 3
- Views: 140
Re: Help my wedding please
Is re-recording an option?
I doubt it will be possible to fix your current recording because it's already mixed.
I doubt it will be possible to fix your current recording because it's already mixed.
- Mon Jul 29, 2019 5:22 am
- Forum: Nyquist
- Topic: Stereo->Mono in a Nyquist script?
- Replies: 4
- Views: 561
Re: Stereo->Mono in a Nyquist script?
Yes. There's several ways you can do that. What exactly are you wanting to do?phosphorus wrote: ↑Mon Jul 29, 2019 1:09 amIs it possible to convert a selection from stereo to mono?
- Mon Jul 29, 2019 5:19 am
- Forum: Adding Features to Audacity
- Topic: in Compressor: instead of 0db, -0.03db
- Replies: 5
- Views: 314
Re: in Compressor: instead of 0db, -0.03db
OK, thanks for your suggestion.