Skip to content

v2.0

Latest
Compare
Choose a tag to compare
@jurihock jurihock released this 12 Dec 21:56
· 2 commits to main since this release

Enhancements:

  • Reset vocoder phase buffer on parameter change #45
  • Add CMake options to enable optimization flags #41
  • Approximate the arctangent function #40
  • Use std::span instead of std::vector #39
  • Reduce latency with asymmetric windows #38
  • Support integer data types in Python implementation #36
  • Exception about resizing numpy arrays when debugging (and only when debugging) #31
  • Preemptively clear output memory #30
  • Add WebAssembly library #28

Major API changes:

  • C++ 20 instead of 11
  • std::span instead of std::vector

Follow-up project: