Search found 6404 matches
- Tue Jul 16, 2019 7:55 pm
- Forum: macOS
- Topic: Can't delete a selected "block" while in Spectrogram view
- Replies: 5
- Views: 413
- 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...
- 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...
- 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...
- 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’
If it's just a one-off could be Nero automatically downloading an update and its graphics getting overlaid on Audacity,bomber1978 wrote: ↑Sun Jun 23, 2019 9:57 amIs there a reason why the word ‘NERO’ appeared in the green progress bar while Audacity was amplifying my file?
(i.e. just a cosmetic problem).
- Sun Jul 14, 2019 9:44 pm
- Forum: Nyquist
- Topic: A nyquist code doesn't work.
- Replies: 2
- Views: 434
- 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...
- 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
Once all the files have been imported, select all tracks, then use align end to end for "sequentially".
- 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...
- Fri Jul 12, 2019 12:39 pm
- Forum: Windows
- Topic: Search Audacity Recording
- Replies: 2
- Views: 114
Re: Search Audacity Recording
Audacity has a spectrogram view option.

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