Perhaps an update to your web browser has messed things up. What browser do you use?charlie7 wrote:I'm still puzzled by the fact it could record from streamed radio or Youtube before.
Search found 59476 matches
- Sun Jun 14, 2009 10:55 pm
- Forum: Windows
- Topic: Audacity stops recording
- Replies: 35
- Views: 3135
Re: Audacity stops recording
- Sun Jun 14, 2009 10:36 pm
- Forum: Windows
- Topic: Is there a setting in Windows for line in
- Replies: 3
- Views: 355
Re: Is there a setting in Windows for line in
I have a Behringer UB2004 mixing desk connected to a Behringer UCA 202 with a pair of leads from the "Main" out of the desk to the inputs of the UCA 202. The UCA 202 is connected to my Acer Aspire 5735 laptop via the USB output of the UCA 202 into the middle USB socket on the laptop. The o...
- Sun Jun 14, 2009 10:26 pm
- Forum: Recording Equipment
- Topic: audacity and soundblaster question
- Replies: 6
- Views: 1443
Re: audacity and soundblaster question
Drivers for SB cards are available from the Creative Labs website.
- Sun Jun 14, 2009 10:17 pm
- Forum: General Audio Programming
- Topic: Help with Nyquist power function
- Replies: 3
- Views: 1530
Re: Help with Nyquist power function
(mult s s) is correct, but note that the sample values are on a scale of +1.0 to -1.0mszlazak wrote: Trying (mult s s) didn't seem to give s^2.
- Sun Jun 14, 2009 8:43 pm
- Forum: GNU/Linux and Unix-like
- Topic: Opening project hangs Audacity 1.3.7
- Replies: 20
- Views: 5083
Re: Opening project hangs Audacity 1.3.7
I'm still not able to create the freeze reliably, but the process does produce orphaned block files quite regularly. I'm passing this over to the developers now - let's see what they make of it.
- Sun Jun 14, 2009 7:52 pm
- Forum: GNU/Linux and Unix-like
- Topic: Opening project hangs Audacity 1.3.7
- Replies: 20
- Views: 5083
Re: Opening project hangs Audacity 1.3.7
Congratulations, you seem to have found a bug. I'm not yet able to reproduce it reliably, but I can reproduce it sometimes. I'll play with this a bit more and see if I can find the missing piece that makes it happen every time and then pass it on to the developers for fixing. (I've also managed to m...
- Sun Jun 14, 2009 7:07 pm
- Forum: GNU/Linux and Unix-like
- Topic: Problem with Ubuntu that didn't have with XP3
- Replies: 7
- Views: 1430
Re: Problem with Ubuntu that didn't have with XP3
but because of the "rights" attached to the MP3,.... The MP3 format does not have DRM (digital rights management), so this is almost certainly the source of the problem. Confusingly Thomson, the company that sells MP3 licenses on behalf of Fraunhofer, have developed a DRM enabled compress...
- Sun Jun 14, 2009 6:53 pm
- Forum: Windows
- Topic: Recording LP's through UBS Turntable
- Replies: 11
- Views: 2946
Re: Recording LP's through UBS Turntable
Here's a little test to see if we are actually looking in the right area - it may also provide a usable workaround to the problem. 1) Record a track that exhibits this issue (muffled voice but instruments OK) - alternatively open a previously recorded WAV file (not an MP3) that has this issue. 2) Cl...
- Sat Jun 13, 2009 6:43 pm
- Forum: GNU/Linux and Unix-like
- Topic: Problem with Ubuntu that didn't have with XP3
- Replies: 7
- Views: 1430
Re: Problem with Ubuntu that didn't have with XP3
Use VLC to convert it to a WAV file, then import the WAV file into Audacity and see if that works.
- Sat Jun 13, 2009 5:41 pm
- Forum: Windows
- Topic: Problem with converting zip file to WAV
- Replies: 2
- Views: 341
Re: Problem with converting zip file to WAV
"Zip" is not an audio format, it is a format for data compression. (I'm quite surprised that you got anything meaningful from the zip file). The music file is compressed inside the "zip" file (like squashing it into a small container). In order to use the audio file you need to &...