On Sonntag, 22. Dezember 2019 15:27:49 CET Christian Schoenebeck wrote: > Anyway, since these new filter types are (once again) an extension to the > official gig format, I obviously had some freedom to deviate behaviour for > these new filter types: I always disliked the behaviour of the "minimum > cutoff" parameter, which so far was simply handled like this: > > finalCutoff = MAX(cutoffCCValue, minCutoff); > > The problem with the latter was that you always ended up with a "dead" > controller zone, so a certain controller value range where the controller > would not do anything. > > Instead of doing that, with the new filter types I re-interpreted this > "minimum cutoff" parameter which still defines a "minimum cutoff", but the > range is now automatically spanned over the entire 0..127 controller range > instead to prevent such a dead zone. > > I am not sure yet, but probably it would even make sense to apply this > change to the official GSt filter types as well?
Since I got no vetos, I just changed this behaviour for the original GSt filter types as well: http://svn.linuxsampler.org/cgi-bin/viewvc.cgi?view=revision&revision=3721 CU Christian _______________________________________________ Linuxsampler-devel mailing list Linuxsampler-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel