Skip to content

v7.1.0

Choose a tag to compare

@dy dy released this 23 Mar 18:48
· 9 commits to master since this release
  • Add isAudioBuffer(value) named export — duck-typed predicate, absorbs is-audio-buffer
  • Rewrite audio-buffer/play: Web Audio API in browsers, dynamic import('audio-speaker') in Node
  • Fix AudioContext leak — reuse single context across calls
  • Fix replay after stop and natural end
  • Remove audio-speaker from runtime dependencies — zero deps
  • Add files field to package.json — clean tarball
  • Fix README lead example — buf = normalize(trim(buf)) instead of discarded result

Full Changelog: v7.0.0...v7.1.0