Search found 59476 matches
- Mon Jun 11, 2012 1:46 pm
- Forum: Windows
- Topic: Record and listen to another audio file on H/D similtaneousl
- Replies: 4
- Views: 970
Re: Record and listen to another audio file on H/D similtane
Is it possible to record from cassette to H/D (using e.g. VLC) and at the same time, listen to audio files already on the computer or web Probably not possible on Windows. On Linux it is possible by using the audio routing capabilities of PulseAudio. For Windows users the best option is likely to b...
- Mon Jun 11, 2012 1:39 pm
- Forum: Windows
- Topic: Make a voice sound younger
- Replies: 2
- Views: 2513
Re: Make a voice sound younger
Option 1: Raise the pitch a little (may be moderately successful)
Option 2: Hire/bribe/blackmail/cajole a young(er) person, or someone with a young sounding voice to re-record the text.
Option 2: Hire/bribe/blackmail/cajole a young(er) person, or someone with a young sounding voice to re-record the text.
- Mon Jun 11, 2012 1:29 pm
- Forum: Windows
- Topic: How Do I Automate Audacity?
- Replies: 13
- Views: 8311
Re: How Do I Automate Audacity?
applying a noise removal filter What sort of noise do you want to remove? reduce echo How do you intend to do that? Reducing echo is notoriously difficult to do in post production. use the sound finder to find audio, and then get its length in milliseconds And do what with it? Read it? write it to ...
- Mon Jun 11, 2012 1:22 pm
- Forum: Windows
- Topic: Convert WAV file into VOC format
- Replies: 3
- Views: 44372
Re: Convert WAV file into VOC format
You could try SoXRCA wrote:Please suggest how a WAv can be converted into VOC format.
http://sox.sourceforge.net/
Perhaps something like this as the command:
Code: Select all
sox inputfile.wav -b 8 outputfile.voc- Mon Jun 11, 2012 10:32 am
- Forum: Windows
- Topic: Changing Key of an MP3 file
- Replies: 2
- Views: 2554
Re: Changing Key of an MP3 file
See also "Sliding Time Scale / Pitch Shift..."
It's a bit more complicated than the Change Pitch effect, but better quality.
http://manual.audacityteam.org/help/man ... html#slide
It's a bit more complicated than the Change Pitch effect, but better quality.
http://manual.audacityteam.org/help/man ... html#slide
- Mon Jun 11, 2012 10:14 am
- Forum: Windows
- Topic: Bad sound using Stereo Mix
- Replies: 31
- Views: 13638
Re: Bad sound using Stereo Mix
Personally I think that we should stop recommending Freecorder. The version of Freecorder that is suggested on the Audacity wiki is Freecorder 3, but applian.com (the makers of Freecorder) do their best to push Freecorder 4 which is loaded with pernicious adware that is difficult to remove. Soundlee...
- Mon Jun 11, 2012 10:00 am
- Forum: Windows
- Topic: "Stereo Mix" is missing
- Replies: 4
- Views: 2933
Re: "Stereo Mix" is missing
If your computer is a branded computer (eg Acer/Dell/HP/...) then check on the manufacturers web site for driver updates. Ensure that you get the drivers for the exact model number of your computer and the same operating system. If your computer is not branded, then check the web site of the motherb...
- Mon Jun 11, 2012 9:10 am
- Forum: macOS
- Topic: Could a huge project cause problems?
- Replies: 2
- Views: 865
Re: Could a huge project cause problems?
I discovered I had inadvertently created a project that ran over 4 hours -- and I mean several of the tracks ran that long. I noticed that whenever I tried to open the project, it took forever to open. "Several" tracks at over 4 hours will be a lot of audio data. When the project opens in...
- Mon Jun 11, 2012 8:41 am
- Forum: Windows
- Topic: Windows7 - Recording Using MS Sound Mapper
- Replies: 6
- Views: 11028
Re: Windows7 - Recording Using MS Sound Mapper
The Microsoft Sound Mapper is not a real input/output. All that it does is to set the default input/output for Windows. If you go into the Windows Sounds control panel, then whatever are set as the default input/output device will be the device(s) that are used when you select Sound Mapper. It appea...
- Mon Jun 11, 2012 8:17 am
- Forum: GNU/Linux
- Topic: Audacity on "older" PCs-some fine-tuning suggestions(SOLVED)
- Replies: 24
- Views: 10006
Re: Audacity on "older" PCs--some fine-tuning suggestions
It looks like the problem is with the ALSA drivers. Is this problem only with Antix? Have you used any other Linux distro successfully on that computer (with that sound card)? You may need to Google for information about how to get that sound card working properly with Antix/Linux. Btw, I've previou...