Search found 59476 matches

by steve
Sun May 15, 2016 10:22 am
Forum: Windows
Topic: Sound problem
Replies: 6
Views: 266

Re: Sound problem

Sucuri SiteCheck lists the site as Malicious:
sucuri.png
sucuri.png (64.45 KiB) Viewed 259 times
by steve
Sun May 15, 2016 10:09 am
Forum: Windows
Topic: Wah Wah Effect Question
Replies: 1
Views: 192

Re: Wah Wah Effect Question

You could change the sample rate of the track before applying the Wah Wah effect, then change the sample rate back. Example: If the sample rate of the track is 44100 Hz, from the track dropdown menu, change the sample rate to 22050 Hz (http://manual.audacityteam.org/man/audio_track_dropdown_menu.htm...
by steve
Sat May 14, 2016 6:40 pm
Forum: Audio Processing
Topic: How to Frequency Shift?
Replies: 1
Views: 2253

Re: How to Frequency Shift?

What I am trying to simulate is a Single Sideband Communications receiver off frequency by a little bit. If the track is resampled to a high sample rate (for example 192000 Hz), then we can model that process using a few Nyquist commands in the Nyquist Prompt effect (http://manual.audacityteam.org/...
by steve
Sat May 14, 2016 4:08 pm
Forum: Windows
Topic: Voice activation detection option? [SOLVED]
Replies: 2
Views: 303

Re: Voice activation detection option?

I don't use teamspeak, but if you're referring to "Sound activated recording", see: http://manual.audacityteam.org/man/tran ... u.html#sar
by steve
Sat May 14, 2016 3:49 pm
Forum: Windows
Topic: New User-Cassette to MP3
Replies: 19
Views: 736

Re: New User-Cassette to MP3

is there a way of clearing all settings to default maybe? Close Audacity, then run the installer again and watch for the option to "Reset Preference". Select that option and continue the installation. When the installation is complete, launch Audacity and when prompted, confirm that you w...
by steve
Sat May 14, 2016 11:41 am
Forum: macOS
Topic: Question: Exporting spectrograms for sound art
Replies: 3
Views: 1333

Re: Question: Exporting spectrograms for sound art

SoX can produce nice spectrograms.
http://sox.sourceforge.net/

Here's an example using the command:

Code: Select all

sox "name-of-audio-file" -n spectrogram
spectrogram.png
click on image to expand
spectrogram.png (92.46 KiB) Viewed 1327 times
by steve
Sat May 14, 2016 9:13 am
Forum: Windows
Topic: No Sound
Replies: 3
Views: 179

Re: No Sound

JeffryVinyl wrote:connected to my computer via a U-Control pre-amp
Is that a UCA-202 or a UCA-222?
JeffryVinyl wrote:I also recently replaced my crummy Radio Shack computer speakers with a pair of Labtec speakers
Are the Labtec speakers USB speakers?
by steve
Sat May 14, 2016 9:04 am
Forum: GNU/Linux
Topic: request for help choosing the proper settings
Replies: 7
Views: 773

Re: request for help choosing the proper settings

Device ID: 0 Device name: HDA NVidia: ALC1200 Analog (hw:0,0) Host name: ALSA Input channels: 2 Output channels: 8 ... Supported Rates: 44100 48000 96000 192000 That look like it's your built-in sound card. Try selecting " HDA NVidia: ALC1200 Analog (hw:0,0)" as both the recording and pla...
by steve
Fri May 13, 2016 2:46 pm
Forum: Windows
Topic: Exporting WAV for telephone answering machine [SOLVED]
Replies: 10
Views: 961

Re: Exporting WAV for telephone answering machine

Interestingly the sample that you posted is a slightly different format from the format described in text in your next post. The sample "openingsuren.wav" is: Mono, unsigned 8-bit, 8kHz, PCM whereas the text says: Mono, unsigned 8-bit, 8kHz, CCITT u-Law so they're almost the same - just th...
by steve
Fri May 13, 2016 1:46 pm
Forum: Windows
Topic: Exporting WAV for telephone answering machine [SOLVED]
Replies: 10
Views: 961

Re: Recording

By default Audacity will export as standard "CD quality" WAV files. That's "16-bit, 44100 Hz sample rate". Your company answering machine is probably expecting a lower quality audio file of some type. You will need to look in the manual for the answering machine to find out exact...