How are you doing that? Are you changing the selected recording device, or just changing the number of audio channels?rondds wrote:Question: If I try to switch back to the 2 channels via the DEVICE TOOLBAR
Search found 59476 matches
- Mon Feb 26, 2018 1:43 am
- Forum: Adding Features to Audacity
- Topic: Recording 4 channels: Behringer Uphoria UMC404HD [SOLVED]
- Replies: 24
- Views: 17750
Re: MORE THAN TWO CHANNEL RECORDING AT A TIME
- Mon Feb 26, 2018 12:14 am
- Forum: Adding Features to Audacity
- Topic: Recording 4 channels: Behringer Uphoria UMC404HD [SOLVED]
- Replies: 24
- Views: 17750
Re: MORE THAN TWO CHANNEL RECORDING AT A TIME
This is what I was looking for: Device ID: 17 Device name: Line (2- BEHRINGER UMC404HD 192k) Host name: Windows WASAPI Recording channels: 4 This means that you need to set (in the device toolbar ) the "host" to WASAPI, and the recording input to "Line (2- BEHRINGER UMC404HD 192k)&quo...
- Sun Feb 25, 2018 8:51 pm
- Forum: Windows
- Topic: Reverb is missing, 2.0.2
- Replies: 4
- Views: 1048
Re: Reverb is missing, 2.0.2
The Reverb effect was added in version 2.0.4
https://github.com/audacity/audacity/bl ... NGELOG.txt
https://github.com/audacity/audacity/bl ... NGELOG.txt
- Sun Feb 25, 2018 8:29 pm
- Forum: Windows
- Topic: Reverb is missing, 2.0.2
- Replies: 4
- Views: 1048
Re: Reverb is missing, 2.0.2
The current version of Audacity is 2.2.2
You can get it here: https://www.audacityteam.org/download/
You can get it here: https://www.audacityteam.org/download/
- Sun Feb 25, 2018 7:51 pm
- Forum: Adding Features to Audacity
- Topic: Mac Window Title Dropdown Navigation
- Replies: 2
- Views: 578
Re: Mac Window Title Dropdown Navigation
There's a UI convention in most Mac apps that's missing in Audacity. Command-clicking the title bar of an app window reveals a dropdown of the path hierarchy to the file: This is a known issue. It's a problem in WxWidgets which is the GUI toolkit that allows Audacity to work cross-platform. http://...
- Sun Feb 25, 2018 4:41 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: What is the moving red line and caret while recording?
- Replies: 3
- Views: 1020
Re: What is the moving red line and caret while recording?
normally the head of the waveform chases the record marker. Yes, that's normal, because the record position doesn't wait for the waveform graphic to be drawn, so the drawing is always catching up with the actual recorded audio. in this case it was backwards and the record line was about 5 seconds b...
- Sun Feb 25, 2018 1:35 pm
- Forum: Windows
- Topic: join 2 sections of mp3
- Replies: 1
- Views: 160
Re: join 2 sections of mp3
Yes, just select and delete the middle bit, then export the result.
You may find the "Getting Started" tutorials helpful: http://manual.audacityteam.org/quick_help.html
You may find the "Getting Started" tutorials helpful: http://manual.audacityteam.org/quick_help.html
- Sun Feb 25, 2018 11:40 am
- Forum: Windows
- Topic: Can't open a project
- Replies: 10
- Views: 579
Re: Can't open a project
The safe way to make a copy of a project is: 1) Open the project in Audacity 2) "File menu > Save Project As..." Give the project a new and unique file name, and save. The problem that you have is that you have two different AUP files, with the same name , both trying to read data from a f...
- Sun Feb 25, 2018 11:23 am
- Forum: Recording Equipment
- Topic: arturia beatstep compatibility?
- Replies: 1
- Views: 472
Re: arturia beatstep compatibility?
Audacity does not currently support recording MIDI, only audio. As you are on Windows, you could try it with Reaper (an inexpensive DAW with an unrestricted 30 day free trial), or the free open source MIDI programs: Aria , or MuseScore . There is also SEQ24 but that does not appear to have been upda...
- Sun Feb 25, 2018 11:12 am
- Forum: Adding Features to Audacity
- Topic: Recording 4 channels: Behringer Uphoria UMC404HD [SOLVED]
- Replies: 24
- Views: 17750
Re: MORE THAN TWO CHANNEL RECORDING AT A TIME
Are there any plans to make Audacity capable of recording more than two channels at one time? Audacity can record as many "channels" as are supported by the sound card drivers, but only one "device" at a time. So it all depends on whether the drivers for your device present a de...