tesselode / kira

Library for expressive game audio.
https://crates.io/crates/kira
Apache License 2.0
837 stars 42 forks source link

fix drop order in benchmark and re-enable Drop impl for AudioManager #8

Closed glowcoil closed 3 years ago

glowcoil commented 3 years ago

The problem was that the AudioManager was getting dropped before the Backend.