Page 10 of 10

Re: LSP Project

Posted: Sat Sep 28, 2019 1:16 pm
by Capoeira
Capoeira wrote:a output peak meter for plugins like EQs and convolvers would be very usefull
how come when I feed a white noise through the convolver I don't get a constant peak (feeding it into Mixbus, for example)? Is the software producing those flutuations or is this a nature or IR convolution?

Re: LSP Project

Posted: Wed Jan 15, 2020 7:57 pm
by Capoeira
Hi LSP devs,
as you guys seam to be the most active Linux plugin devs, is there any intrest to dev a plugin version of this software?
https://hydrogenaud.io/index.php?topic= ... #msg979219

I would sponsor this or try to crowdfund it (depending on price)

Re: LSP Project

Posted: Wed Jan 15, 2020 7:58 pm
by Capoeira

Re: LSP Project

Posted: Sun Feb 09, 2020 12:27 am
by lilith
I'm using the LSP Spectrum Analyzer very often and I have a problem with its scalings.

It seems that e.g. brown noise scales the spectrum by +6dB per octave and purple noise (which is violet noise?) by -6dB / octave.
Other DAWs like Renoise or plugins like Fab Filter use a scaling of +4.3 or 4.5dB per octave which results in quite a flat spectrum.

Would it be possible to implement this in the analyzer? Would be much easier to compare it to these programs / plugins.

Re: LSP Project

Posted: Mon Feb 10, 2020 10:02 pm
by sadko4u
lilith wrote:It seems that e.g. brown noise scales the spectrum by +6dB per octave and purple noise (which is violet noise?) by -6dB / octave.
Other DAWs like Renoise or plugins like Fab Filter use a scaling of +4.3 or 4.5dB per octave which results in quite a flat spectrum.
Yes, 'purple noise' is in fact 'violet noise' (will rename it in new release).
What does mean 'flat spectrum'?
AFAIR, the best envelope for mastering/mixing is the pink noise because our ears are tuned to comfortable percieve the noise with such envelope.
It's not hard to add 4.3 db/oct or 4.5db/oct compensation for the analyzer but I want to know reason first, why Renoise or Fab Filter use such scaling.

Re: LSP Project

Posted: Mon Feb 10, 2020 10:05 pm
by sadko4u
OK, here's the answer:
The Tilt setting tilts the measured spectrum around 1 kHz with a specified slope, expressed in dB per octave. The default setting of 4.5 dB/oct results in a natural looking spectrum, resembling best how loudness is perceived by the human ear.
But:
The frequency spectrum of pink noise is linear in logarithmic scale; it has equal power in bands that are proportionally wide.[4] This means that pink noise would have equal power in the frequency range from 40 to 60 Hz as in the band from 4000 to 6000 Hz. Since humans hear in such a proportional space, where a doubling of frequency (an octave) is perceived the same regardless of actual frequency (40–60 Hz is heard as the same interval and distance as 4000–6000 Hz), every octave contains the same amount of energy and thus pink noise is often used as a reference signal in audio engineering. The spectral power density, compared with white noise, decreases by 3 dB per octave (density proportional to 1/f ). For this reason, pink noise is often called "1/f noise".

Re: LSP Project

Posted: Fri Feb 14, 2020 9:39 pm
by lilith
sadko4u wrote:OK, here's the answer:
The Tilt setting tilts the measured spectrum around 1 kHz with a specified slope, expressed in dB per octave. The default setting of 4.5 dB/oct results in a natural looking spectrum, resembling best how loudness is perceived by the human ear.
But:
The frequency spectrum of pink noise is linear in logarithmic scale; it has equal power in bands that are proportionally wide.[4] This means that pink noise would have equal power in the frequency range from 40 to 60 Hz as in the band from 4000 to 6000 Hz. Since humans hear in such a proportional space, where a doubling of frequency (an octave) is perceived the same regardless of actual frequency (40–60 Hz is heard as the same interval and distance as 4000–6000 Hz), every octave contains the same amount of energy and thus pink noise is often used as a reference signal in audio engineering. The spectral power density, compared with white noise, decreases by 3 dB per octave (density proportional to 1/f ). For this reason, pink noise is often called "1/f noise".
Thanks for your answers and sorry for replying so late. I try to get the difference and do some tests here. Anyway, as Fabfilter, etc. are usually using 4.3 or 4.5 dB / octave it would be great to have such an option. When using the same scaling all the time one is getting used to it.

Re: LSP Project

Posted: Wed Mar 04, 2020 8:43 pm
by lilith
sadko4u wrote: Mon Feb 10, 2020 10:05 pm OK, here's the answer:
The Tilt setting tilts the measured spectrum around 1 kHz with a specified slope, expressed in dB per octave. The default setting of 4.5 dB/oct results in a natural looking spectrum, resembling best how loudness is perceived by the human ear.
But:
The frequency spectrum of pink noise is linear in logarithmic scale; it has equal power in bands that are proportionally wide.[4] This means that pink noise would have equal power in the frequency range from 40 to 60 Hz as in the band from 4000 to 6000 Hz. Since humans hear in such a proportional space, where a doubling of frequency (an octave) is perceived the same regardless of actual frequency (40–60 Hz is heard as the same interval and distance as 4000–6000 Hz), every octave contains the same amount of energy and thus pink noise is often used as a reference signal in audio engineering. The spectral power density, compared with white noise, decreases by 3 dB per octave (density proportional to 1/f ). For this reason, pink noise is often called "1/f noise".
Ok, so it makes more sense to use 3dB per octave. I will test this tomorrow.

Re: LSP Project

Posted: Sat Mar 21, 2020 7:51 pm
by sadko4u
lilith wrote: Wed Mar 04, 2020 8:43 pm Ok, so it makes more sense to use 3dB per octave. I will test this tomorrow.
In 1.1.14 release of LSP Plugins I've added +4.5 dB/oct and -4.5 dB/oct envelope compensation to spectrum analyzer.

Re: LSP Project

Posted: Sat Mar 21, 2020 8:51 pm
by lilith
Thanks you, that's great :D