Search found 59476 matches
- Fri Oct 29, 2010 9:43 pm
- Forum: Windows
- Topic: Record on 2nd Track Playback from 1st Track
- Replies: 5
- Views: 413
Re: Record on 2nd Track Playback from 1st Track
I am merely trying to duplicate with Audacity what I used to do decades ago with two tape recorders--play and pause one tape deck while the other continue to record the playback and the pauses as silence. Yes, very easy to do with two tape recorders. Also very easy to do with two computers, but I p...
- Fri Oct 29, 2010 7:34 pm
- Forum: Nyquist
- Topic: Substitute character in a string
- Replies: 7
- Views: 2297
Substitute character in a string
Nyquist does not appear to have a function for substituting characters in a string, so here's a function to do just that. ;; substitute character in string (defun subst-char-string (string old new) (setq newstring "") ; initialise the new string (dotimes (i (length string)) (let ((ch (char...
- Fri Oct 29, 2010 4:55 pm
- Forum: Windows
- Topic: Distorted sound durring playback
- Replies: 5
- Views: 684
Re: Distorted sound durring playback
Before getting into possibly complex details, try upgrading Audacity to the current 1.3.12 version http://audacityteam.org/download/
- Fri Oct 29, 2010 4:53 pm
- Forum: Windows
- Topic: sound level settings
- Replies: 10
- Views: 1735
Re: sound level settings
According to this page you should be using MP3 files for voice123 http://support.voice123.com/article/How_do_I_convert_an_audio_to_MP3.html To export an MP3 file from Audacity you need to install "Lame". See here: http://audacityteam.org/help/faq?s=install&i=lame-mp3 In Audacity 1.3.12...
- Fri Oct 29, 2010 4:38 pm
- Forum: Windows
- Topic: changing pitch
- Replies: 6
- Views: 1108
Re: changing pitch
That means that selecting one note and attempting to change pitch may give strange results. Selecting an entire track is different, even if it contains many short notes. Yes. As a crude explanation, the "Change Pitch" and "Change Tempo" effects work by taking "slices" ...
- Fri Oct 29, 2010 4:28 pm
- Forum: Mac OS X
- Topic: BAD FEEDBACK AND NO MUSIC!
- Replies: 6
- Views: 958
Re: BAD FEEDBACK AND NO MUSIC!
As Bill says, it is usually difficult to get feedback through a Mac. Soundflower is an add-on program that allows Mac users to open up addition sound pathways and thus makes it easier to create feedback loops. As you don't have Soundflower installed, it's not relevant. I'll duck out at this point (a...
- Fri Oct 29, 2010 4:24 pm
- Forum: Windows
- Topic: unnecessary echo recorded using StereoMix
- Replies: 14
- Views: 3433
Re: unnecessary echo recorded using StereoMix
The problem is probably caused by recording from the microphone as well as directly from the Internet radio/CD. You need to mute all sound card inputs that are not being used so as to eliminate all sound sources other than the one that you actually want to record. Note that this is a sound card sett...
- Fri Oct 29, 2010 4:06 pm
- Forum: Recording Equipment
- Topic: Question about Behringer UCA-202 audio interface
- Replies: 10
- Views: 6372
Re: Question about Behringer UCA-202 audio interface
I have a stereo cable running the from the OUTPUT of the UCA-202, going into a recording channel on my mixer ... I have another stereo cable going from the MAIN OUT of the mixer into the INPUT of the UCA-202, If the signal coming OUT of the UCA-202 into your mixer is allowed to pass out from the mi...
- Fri Oct 29, 2010 3:15 pm
- Forum: Nyquist
- Topic: Convert semi-tones (steps) to frequency
- Replies: 1
- Views: 4377
Re: Convert semi-tones (steps) to frequency
It's occurred to me that the final code example may be difficult to follow. There's a good explanation of 'Do' loops here: http://www.audacity-forum.de/download/edgar/nyquist/nyquist-doc/xlisp/xlisp-ref/xlisp-ref-093.htm and for DO* http://www.audacity-forum.de/download/edgar/nyquist/nyquist-doc/xli...
- Fri Oct 29, 2010 2:56 pm
- Forum: Windows
- Topic: Problem using Audacity
- Replies: 1
- Views: 458
Re: Problem using Audacity
It is highly recommended that you upgrade to Audacity 1.3.12
http://audacityteam.org/download/
Then see here: http://wiki.audacityteam.org/wiki/Recor ... e_computer
and here: http://wiki.audacityteam.org/wiki/Mixer ... trol_Panel
http://audacityteam.org/download/
Then see here: http://wiki.audacityteam.org/wiki/Recor ... e_computer
and here: http://wiki.audacityteam.org/wiki/Mixer ... trol_Panel