On 12/04/2014 07:33 AM, Vesa wrote:
> On 12/03/2014 10:35 PM, Stian Jørgensrud wrote:
>> So I just discovered that the maximum frequency of cutoff frequency knobs in
>> LMMS is 14000 Hz, that is quite low and definitively audible when you
>> suddenly turn it on or off. Anyone know what the reason f
On 12/03/2014 10:35 PM, Stian Jørgensrud wrote:
> So I just discovered that the maximum frequency of cutoff frequency knobs in
> LMMS is 14000 Hz, that is quite low and definitively audible when you
> suddenly turn it on or off. Anyone know what the reason for this is? Range
> should probably be ex
I believe the code limiting the GUI is here:
https://github.com/LMMS/lmms/blob/stable-1.1/plugins/DualFilter/DualFilterControls.cpp#L42
and here:
https://github.com/LMMS/lmms/blob/stable-1.1/plugins/DualFilter/DualFilterControls.cpp#L50
Probably worthy of a bug report.
- tres.finocchi...@gmail.c
> 20kHz
Yeah, this is usually the standard... any higher and you'll only have
domestic dogs and cats listening to your music.
- tres.finocchi...@gmail.com
On Wed, Dec 3, 2014 at 3:35 PM, Stian Jørgensrud wrote:
> So I just discovered that the maximum frequency of cutoff frequency knobs
> in
>
So I just discovered that the maximum frequency of cutoff frequency knobs in
LMMS is 14000 Hz, that is quite low and definitively audible when you
suddenly turn it on or off. Anyone know what the reason for this is? Range
should probably be expanded to 16kHz or why not 20kHz.
I discovered it throu