Search found 59476 matches

by steve
Sun Apr 23, 2017 10:21 am
Forum: Windows
Topic: How do i make it sound like it does on the software?
Replies: 10
Views: 1115

Re: How do i make it sound like it does on the software?

You are not giving us enough information to enable us to help you. "File menu > Save" produces an Audacity project that can be opened only in Audacity. "File menu > Export Audio" produces an audio file that can be played in other applications. 1) What format are you exporting as?...
by steve
Sun Apr 23, 2017 10:15 am
Forum: Nyquist
Topic: Code for a Bell Tone
Replies: 16
Views: 5363

Re: Code for a Bell Tone

A simplified approximation, based on the peaks in the spectrum of the "Telephone Bell Ring 2.mp3" file: (abs-env (let ((env1 (pwlv 1 0.9 1 1 0 2 0)) (env2 (pwev 1 1 1 2 0.01))) (mult (sum 0.7 (mult -0.3 env1 (stretch-abs 2.0 (hzosc 19.6 *saw-table*)))) env2 (stretch-abs 2.0 (sim (mult (db-...
by steve
Sun Apr 23, 2017 9:14 am
Forum: Nyquist
Topic: Newbie asking for a kickstart, please!
Replies: 27
Views: 6984

Re: Newbie asking for a kickstart, please!

There isn't a direct relationship between "bits" in DSD and "samples" in PCM. They are related only through the analog waveform that they represent. In PCM digital audio we represent the amplitude at a given point in time with a number. The time / amplitude value pair is called a...
by steve
Fri Apr 21, 2017 3:14 pm
Forum: Windows
Topic: Volume balance changes on start
Replies: 4
Views: 416

Re: Volume balance changes on start

Gale Andrews wrote:you could go back to Audacity 2.0.2
but then of course you lose the benefits of all the bug fixes, new features and improvements that have been made in the 5 years since 2.0.2 was released.
by steve
Fri Apr 21, 2017 12:26 pm
Forum: Windows
Topic: iphone 4
Replies: 6
Views: 545

Re: iphone 4

Does Audacity successfully play anything?
Try generating a tone (from the "Generate" menu), and then try to play it. Can you hear it playing?
Tilly wrote:I have managed to send it across
How, exactly and precisely, did you do that?
by steve
Fri Apr 21, 2017 12:24 pm
Forum: Windows
Topic: How can I remove lower frequencies whilst still hearing them
Replies: 9
Views: 741

Re: How can I remove lower frequencies whilst still hearing

What are you starting with? A stereo audio file that contains high medium and low frequencies all mixed together?

What do you want to end up with? A stereo audio file with high medium and low frequencies all mixed together in one channel, and low frequencies (below 200 Hz) only in the other channel?
by steve
Fri Apr 21, 2017 12:21 pm
Forum: Maintaining / Improving this Forum
Topic: Home Page - Not viewable.
Replies: 5
Views: 2843

Re: Home Page - Not viewable.

Were you browsing from your home broadband? If so, is the problem still happening? If the problem is still happening and you have a "home" (rather than "business") broadband package, try turning off you modem over night, then try it again tomorrow. You can check your current IP a...
by steve
Fri Apr 21, 2017 12:04 pm
Forum: Windows
Topic: How can I remove lower frequencies whilst still hearing them
Replies: 9
Views: 741

Re: How can I remove lower frequencies whilst still hearing

marcbrooks wrote:However the haptical channel will feature only the snare drum and will not be influenced by the bass drum's frequencies
Is that the wrong way round?
Do you mean that the "haptical channel will feature only the bass drum and will not be influenced by the snare drum's frequencies"?