High Pitched Whining Whilst Recording

We all have our ideas regarding recording! Share your experience.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
flynwill
Posts: 840
Joined: Fri Jan 17, 2014 2:58 pm
Operating System: Linux Debian

Re: High Pitched Whining Whilst Recording

Post by flynwill » Tue Jun 09, 2015 3:55 am

As Trebor observed that noise is actually quite a bit different from the usual USB data lines interference, particularly with the shifting in pitch that is going on. I suspect it may have a different origin.

Trebor
Posts: 9953
Joined: Sat Dec 27, 2008 5:22 pm
Operating System: Windows 8 or 8.1

Re: High Pitched Whining Whilst Recording

Post by Trebor » Tue Jun 09, 2015 6:00 am

MrSeeb wrote:Copying and pasting that code into the Nyquist prompt hasn't changed anything by the sound of it ...
After posting the code into Nyquist prompt, you then have to apply Nyquist prompt to the audio as if it was an Effect,
i.e. select the audio you want to process, then apply Nyquist prompt.

kozikowski
Forum Staff
Posts: 69357
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: High Pitched Whining Whilst Recording

Post by kozikowski » Tue Jun 09, 2015 9:35 am

If it's shifting pitch, then the notches aren't going to work. The news just keeps getting better...

Koz

Trebor
Posts: 9953
Joined: Sat Dec 27, 2008 5:22 pm
Operating System: Windows 8 or 8.1

Re: High Pitched Whining Whilst Recording

Post by Trebor » Tue Jun 09, 2015 2:03 pm

kozikowski wrote:If it's shifting pitch, then the notches aren't going to work ...
No shifting-pitch within MrSeeb's audio , but the ratio of the harmonics present changes with time ...
MrSeeb's audio.png
MrSeeb's audio.png (338.81 KiB) Viewed 1172 times
Maybe an artefact of Pulse Width Modulation of the power supply ? ...
wikipedia.org/wiki/Pulse-width_modulation wrote:The resulting spectra (of the three cases) are similar, and each contains a dc component, a base sideband containing the modulating signal and phase modulated carriers at each harmonic of the frequency of the pulse.
http://en.wikipedia.org/wiki/Pulse-width_modulation

MrSeeb
Posts: 14
Joined: Mon Jun 08, 2015 4:36 pm
Operating System: Please select

Re: High Pitched Whining Whilst Recording

Post by MrSeeb » Tue Jun 09, 2015 3:18 pm

Trebor wrote:
MrSeeb wrote:Copying and pasting that code into the Nyquist prompt hasn't changed anything by the sound of it ...
After posting the code into Nyquist prompt, you then have to apply Nyquist prompt to the audio as if it was an Effect,
i.e. select the audio you want to process, then apply Nyquist prompt.
I select the track, giving it a yellow outline, and then go through effect > Nyquist Prompt > C/P the code > then click OK. I've also tried highlighting the track and repeating but to no avail. I couldn't apologise more if I am doing this completely wrong, unfortunately software such as this is not my forte.

Thanks for all the help everyone, it really means alot.

kozikowski
Forum Staff
Posts: 69357
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: High Pitched Whining Whilst Recording

Post by kozikowski » Tue Jun 09, 2015 8:05 pm

Well. That should have worked...

??

You can select a track by clicking just above MUTE.

Koz

MrSeeb
Posts: 14
Joined: Mon Jun 08, 2015 4:36 pm
Operating System: Please select

Re: High Pitched Whining Whilst Recording

Post by MrSeeb » Tue Jun 09, 2015 8:58 pm

kozikowski wrote:Well. That should have worked...

??

You can select a track by clicking just above MUTE.

Koz
I've tried to upload a .mp4 to show me doing it but the attachment adder isn't happy with that and keeps deleting it, so I'll give you a detailed run down of what I do. After opening the file, I click just above mute to select the audio track, darkening the selected area, I then go to effect, and click Nyquist Prompt, then copy and paste the text into the blank area. After this I click OK, nothing else and then play back the track and it hasn't changed. Sorry about the lack of ease on this, I imagine this is getting quite annoying!

kozikowski
Forum Staff
Posts: 69357
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: High Pitched Whining Whilst Recording

Post by kozikowski » Tue Jun 09, 2015 9:58 pm

I imagine this is getting quite annoying!
Puzzling, more like it. Hang in while we figure out what to do.
Koz

kozikowski
Forum Staff
Posts: 69357
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: High Pitched Whining Whilst Recording

Post by kozikowski » Wed Jun 10, 2015 2:29 am

"Good" news! It doesn't work for me, either.

Must be a typo in the code or some other programming damage. We need someone who can read Nyquist to figure it out.

Koz

Trebor
Posts: 9953
Joined: Sat Dec 27, 2008 5:22 pm
Operating System: Windows 8 or 8.1

Re: High Pitched Whining Whilst Recording

Post by Trebor » Wed Jun 10, 2015 3:24 am

MrSeeb wrote:I select the track, giving it a yellow outline, and then go through effect > Nyquist Prompt > C/P the code > then click OK. I've also tried highlighting the track and repeating but to no avail.
That sounds like you're doing the right thing ...
audio-gif2.gif
[ changing to from waveform-view to spectrogram-view is not necessary to apply the effect,
spectrogram-view just conspicuously shows the consequence of applying the code]
audio-gif2.gif (469.58 KiB) Viewed 1158 times
NB: the whine removal code I posted is specific to the audio you posted. It won't remove any old whine,
only the whine produced by the particular apparatus you used to make the audio you posted.
kozikowski wrote:"Good" news! It doesn't work for me, either. Must be a typo in the code or some other programming damage. We need someone who can read Nyquist to figure it out.
I'm using an old copy of Audacity : 2.0.6 , [on Windows]. If you're using a different version that may explain why it isn't working for you, i.e. possibly a bug in a later version of Audacity, (if the Nyquist code is being copied & pasted accurately).

Post Reply