Skip to content

fix: Support multiple (possibly offline) audio contexts

Choose a tag to compare

@Smona Smona released this 08 Sep 03:46
· 4 commits to main since this release
b2a53e4

Merged PR #8:

  • Allows the use of one .dsp file in multiple audio contexts.
  • Adds a test case for OfflineAudioContext support.
  • Excludes unnecessary files from the npm package.