Search found 59476 matches
- Wed Mar 04, 2009 9:09 pm
- Forum: Windows
- Topic: Mixer Input - no Stereo mix
- Replies: 3
- Views: 767
Re: Mixer Input - no Stereo mix
yes i had looked there and the only options are microphone and line in - i dont suppose there is any way to add more options. If the hardware / drivers only give those options, then those are the options you have. Occasionally newer or older drivers may give more options, but failing that the only ...
- Wed Mar 04, 2009 8:59 pm
- Forum: GNU/Linux and Unix-like
- Topic: Unable to play back tracks while recording
- Replies: 5
- Views: 2356
Re: Unable to play back tracks while recording
Topic moved (but there is no "2.3.5" so I presume that you mean 1.3.5 ) Shame about not using the Edirol for playback, and I'm afraid I don't now enough about it to help with that issue. The best solution is obviously to get the Edirol working for both recording and playback (which no doub...
- Wed Mar 04, 2009 8:40 pm
- Forum: Audio Processing
- Topic: Multiple notches with Nyquist prompt?
- Replies: 23
- Views: 12442
Re: Multiple notches with Nyquist prompt?
Nice one Trebor, good to see some interest in Nyquist. A few comments on the code - looking at the business end of it (I've replaced the controls with your default values): (setq choice 0) (setq a 12) (setq v 20) (setf freq (cond((= choice 0) 50) ((= choice 1) 60))) (setq que (/ 10000 (* a a))) (set...
- Wed Mar 04, 2009 6:37 pm
- Forum: Windows
- Topic: Records low 8hz sound
- Replies: 5
- Views: 728
Re: Records low 8hz sound
Check the logs of your anti-virus program, it may have "helpfully" deleted your restore points.Jeffry83 wrote:.I also find it strange that my pc doesn't hold any recovery points from January
- Tue Mar 03, 2009 10:40 pm
- Forum: Windows
- Topic: Dumb Questions
- Replies: 2
- Views: 324
Re: Dumb Questions
Have a look in the "Tutorials" (link at top of page).
- Tue Mar 03, 2009 10:38 pm
- Forum: General Feedback and Discussion
- Topic: link mp3 files within an .aup file
- Replies: 2
- Views: 736
Re: link mp3 files within an .aup file
The latest 1.3 version of Audacity has a feature "Save Compressed Copy of Project" This compresses all tracks as Ogg files and puts them in a data folder, then creates a special project file that imports the whole lot into the correct places. Here is an example of such an AUP file: <?xml v...
- Tue Mar 03, 2009 10:25 pm
- Forum: Windows
- Topic: Mixer Input - no Stereo mix
- Replies: 3
- Views: 767
Re: Mixer Input - no Stereo mix
The information that is relevant for you is further down the page. "On XP or earlier, right-click over the speaker icon in the System Tray > Adjust Audio Properties. Or you can click Start > (Settings) > Control Panel > Sounds, Speech and Audio Devices > Sounds and Audio devices First, click on...
- Tue Mar 03, 2009 10:21 pm
- Forum: Windows
- Topic: Podcast sounds terrible when I export it as an MP3.
- Replies: 1
- Views: 388
Re: Podcast sounds terrible when I export it as an MP3.
Whenever possible, work with uncompressed audio (WAV). MP3 compression is "lossy" and always causes some degree of sound quality loss. If you open an MP3 in Audacity, edit it and export it as an MP3, then you have quality loss times 2. The loss is cumulative and gets worse every time you d...
- Tue Mar 03, 2009 9:56 pm
- Forum: Windows
- Topic: Records low 8hz sound
- Replies: 5
- Views: 728
Re: Records low 8hz sound
Have you installed any new programs recently?
Can you record from the headset microphone?
Has ANYTHING been added, changed or updated on your computer recently?
Can you record from the headset microphone?
Has ANYTHING been added, changed or updated on your computer recently?
- Tue Mar 03, 2009 8:37 pm
- Forum: Windows
- Topic: How to make "distorted vocals"?
- Replies: 14
- Views: 3622
Re: How to make "distorted vocals"?
As Koz said, overloading in the digital realm is not a problem, but overloading the input to your sound card can make it smoke. Similarly, playing back recordings with a lot of high frequency content (such as is caused by clipping) at high volume can blow the tweeters in your loudspeakers (they do n...