Search found 59476 matches

by steve
Sat Jun 01, 2019 2:09 pm
Forum: Nyquist
Topic: Should I learn Nyquist programming?
Replies: 19
Views: 1582

Re: Should I learn Nyquist programming?

Stereo sounds. Nyquist handles stereo sounds as an array of two sounds. More generally, Nyquist handles muti-channel sounds as an array, where each element of the array is a sound. Nyquist can handle any number of channels, but can Audacity currently only handle mono or stereo. More about stereo tra...
by steve
Sat Jun 01, 2019 1:50 pm
Forum: Nyquist
Topic: Should I learn Nyquist programming?
Replies: 19
Views: 1582

Re: Should I learn Nyquist programming?

When a Nyquist effect runs: Audacity passes audio from the first selected track to Nyquist The Nyquist code runs Nyquist passes the end result back to Audacity. This "end result" is called "the return value" If there is more than one track selected, Audacity then passes the selec...
by steve
Sat Jun 01, 2019 1:42 pm
Forum: Nyquist
Topic: Should I learn Nyquist programming?
Replies: 19
Views: 1582

Re: Should I learn Nyquist programming?

Tip: When posting code to the forum, click the button above the message composing box that has "</>". This will create a pair of "code" tags that look like this: [code ][ /code] You can then type or paste your code between the tags like this: [code ] code goes here ... [ /code] W...
by steve
Sat Jun 01, 2019 1:37 pm
Forum: Windows
Topic: recording starting at end of track
Replies: 2
Views: 326

Re: recording starting at end of track

In recent versions of Audacity, the default record behaviour is to append to the current track. To record to a new track, hold down the Shift key when you click the Record button, or use the keyboard shortcut "Shift + R". Alternatively, you can change the default in preferences, as describ...
by steve
Sat Jun 01, 2019 1:26 pm
Forum: Windows
Topic: Disable automatic low pass filter when resampling
Replies: 15
Views: 983

Re: Disable automatic low pass filter when resampling

Whenever I resample something in audacity, it resamples it but it also has an automatic low pass to prevent the alias frequencies from coming through. Is there a way I can disable this to hear for example a 8 khz sample rate file without the low pass, meaning including all of the hiss and alias noi...
by steve
Sat Jun 01, 2019 1:04 pm
Forum: Windows
Topic: Audacity macro-palette pushes around my shortcuts on a regular basis. [CLOSED]
Replies: 19
Views: 938

Re: Audacity macro-palette pushes around my shortcuts on a regular basis.

You can subscribe to this topic by clicking the spanner icon at the bottom of the page, then select "Subscribe" so that the check box is NOT ticked.
When subscribed, you will receive email notification when there are new replies.
by steve
Fri May 31, 2019 6:04 pm
Forum: Windows
Topic: Missing Mono option
Replies: 1
Views: 523

Re: Missing Mono option

by steve
Fri May 31, 2019 3:21 pm
Forum: macOS
Topic: Compressor not applying
Replies: 3
Views: 258

Re: Compressor not applying

Oops, I used "-12 dB" in my previous post rather than -13 :oops: . Now corrected.
by steve
Fri May 31, 2019 2:30 pm
Forum: macOS
Topic: Compressor not applying
Replies: 3
Views: 258

Re: Compressor not applying

In the Compressor settings, the "threshold" is set at -13 dB. This means that only when the waveform goes over -13 dB will it be compressed, and it is compressed according to "how much over -13 dB" it goes. In the track waveform in your picture, the waveform does up to about 0.4,...
by steve
Fri May 31, 2019 12:00 pm
Forum: Windows
Topic: gleiche Lautstärke
Replies: 1
Views: 116

Re: gleiche Lautstärke

If your media player supports "ReplayGain" or "SoundTouch" (iTunes, iPods and iPhone), then use that feature in your player. There is an Audacity forum in German language here: https://www.audacity-forum.de/ Translation from Google: Übersetzung von Google: Wenn Ihr Media Player &...