Skip to content

v2.3.1

Compare
Choose a tag to compare
@kevinstadler kevinstadler released this 18 Mar 13:12

What's new in this version

  • removed unnecessary/incorrect redtext warning when calling read(int) on stereo samples (#65)
  • added audiosample.read(int, int) method
  • added Soundfile > StereoSample example to demonstrate/compare the two read() methods
  • truncated example audio file to reduce library download size (#66)