Search found 24069 matches
- Sat May 11, 2013 7:19 pm
- Forum: Windows
- Topic: Distortion on second audio track
- Replies: 1
- Views: 370
Re: Distortion on second audio track
I've been using Audacity for voiceover work for a couple of years (although I'm not an audio engineer and know only the bare minimum. Lately, on the same computer (with both Audacity 1.3 and now with 2.0) when I add a second track (made an error, stopped recording, deleted last few words, started a...
- Sat May 11, 2013 5:38 am
- Forum: macOS
- Topic: opening aiff files produces noise[WORKAROUND]
- Replies: 5
- Views: 1566
Re: opening aiff files produces noise[WORKAROUND]
Since iTunes can open these files it's quite likely Audacity could if its QuickTime importer was able to get to them, but I suspect the standard WAV/AIFF importer called "libsndfile" is opening them even though it doesn't support the format that is in them. You could look at Help > Show Lo...
- Sat May 11, 2013 5:08 am
- Forum: Windows
- Topic: Change Speed
- Replies: 4
- Views: 1728
Re: Change Speed
Changing the track sample rate (as described in my previous post will do essentially the same thing as the Change Speed effect, but changing the track sample rate is very much quicker to do than using the Change Speed effect. In addition to which, a change of track sample rate as I understand it me...
- Sat May 11, 2013 3:23 am
- Forum: Windows
- Topic: Punch-In Noise
- Replies: 5
- Views: 516
Re: Punch-In Noise
If you mean that you are pasting in audio, please see this FAQ: http://manual.audacityteam.org/o/man/fa ... tml#clicks .
Gale
Gale
- Sat May 11, 2013 3:11 am
- Forum: Français
- Topic: Win 7 Pb de stéréo mix
- Replies: 5
- Views: 3492
Re: Win 7 Pb de stéréo mix
I speak very little English, but I try. thank you Gale for this answer. I tried the version of May 8, but without result. Il est difficile de vous aider en français. Qu'est-ce qui se passe exactement quand vous enregistrez mixage stéréo? Enregistrez-vous le silence? Qu'arrive-t-exactement quand vou...
- Sat May 11, 2013 12:36 am
- Forum: Windows
- Topic: Audacity 2.0.3
- Replies: 40
- Views: 6089
Re: Audacity 2.0.3
I'm not sure what you mean or how to selectively disable any inputs or outputs I don't want in "Sound." Right-click over the speaker icon by the system clock, then choose "Recording Devices". This opens "Sound" at the "Recording" tab. Right-click over the inp...
- Sat May 11, 2013 12:02 am
- Forum: General Audio Programming
- Topic: Importing timestamp information with Python
- Replies: 16
- Views: 11702
Re: Importing timestamp information with Python
Thanks for replying, Guenterrote. If somebody would post or send me a wav file WITH cues and another one WITHOUT, I could try to figure out what is happening. Here is one without: http://gaclrecords.org.uk/files/jazz_noise.wav . But you can generate any tone in Audacity and export as WAV if you want...
- Fri May 10, 2013 11:46 pm
- Forum: General Audio Programming
- Topic: Importing timestamp information with Python
- Replies: 16
- Views: 11702
Re: Importing timestamp information with Python
That's OK, but the link gives an error. Can you check it?Hawsun wrote:I posted one of my file that I'm looking at now; http://goo.gl/hVYns.
It's 18 minutes long and not a small one. But I wondered if I cut the file, I may lost the timestamp.
Gale
- Fri May 10, 2013 10:11 pm
- Forum: macOS
- Topic: Edit or lack of
- Replies: 1
- Views: 420
Re: Edit or lack of
Press the yellow Stop button. Please see this link http://manual.audacityteam.org/o/man/fa ... tml#grayed .
Also note that most Audacity shortcuts on Mac use COMMAND, not CTRL.
Gale
Also note that most Audacity shortcuts on Mac use COMMAND, not CTRL.
Gale
- Fri May 10, 2013 8:06 am
- Forum: General Audio Programming
- Topic: Importing timestamp information with Python
- Replies: 16
- Views: 11702
Re: Importing timestamp information with Python
I get the same errors in Python 2.7.3, but I don't claim to know anything about python scripts. Can you post a short WAV file on the web somewhere such as sendspace.com or adrive.com or dropbox that has the timestamp information you want to be labelled. I may have a tool that can export the informat...