Releases: devoxin/LavaDSPX
Releases · devoxin/LavaDSPX
Release list
LavaDSPX 2.0.1
LavaDSPX 2.0.0
- Attempt to fix crackling produced by
EchoFilterby giving each channel its own converter class.
LavaDSPX 1.0.3
- Ensure
boostFactoryields a value within the range of-1.0fto1.0finGenericPassFilter.
LavaDSPX 1.0.2
- Add
EchoFilter - Merge
AdaptiveNormalizationFilterandFixedNormalizationFilter- The behaviour can be adjusted through the new
isAdaptiveconstructor parameter.
- The behaviour can be adjusted through the new
LavaDSPX 1.0.1
- Fix incorrect visibility modifier for
HighPassFilter&LowPassFilterconstructors.