Search found 6404 matches

by Trebor
Tue Jul 16, 2019 5:23 pm
Forum: Windows
Topic: De-clicker effect question
Replies: 5
Views: 413

Re: De-clicker effect question

Can you please, if you don't mind, tell me your whole process to get to the final processed file you posted? First I made it louder ... RMS normalize to -18dB, then (soft) Limiter -3dB ( no make-up gain). Then I applied the notch filter code (above) to remove the constant whine. ( the code will wor...
by Trebor
Tue Jul 16, 2019 2:15 pm
Forum: Windows
Topic: De-clicker effect question
Replies: 5
Views: 413

Re: De-clicker effect question

This Nyquist code will not help clicks, (or hiss), but will remove the faint constant whine ... (setf *track* (notch2 *track* 1341 50)) (setf *track* (notch2 *track* 1288 50)) (setf *track* (notch2 *track* 1232 50)) (setf *track* (notch2 *track* 135 5)) (setf *track* (notch2 *track* 50 5)) (highpass...
by Trebor
Mon Jul 15, 2019 3:13 pm
Forum: Français
Topic: Vieux morceaux créés sur ancienne version d'Audacity
Replies: 4
Views: 1084

Re: Vieux morceaux créés sur ancienne version d'Audacity

Trebor, Êtes-vous sûr qu'Audacity a besoin de la suite FFmpeg pour créer, enregistrer et ouvrir ses propres fichiers (AUP = .aup + _data)? Autrement dit: Audacity peut-il ne pas fonctionner sans la suite FFmpeg? FFmpeg n'est pas requis pour le format aup natif d'Audacity. FFmpeg est requis pour lir...
by Trebor
Mon Jul 15, 2019 12:19 am
Forum: Windows
Topic: Green bar in Audacity said ‘NERO’
Replies: 2
Views: 296

Re: Green bar in Audacity said ‘NERO’

bomber1978 wrote:
Sun Jun 23, 2019 9:57 am
Is there a reason why the word ‘NERO’ appeared in the green progress bar while Audacity was amplifying my file?
If it's just a one-off could be Nero automatically downloading an update and its graphics getting overlaid on Audacity,
(i.e. just a cosmetic problem).
by Trebor
Sun Jul 14, 2019 9:44 pm
Forum: Nyquist
Topic: A nyquist code doesn't work.
Replies: 2
Views: 434

Re: A nyquist code doesn't work.

Now you have to select the track before applying the Nyquist code, otherwise ...

''Nyquist returned nil audio'' (because the track was not selected).png
''Nyquist returned nil audio'' (because the track was not selected).png (2.33 KiB) Viewed 429 times
by Trebor
Sun Jul 14, 2019 1:33 pm
Forum: Audiobook Production
Topic: Funny glitch, can fix?
Replies: 1
Views: 368

Re: Funny glitch, can fix?

Hi, on listening to the attached I found a funny glitch, like a spark. I guess a couple questions. Any idea what could cause this kind of thing, so I can try to avoid in the future? And any way to remove or smooth this over in the existing recording? Excerpt1.wav (388.46 KiB) The spark noise is a d...
by Trebor
Sun Jul 14, 2019 12:27 am
Forum: Windows
Topic: Problem importing/opening multiple audio files
Replies: 3
Views: 205

Re: Problem importing/opening multiple audio files

kawika wrote:
Sat Jul 13, 2019 11:31 pm
...If I play back, it's evident that various mp3 files have been imported on top of each other instead of sequentially ...
Once all the files have been imported, select all tracks, then use align end to end for "sequentially".
by Trebor
Sat Jul 13, 2019 12:16 pm
Forum: Windows
Topic: Hissing Noise with Shure SM7B
Replies: 5
Views: 1842

Re: Hissing Noise with Shure SM7B

I have attached a clip of the noise I hear everytime I attempt to record within Audacity. In this example, The gain is set at 30. Any help would be greatly appreciated. Attachments Bad noise.wav (875.98 KiB) That noise floor is only -68dB, you're not going to get much better than that without using...
by Trebor
Fri Jul 12, 2019 12:39 pm
Forum: Windows
Topic: Search Audacity Recording
Replies: 2
Views: 114

Re: Search Audacity Recording

shocked123 wrote:
Fri Jul 12, 2019 10:46 am
... How do I search an Audacity recording ...
Audacity has a spectrogram view option.

Image

That can be useful when searching for, say, speech within a recording, as that has a distinctive pattern.