Search found 24069 matches

by Gale Andrews
Fri Sep 16, 2011 5:39 pm
Forum: Recording Equipment
Topic: Sound Card Reviews
Replies: 72
Views: 92514

Re: Sound Card Reviews

Should you add StarTech ICUSBAUDIO above to the front page of this thread? Done - I editied Koz' posting into the requesite pro-forma layout . And add (only) ARTCessories USB Phono Plus V.2 to: http://wiki.audacityteam.org/wiki/Recommended_sound_devices ? And done (I used Irish's summary that he ma...
by Gale Andrews
Fri Sep 16, 2011 5:08 pm
Forum: Windows
Topic: Recordings break up badly on play back
Replies: 18
Views: 5242

Re: Recordings break up badly on play back

With regards to changing the buffer settings I get confused. So should I set it to a higher number than 100 to help ease the load on my CPU? If so, what is a reasonable number I should set it to? Yes set it to higher than 100 milliseconds. Try 500 milliseconds which is half a second. Try 1000 milli...
by Gale Andrews
Fri Sep 16, 2011 5:00 pm
Forum: Mac OS X
Topic: Graphic EQ sliders
Replies: 12
Views: 2546

Re: Graphic EQ sliders

"Holding down SHIFT then either clicking or using the arrow keys increments by 0.1 dB." I tested that on native XP SP3, but it was with an old (about 6? months old) alpha version of Audacity. I could probably retest sometime next week with the current nightly if it's important. I don't th...
by Gale Andrews
Fri Sep 16, 2011 4:42 pm
Forum: Mac OS X
Topic: Timer
Replies: 36
Views: 5911

Re: Timer

Somebody inflicted the Audacity Time Entry Module on us once and we've been stuck with it ever since. I can remember taking upward of 10 seconds to force the tone generator to generate only 5 seconds of tone. Can we take that module out and shoot it? Assuming you are referring to TimeText Controls ...
by Gale Andrews
Fri Sep 16, 2011 2:55 am
Forum: Mac OS X
Topic: Graphic EQ sliders
Replies: 12
Views: 2546

Re: Graphic EQ sliders

For now I've decided to just state that behaviour may vary by OS and list alternatives: http://manual.audacityteam.org/man/Equalization#graphic "Holding down SHIFT then either clicking or using the arrow keys increments by 0.1 dB." That does not work on Ubuntu 10.10. It does work on Window...
by Gale Andrews
Fri Sep 16, 2011 1:13 am
Forum: Français
Topic: Récupération de données : où sont mes fichiers audacity ?
Replies: 1
Views: 570

Re: Récupération de données : où sont mes fichiers audacity

Vous aurez à rechercher à l'intérieur des fichiers gz et tar pour les fichiers *.aup et les dossiers *_data.

SVP lisez-vous:
http://tinyurl.com/6kzb4lb
http://tinyurl.com/62b6kqk

Noter SVP, je ne parle pas français.



Gale
by Gale Andrews
Thu Sep 15, 2011 7:41 pm
Forum: Windows
Topic: no sound
Replies: 11
Views: 1704

Re: no sound

If "Speakers 2 usb Audio CODEC" is actually the USB turntable as I assume then 2) turning on software playthrough on its own is not enough. Set the Audacity playback device to the inbuilt sound device (as in 1) or to the SoundBlaster and connect conventional (not USB) speakers to the appro...
by Gale Andrews
Thu Sep 15, 2011 7:00 pm
Forum: Mac OS X
Topic: Timer
Replies: 36
Views: 5911

Re: Timer

I'd settle for the existing one working. For the first time ever (and illustrated in another post) I tried to make a timed hour recording starting in fifteen minutes. I was recording a "real" FM radio, so no bitstreams crashes, connection failures or IP conflicts. I never made it. The sys...
by Gale Andrews
Thu Sep 15, 2011 6:11 pm
Forum: Français
Topic: Lame sur AUDACITY
Replies: 4
Views: 1766

Re: Lame sur AUDACITY

For reliable operation you should use Lame that has been built specifically for Audacity. You can download the ZIP version of Lame from here: http://lame.buanzo.com.ar/ then extract the contents of the zip file into your Audacity program folder. Audacity should then detect Lame automatically. The m...
by Gale Andrews
Thu Sep 15, 2011 5:48 pm
Forum: Windows
Topic: Really fast (50x) playback speed possible?
Replies: 13
Views: 1408

Re: Really fast (50x) playback speed possible?

you would want line 394 to read: mMaxValue = 50.0f; Did anyone test if that worked? Libsamplerate (typically used in Linux distributions) allows 256x resampling, but I don't know about libresample which Windows builds will be using. If the sample rate change allowed by the resampling library is exc...