Did the files had that hiss before the crash?
Can you play them right with other media player (iTunes, VLC, etc)?
Search found 1673 matches
- Tue Jan 18, 2011 3:58 am
- Forum: Mac OS X
- Topic: imported raw file hissy
- Replies: 4
- Views: 1155
- Tue Jan 18, 2011 1:32 am
- Forum: GNU/Linux and Unix-like
- Topic: Draft: HOWTO convert audio file formats
- Replies: 60
- Views: 85728
Re: Draft: HOWTO convert audio file formats
I added some indentation to your final script, to make it more easily readable, I hope you don't mind. Everything else seemed fine. I wasn't thinking about getting much into command line usage details in this article, I was assuming most linux users would be comfortable with that. But with the raisi...
- Tue Jan 18, 2011 1:18 am
- Forum: Windows
- Topic: Reel to reel conversion - old equipment
- Replies: 15
- Views: 3758
Re: Reel to reel conversion - old equipment
I’ve just one question: once I’ve got a five-pin din to 3.5mm stereo minijack cable and connected tape recorder to PC line in, am I likely to need an extra driver? If I understand it, you say I won’t. I can do this for audiocassette to line in, and I think it was the Audacity software that provided...
- Mon Jan 17, 2011 4:36 pm
- Forum: Recording Equipment
- Topic: Samson CO1U recording
- Replies: 4
- Views: 2794
Re: Samson CO1U recording
You omitted two important pieces of information: operating system and audacity version. Without knowing that we can't provide any further help...
For modern OSes audacity 1.3.12 (beta) is recommended. For windows 7 check Trebor's link.
For modern OSes audacity 1.3.12 (beta) is recommended. For windows 7 check Trebor's link.
- Mon Jan 17, 2011 4:31 pm
- Forum: Recording Techniques
- Topic: Problems recording with mixer and camcorder
- Replies: 3
- Views: 1721
Re: Problems recording with mixer and camcorder
DAC stands for Digital-to-Analog Converter. To convert from the analog signal on the line-in to a digital format (AAC, WAV, etc) a DAC is needed. There is one in your sound card. There is another one in the camcorder. The quality of the recorded audio (digital) will depend on the quality of the DAC....
- Mon Jan 17, 2011 4:20 pm
- Forum: Recording Techniques
- Topic: latency problem
- Replies: 3
- Views: 975
Re: latency problem
... just had a thought .... would upgrading to the 1.3 beta version help? Definitely! If you're on a modern laptop you probably have Windows 7 or Vista. The 1.3.12 version is the recommended version for those operating systems. You can get it from here: http://audacityteam.org/download/beta_windows
- Mon Jan 17, 2011 4:17 pm
- Forum: Windows
- Topic: listen to recording
- Replies: 7
- Views: 1735
Re: listen to recording
Yes, but more information is needed to give you proper advice... What's your operating system? What's your recording source? How do you have it all connected?lturudic wrote:Is it possible to listen music (on PC) while recording with audacity (new version)
- Mon Jan 17, 2011 5:17 am
- Forum: General Feedback and Discussion
- Topic: export for embedding into a pdf [splitted]
- Replies: 2
- Views: 1027
Re: export for embedding into a pdf [splitted]
Splitted from: http://forum.audacityteam.org/viewtopic.php?f=27&t=51321 Wasn't related to the original topic in any way. OS not mentioned so I splitted to general discussion forum. helpmeplease, writing all in caps doesn't get you faster help (it actually makes it harder to read your post), nor ...
- Mon Jan 17, 2011 4:42 am
- Forum: GNU/Linux and Unix-like
- Topic: Draft: HOWTO convert audio file formats
- Replies: 60
- Views: 85728
Re: Draft: HOWTO convert audio file formats
Thank you Steve. I think there might be a bug on your shell script. I haven't tested it but I think it will probably fail if the file name has spaces on it. Which is what usually causes me more trouble when i'm shell scripting for batch processes like this. Sometimes I first remove spaces from filen...
- Sun Jan 16, 2011 1:31 pm
- Forum: GNU/Linux and Unix-like
- Topic: [SOLVED}-How to "Make [6 channel] Stereo Track"?
- Replies: 3
- Views: 3782
Re: 6 channel file-how to "Make [6 channel] Stereo Track"?
You can't make a 6 channel track on audacity. But you can export 6 mono tracks as a 6-channel file. Go to "Edit menu > Preferences > Import/Export" and select "Use Custom Mix". Then when you export you'll get an extra dialog box (after metadata tags) to assign the tracks to chann...