Hi,
I have just loaded Audacity 2.0.1 to my Debian Wheezy system. I have a ezcap Super USB Cassette Capture Device and it is sending and Audacity is receiving but it is doing so in chunks. That is, the tape is playing quite happily but Audacity is only capturing chincks of 10 to 15 seconds with 10 to 20 seconds or more between chunks. The recording shows as continuous but when you play the tune it will play 10 seconds or so then jump to the next chunk.
From my "limited" reading of other threads, I have made sure all other options under Transport are turned off but it is still the same.
The PC has good Mhz and pleanty of disk space and 4Gb Ram.
Rob
Recording not keeping up with Tape
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state:
- which version of Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
kozikowski
- Forum Staff
- Posts: 69384
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Recording not keeping up with Tape
Are you going through a USB hub? Audio doesn't like that.
What else is the computer doing? What's "plenty" of disk space?
Audio (and video) production are computer stressors. Both happen in very real time. The computer can't go off and do housekeeping during a song. The next musical note is going to arrive right now and the system has to be ready for it. It's not like recalculating a spreadsheet where you just go for coffee and check your email until it gets done.
Koz
What else is the computer doing? What's "plenty" of disk space?
Audio (and video) production are computer stressors. Both happen in very real time. The computer can't go off and do housekeeping during a song. The next musical note is going to arrive right now and the system has to be ready for it. It's not like recalculating a spreadsheet where you just go for coffee and check your email until it gets done.
Koz
Re: Recording not keeping up with Tape
Plugged direct into one of 5 USB ports on the back of the Machine. No Hub.
446Gb Free
I did have Iceberg open and was playing Solitaire, so not really stressing it.
I have run the same equipment and program on Win 7 with a lot more going in the background and only 2Gb Ram and it was fine.
Rob
446Gb Free
I did have Iceberg open and was playing Solitaire, so not really stressing it.
I have run the same equipment and program on Win 7 with a lot more going in the background and only 2Gb Ram and it was fine.
Rob
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Recording not keeping up with Tape
Any game stresses the computer.roban wrote:I did have Iceberg open and was playing Solitaire, so not really stressing it.
If it is a recording problem, double-check there are no checkmarks (no ticks) in the Transport Menu.
Try another USB cable.
Open the Audacity preferences, Recording section, and try increasing "Audio to buffer".
If it's a playback problem, leave "Audio to buffer" at 100 ms. Quit Audacity and reboot. Open a terminal and typeroban wrote:The recording shows as continuous but when you play the tune it will play 10 seconds or so then jump to the next chunk.
Code: Select all
env PULSE_LATENCY_MSEC=30 audacityGale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual