Search found 59476 matches
- Sat Sep 05, 2020 4:46 pm
- Forum: Windows
- Topic: 64 bit version of Audacity for Windows
- Replies: 5
- Views: 450
Re: 64 bit version of Audacity for Windows
It's possible that the next release version may be a 64-bit build, though I don't think there has been a decision about that yet. The main downside of making it 64-bit, is that it won't run on 32-bit machines (whereas a 32-bit build will work fine on either 32-bit or 64-bit machines). 384 khz sampli...
- Sat Sep 05, 2020 4:28 pm
- Forum: macOS
- Topic: Error code 9987
- Replies: 1
- Views: 98
Re: Error code 9987
From the manual: (https://manual.audacityteam.org/man/error_opening_sound_device.html#codes) 9996 Invalid device: this means that the sound device is not valid, if it is an external sound device: * it may have been unplugged * you may have a faulty or loose connection * you may have a bad lead * the...
- Sat Sep 05, 2020 4:26 pm
- Forum: macOS
- Topic: "Could not find the project data folder..."
- Replies: 1
- Views: 84
Re: "Could not find the project data folder..."
On "/Users/Michael/Desktop/" you should see a file: "Thats Trash - Alex.aup" and a folder: "Thats Trash - Alex_data" The error message is saying that the folder is missing. Perhaps you renamed it or sent it to trash. If you renamed, change the name back to "Thats T...
- Sat Sep 05, 2020 12:30 pm
- Forum: Windows
- Topic: Error opening recording device
- Replies: 4
- Views: 144
- Sat Sep 05, 2020 12:29 pm
- Forum: Windows
- Topic: Error opening recording device
- Replies: 4
- Views: 144
Re: Error opening recording device
I see the option to change the sample rate between 16 bit 4800 Hz and 24 bit 4800 Hz but no 44100. I assume that you mean 48000 (not 4800). In that case, ensure that it is set to 48000 in both the recording and playback tabs, and in Audacity preferences ("Edit menu > Preferences > Quality"...
- Sat Sep 05, 2020 10:39 am
- Forum: Windows
- Topic: Can't find my new audio device
- Replies: 1
- Views: 77
Re: Can't find my new audio device
Check in the Windows Sound control panel that the USB Cassette appears as a recording device, and shows a level when you play a cassette.
- Sat Sep 05, 2020 10:35 am
- Forum: Windows
- Topic: How to align two tracks
- Replies: 4
- Views: 296
Re: How to align two tracks
Or is there a quick way to invert left and right channel? You can invert the left channel by selecting the (stereo) track, then applying this code in the Nyquist Prompt effect: ;version 4 (vector (mult -1 (aref *track* 0)) (aref *track* 1)) or to invert the right channel: ;version 4 (vector (aref *...
- Sat Sep 05, 2020 10:26 am
- Forum: Windows
- Topic: Is there a simple list of options one can use with "do_command"?
- Replies: 26
- Views: 385
Re: Is there a simple list of options one can use with "do_command"?
What is wrong with my AddLabel command? Your label command: "AddLabel: Text = ThisList[T]" but the manual says: AddLabel: - (Action) Add Label at Selection - (Parameters) none - (Description) Creates a new, empty label at the cursor or at the selection region. "Text =" is not a ...
- Sat Sep 05, 2020 9:46 am
- Forum: Windows
- Topic: Is there a simple list of options one can use with "do_command"?
- Replies: 26
- Views: 385
- Sat Sep 05, 2020 9:41 am
- Forum: macOS
- Topic: No sound through headphones
- Replies: 6
- Views: 300