Does it now say that it's enabled?
Search found 59476 matches
- Thu Nov 19, 2020 5:57 pm
- Forum: Windows
- Topic: GSNAP malfunction
- Replies: 5
- Views: 218
- Thu Nov 19, 2020 5:22 pm
- Forum: Windows
- Topic: WASAPI loopback recording full distortion
- Replies: 1
- Views: 101
Re: WASAPI loopback recording full distortion
Ensure that "Software Playthrough" is off (not selected) in "Transport menu > Transport Options".
- Thu Nov 19, 2020 4:05 pm
- Forum: macOS
- Topic: My voice recording too faint, no words can be deciphered
- Replies: 3
- Views: 94
Re: My voice recording too faint, no words can be deciphered
The Rode Procaster is an "end-address" mic. That means, talk into the end of the mic, not into the side. Are you using a mic cable with 3-pin connectors at both ends (male at one end, female at the other)? When you speak into the mic and turn the recording level up on the Tascam 102i, does...
- Thu Nov 19, 2020 2:20 pm
- Forum: Macros and Scripting
- Topic: Muting tracks with older version of Audacity and mod-script-pipe
- Replies: 4
- Views: 657
Re: Muting tracks with older version of Audacity and mod-script-pipe
Have you tried using pipeclient.py from the command line interface? That's a convenient way to test commands.
This works for me (though I'm using a later version of Audacity):
This works for me (though I'm using a later version of Audacity):
Code: Select all
Enter command or 'Q' to quit: TrackMute:
Sending command: TrackMute:
BatchCommand finished: OK
Execution time: 28.57ms
Re: Sound
Ensure that the correct playback device is selected in the Device Toolbar.
- Thu Nov 19, 2020 1:39 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: playback distortion linked to Windows WASAPI in Audacity 2.3.0
- Replies: 20
- Views: 5903
Re: playback distortion linked to Windows WASAPI in Audacity 2.3.0
Do you mean that it works correctly on your older computer, but not on your newer laptop?arnoldchoirsi wrote: ↑Thu Nov 19, 2020 1:33 pmMy main computer (and older) than my laptop has the worth result.
- Thu Nov 19, 2020 10:12 am
- Forum: Windows
- Topic: podcast recording doesn't sync?? help!
- Replies: 13
- Views: 359
Re: podcast recording doesn't sync?? help!
25% longer?wyattfisher wrote: ↑Wed Nov 18, 2020 11:14 pmPodcaster #4's audio file is always nearly 15minutes longer
Try listening to that track. What does it sound like?
- Thu Nov 19, 2020 9:12 am
- Forum: macOS
- Topic: No Waveform and No Sound after Crash
- Replies: 4
- Views: 130
Re: No Waveform and No Sound after Crash
That AUP file looks OK.
Is there an error message when you try to open the project?
What is the size of the "Danielle Deulen_data" folder?
Is there an error message when you try to open the project?
What is the size of the "Danielle Deulen_data" folder?
- Thu Nov 19, 2020 9:06 am
- Forum: Macros and Scripting
- Topic: Muting tracks with older version of Audacity and mod-script-pipe
- Replies: 4
- Views: 657
Re: Muting tracks with older version of Audacity and mod-script-pipe
I don't know, but if there is it will be in the Audacity 2.2.2 manual.
If you don't already have it, the 2.2.2 manual is available here: https://www.fosshub.com/Audacity-old.html
- Thu Nov 19, 2020 9:00 am
- Forum: Windows
- Topic: How do you turn off saving an old copy of a file?
- Replies: 12
- Views: 2142
Re: How do you turn off saving an old copy of a file?
to keep saving as a new file for each modification. A new backup for each modification is a bit over the top. It's certainly worth making a backup of the original recording before editing because recording is such a time consuming step. When working on an important job, I generally make a new backu...