Skip to content

v2.2.0 Test build

Pre-release
Pre-release
Compare
Choose a tag to compare
@kevinstadler kevinstadler released this 11 May 11:06

What's new in this version

Contains the following fixes and improvements to AudioSample and SoundFile:

  • implement correct calculation of current playback position() (see #28)

  • stop jump() from unintentionally spawning new sample players

  • add informative warning messages when calling read()/write() on stereo samples

  • add cueFrame(), jumpFrame() and positionFrame() methods

  • add playFor() methods

  • add playFrame() methods