Search found 59476 matches

by steve
Sat Aug 18, 2018 9:44 am
Forum: New Plug-Ins
Topic: Silent Subliminals [solved?]
Replies: 106
Views: 87595

Re: Silent Subliminals [solved?]

This is what an AM modulated voice recording looks like ( spectrogram view ): firsttrack001.png Note that there is a line that runs through the middle. That's the "carrier frequency". In this case the carrier frequency is 20,000 Hz (2 kHz). This is what the spectrum looks like : fullwindow...
by steve
Fri Aug 17, 2018 11:56 pm
Forum: macOS
Topic: Editing individual tracks
Replies: 2
Views: 195

Re: Editing individual tracks

Split the track, apply the effects that you require to the two new single channel tracks, then join the tracks back together into a stereo track. See: https://manual.audacityteam.org/man/spl ... racks.html
by steve
Fri Aug 17, 2018 11:20 pm
Forum: macOS
Topic: Soundflower Failed?
Replies: 8
Views: 418

Re: Soundflower Failed?

The new version is called "loopback" and costs $119. A free trial is available, but I don't know how crippled it is: https://rogueamoeba.com/loopback/
by steve
Fri Aug 17, 2018 5:35 pm
Forum: Windows
Topic: Recording problems with bass and sound quality from Laptop
Replies: 8
Views: 2144

Re: Recording problems with bass and sound quality from Laptop

If your computer has a built-in sound card (most computers do), then you should be able to use that. Yes, you can use the following settings in the device toolbar : host: WASAPI Recording device: Speakers (Realtek High Definition Audio) (loopback) Playback device: Speakers (Realtek High Definition ...
by steve
Fri Aug 17, 2018 3:07 pm
Forum: GNU/Linux
Topic: Which part of Audacity's source code that handle audio recording?
Replies: 1
Views: 365

Re: Which part of Audacity's source code that handle audio recording?

Audacity uses the PortAudio library to capture audio: http://www.portaudio.com/ Audacity has to do a lot of complex stuff when capturing audio, because of: cross-platform support simultaneous updating of the project XML data must support full duplex multi-threaded to allow simultaneous writing to di...
by steve
Fri Aug 17, 2018 2:47 pm
Forum: Windows
Topic: Detach at Silences - Silence level
Replies: 2
Views: 489

Re: Detach at Silences - Silence level

You could use this Noise Gate plug-in to silence the low level audio: https://wiki.audacityteam.org/wiki/Nyqu ... Noise_Gate
and then use "Detach at Silences".
by steve
Fri Aug 17, 2018 2:44 pm
Forum: Windows
Topic: Audacity incomplete...
Replies: 1
Views: 124

Re: Audacity incomplete...

by steve
Fri Aug 17, 2018 11:59 am
Forum: macOS
Topic: HELP! Can't stitch two audio files together
Replies: 3
Views: 202

Re: HELP! Can't stitch two audio files together

is there any way to record in Audacity both what i say using headphones and also what i hear? You want to record Skype (or similar "voip")? That's difficult to do with Audacity because Skype takes over the audio services. The way that Skype recommends, is to use their cloud based recorder...
by steve
Fri Aug 17, 2018 10:48 am
Forum: macOS
Topic: HELP! Can't stitch two audio files together
Replies: 3
Views: 202

Re: HELP! Can't stitch two audio files together

Audacity "projects" are not audio files. Project files comprise of a data folder (containing the audio data), and a "project file" that tells Audacity what to do with that data. To create a normal audio file, you must "Export" the audio from the project. The easiest way...
by steve
Fri Aug 17, 2018 8:39 am
Forum: Plug-in Archive
Topic: Delay with bpm and panning
Replies: 46
Views: 6987

Re: Delay with bpm and panning

If you only want to use Nyquist plug-ins, then there are many free Nyquist plug-ins available here: https://wiki.audacityteam.org/wiki/Download_Nyquist_Plug-ins If you want to learn how to create and / or modify Nyquist plug-ins, then there are many resources available: https://forum.audacityteam.or...