Skip to content

v0.2.0

Compare
Choose a tag to compare
@TheAwiteb TheAwiteb released this 27 Feb 17:13
· 9 commits to master since this release
f9062a8

What's Changed

  • Remove the wave header when decoding by @TheAwiteb in #4
  • Create the wave header, and append the data to it by @TheAwiteb in #7

Breacking Changes

  • In data2sound::encode input file argument type has changed to any type that impl AsRef<Path>

Full Changelog: v0.1.6...v0.2.0