Skip to content

Releases: devoxin/LavaDSPX

LavaDSPX 2.0.1

Choose a tag to compare

@devoxin devoxin released this 23 Dec 14:53
ac64989

Change lavaplayer dependency to compileOnly to reduce jar size.

LavaDSPX 2.0.0

Choose a tag to compare

@devoxin devoxin released this 07 Dec 00:06
  • Attempt to fix crackling produced by EchoFilter by giving each channel its own converter class.

LavaDSPX 1.0.3

Choose a tag to compare

@devoxin devoxin released this 07 Dec 00:03
  • Ensure boostFactor yields a value within the range of -1.0f to 1.0f in GenericPassFilter.

LavaDSPX 1.0.2

Choose a tag to compare

@devoxin devoxin released this 19 Oct 22:53
  • Add EchoFilter
  • Merge AdaptiveNormalizationFilter and FixedNormalizationFilter
    • The behaviour can be adjusted through the new isAdaptive constructor parameter.

LavaDSPX 1.0.1

Choose a tag to compare

@devoxin devoxin released this 19 Oct 17:48
  • Fix incorrect visibility modifier for HighPassFilter & LowPassFilter constructors.

LavaDSPX 1.0.0

Choose a tag to compare

@devoxin devoxin released this 19 Oct 17:25

First release.