Search found 6404 matches

by Trebor
Wed Feb 22, 2017 3:25 am
Forum: Français
Topic: Supprimer l'intérieur d'une piste
Replies: 4
Views: 1905

Re: Supprimer l'intérieur d'une piste

Strif wrote: Ou si vous savez comment faire pour qu'Audacity ne capte que le son a partir d'une certaine puissance vocal...
https://fr.wikipedia.org/wiki/Noise_gate

Audacity Noise-Gate plug-in ... http://wiki.audacityteam.org/wiki/Nyqui ... Noise_Gate
by Trebor
Tue Feb 21, 2017 10:44 pm
Forum: Windows
Topic: Printing spectrograph
Replies: 4
Views: 263

Re: Printing spectrograph

"Edge detect" also saves on ink ...
Edge-detect, then invert, using ''IrfanView'' image manipulation program.png
Edge-detect, then invert, using ''IrfanView'' image manipulation program.png (107 KiB) Viewed 249 times
"Edge detect" is available on GIMP, but in this case IrfanView was used, which is a simpler, lighter, program.
by Trebor
Tue Feb 21, 2017 6:00 am
Forum: Windows
Topic: new user HELP!!!
Replies: 11
Views: 709

Re: new user HELP!!!

selected a section to edit and clicked on play! When I click on the effects tap everything is greyed out. There is absolutely nothing to use. Am I doing something wrong? You have to stop play-back , then select the audio you want to apply an effect to. ( the effects are greyed-out when the track is...
by Trebor
Mon Feb 20, 2017 7:13 am
Forum: Windows
Topic: new user HELP!!!
Replies: 11
Views: 709

Re: new user HELP!!!

Thanks for the assumption that I'm hearing voices which is not the case! The pareidoia voices in noise are an illusion * , not a hallucination : it's normal to hear them : I hear them. The giveaway-sign that it's just random-noise is that it's just the occasional word or short phrase, interspersed ...
by Trebor
Sun Feb 19, 2017 6:49 pm
Forum: macOS
Topic: Effects to sound out of tune?
Replies: 4
Views: 1242

Re: Effects to sound out of tune?

snusmumriken wrote:If there are other ways to de-tune vocals, please let me know
There's vibrato, where the pitch-variation is cyclical rather than random.
by Trebor
Sun Feb 19, 2017 1:18 am
Forum: Windows
Topic: new user HELP!!!
Replies: 11
Views: 709

Re: new user HELP!!!

... she turns on 3 humidifiers ... the two of them whisper when they talk to each other. I have to find a way to somehow make their conversations clearer... There is a phenomenon called Rorschach audio , (analogous to Rorschach inkblots), a form of pareidolia , where listeners interpret random nois...
by Trebor
Sat Feb 18, 2017 4:43 pm
Forum: macOS
Topic: Effects to sound out of tune?
Replies: 4
Views: 1242

Re: Effects to sound out of tune?

There's a "Random Pitch Modulation" plugin for Audacity.

It's not the "exact opposite" of autotune, (which would exaggerate any existing out-of-tune-ness), but just randomly detuned.
by Trebor
Sat Feb 18, 2017 7:06 am
Forum: Windows
Topic: How to remove such clipping noise
Replies: 5
Views: 362

Re: How to remove such clipping noise

UlfZibis wrote:... Does anybody have an idea, how I can filter this clipping noise?
The very loud bursts of white-noise can be squelched to silence with this "Pop Mute" plugin
by Trebor
Sat Feb 18, 2017 1:30 am
Forum: Audio Processing
Topic: A - B Comparison
Replies: 4
Views: 1174

Re: A - B Comparison

... use the Solo button in each track ... With the "standard" solo button configuration ... Audacity Preferences showing ''Standard'' toggle button configuration selected.png you can toggle between two tracks just using the one solo button, so without moving the cursor back & forth .....
by Trebor
Fri Feb 17, 2017 2:20 am
Forum: Nyquist
Topic: Adding sounds, numbers and vectors
Replies: 4
Views: 1744

Re: Adding sounds, numbers and vectors

I'm getting the hang of ̶d̶i̶m̶ ̶s̶u̶m̶ ̶ sim sum. This code provides a simulation of subtle variations in acoustic-feedback ;version 4 (setq X 0.5) ; Recommend X<1 (setq A1 (sum 0.5 (mult X (hzosc 0.090909)))) (setq A2 (sum 0.5 (mult X (hzosc 0.052631)))) (setq A3 (sum 0.5 (mult X (hzosc 0.034482))...