Skip to content

v0.6.16

Compare
Choose a tag to compare
@DBraun DBraun released this 20 Feb 00:19
· 36 commits to main since this release

Bug fixes:

  • Fix memory leak due to calling engine.load_graph with an invalid argument.
  • Fix semaphore leak? (#146)

Other:

  • AddProcessor will throw a runtime error if the most recently specified gain levels don't work for the given audio buffer (such as 3 gain values for 2 stereo tracks)