v0.6.16
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)