Skip to content

v2.2.3

Compare
Choose a tag to compare
@kevinstadler kevinstadler released this 31 Jul 10:53

What's new in this version

  • add AudioSample(PApplet, int, int) constructor in line with examples and documentation (fixes #41)
  • improve how AudioSample determines whether it is playing or not, which in turn fixes issues with cue() (see #40) as well as jump() (see #44)