It is currently March 28th, 2024, 8:59 am

Spectrum analyseur "not correct"

Get help with creating, editing & fixing problems with skins
Post Reply
User avatar
Pywi
Posts: 7
Joined: October 19th, 2017, 6:19 pm

Spectrum analyseur "not correct"

Post by Pywi »

Hi,
Im traying to convert a w7 gadget on rainmeter skin whit this link:

https://docs.rainmeter.net/manual-beta/plugins/audiolevel/#PeakGain

But the results are not the same, I have a big difference with both of theme

http://prntscr.com/gzhhgj

R=W gadget
L=Rainmeter skin

if some one can help me

Original gadget : http://win7gadgets.com/music-tv/spectrum_analizer.html

THX :D
Last edited by Pywi on October 19th, 2017, 9:24 pm, edited 1 time in total.
User avatar
StArL0rd84
Posts: 424
Joined: February 8th, 2015, 10:07 pm
Location: EU, Denmark.

Re: Spectrum analyseur "not correct"

Post by StArL0rd84 »

Try these visualizer settings:

Code: Select all

[mAudio]
 Measure=Plugin
 Plugin=AudioLevel
 Port=Output
 FFTSize=2048
 FFTOverlap=(2048 / 2)
 Bands=15
 FFTAttack=53
 FFTDecay=(53*2)
 FreqMin=20
 FreqMax=3000
 Sensitivity=50
I have a feeling that you need to tweak the frequency min and max to get what you want, but i'm not an expert.
https://www.teachmeaudio.com/mixing/techniques/audio-spectrum/
User avatar
Pywi
Posts: 7
Joined: October 19th, 2017, 6:19 pm

Re: Spectrum analyseur "not correct"

Post by Pywi »

ok thx so mutch, i found the proble:
on the w7 gadget the ~ FreqMin=100 and FreqMax=1500 bkz it's an hold Spectrum analyseur i think and that whay in dont have the same results
thx so mutch :D :bow: :great:
User avatar
StArL0rd84
Posts: 424
Joined: February 8th, 2015, 10:07 pm
Location: EU, Denmark.

Re: Spectrum analyseur "not correct"

Post by StArL0rd84 »

Np, glad I could help.
Welcome to the forum btw
Post Reply