Skip to content

v1.0.0

Choose a tag to compare

@HEnquist HEnquist released this 30 Dec 22:41
· 94 commits to master since this release
6481730

v1.0.0

  • New API using the AudioAdapter crate to handle different buffer layouts and sample formats.
  • Merged the FixedIn, FixedOut and FixedInOut resamplers into single types that supports all modes.
  • Merged the sinc and polynomial asynchronous resamplers into
    one type that supports both interpolation modes.