Search found 59476 matches
- Tue May 06, 2014 4:08 pm
- Forum: New Plug-Ins
- Topic: AM and FM Tone Generators
- Replies: 20
- Views: 17235
Re: AM and FM Tone Generators
(fmosc (hz-to-step 14500) (mult 6000 (aref s 0))) Which produced a nice looking FM output without visible waveform distortion. Perhaps you can add some improvements to this cod Try this on a mono audio track with a sample rate of 96 kHz: (setf cf 20000) (fmosc (hz-to-step cf) (mult 300 (sum 1 s))) ...
- Tue May 06, 2014 2:28 pm
- Forum: GNU/Linux
- Topic: Behringer UCA202 don't seem to connect to Jack [SOLVED]
- Replies: 5
- Views: 3978
Re: Behringer UCA202 don't seem to connect to Jack
In QjackCtl "Setup", ensure that your UCA 202 device is selected for both input and output (if you click on the ">" next to the selection box it will probably list it by a sensible name). Then start Jack. The main QjackCtl interface should show that Jack is running. Then Open Aud...
- Tue May 06, 2014 1:35 pm
- Forum: Audio Processing
- Topic: Is Audacity suitable for me?
- Replies: 4
- Views: 915
Re: Is Audacity suitable for me?
I doubt that you will have success trying to "un-mix" a recording with Audacity.
You 'may' have some degree of success with Melodyne (commercial product and quite expensive: http://www.celemony.com/en/start).
I know of no free or inexpensive software that can do what you're asking.
You 'may' have some degree of success with Melodyne (commercial product and quite expensive: http://www.celemony.com/en/start).
I know of no free or inexpensive software that can do what you're asking.
- Tue May 06, 2014 1:31 pm
- Forum: GNU/Linux
- Topic: Behringer UCA202 don't seem to connect to Jack [SOLVED]
- Replies: 5
- Views: 3978
Re: Behringer UCA202 don't seem to connect to Jack
How did you do that? Are you using QjackCtl ?gretsch61 wrote:I started JACK
- Tue May 06, 2014 1:28 pm
- Forum: Windows
- Topic: mic heard on only one side [SOLVED]
- Replies: 2
- Views: 251
Re: When I record with my mic, it's heard on ony one side!
Set Audacity to record "1 (mono) channel" in the device toolbar.
On playback the sound will be on both sides.
On playback the sound will be on both sides.
- Tue May 06, 2014 9:32 am
- Forum: Audio Processing
- Topic: How to remove a phone call sound from the recording?
- Replies: 1
- Views: 508
Re: How to remove a phone call sound from the recording?
Select the first sound to be deleted (http://manual.audacityteam.org/o/man/audacity_selection.html#mouse) Then: "Edit menu > Remove Audio or Labels > Delete" Repeat the above two steps for the second sound. See here for further help with basic editing: http://manual.audacityteam.org/o/man/...
- Tue May 06, 2014 8:50 am
- Forum: Audio Processing
- Topic: Audiobook MP3 Speedup -
- Replies: 5
- Views: 2551
Re: Audiobook MP3 Speedup -
Instead of "Change Tempo" you could also try "Truncate Silence" (http://manual.audacityteam.org/o/man/truncate_silence.html) As Truncate Silence only acts on the spaces between words, you may find that the sound quality of the words is better this way so it may be more ineligible...
- Tue May 06, 2014 8:41 am
- Forum: Windows
- Topic: Want to record an LP
- Replies: 4
- Views: 367
Re: Want to record an LP
The earlier versions of Audacity were simpler and I had no problem with them. There's not actually that much difference except that the new version has additional features (that you can ignore). In fact the problem that you are asking about is more to do with Windows than about Audacity. So far wha...
- Tue May 06, 2014 7:55 am
- Forum: Audiobook Production
- Topic: Fledgling voice artist seeking counsel.
- Replies: 384
- Views: 63436
Re: Fledgling voice artist seeking counsel.
I couldn't hear it myself but perhaps I still need better headphones. Probably do need better headphones ;) The hum on the unprocessed recording is definitely audible. You can also see it if you select some "silence" and then select "Analyze > Plot Spectrum" Untitled.png The thi...
- Mon May 05, 2014 10:19 pm
- Forum: New Plug-Ins
- Topic: AM and FM Tone Generators
- Replies: 20
- Views: 17235
Re: AM and FM Tone Generators
There's a topic here that discusses implementing "silent subliminals" in Nyquist: http://forum.audacityteam.org/viewtopic.php?p=148686#p148686 To the best of my knowledge there is no verifiable or peer reviewed scientific evidence to support the efficacy of "silent subliminals" i...