Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reset outputReady even if we didn't wait for it
This fixes a bug where outputReady would get stuck on `true` forever if the application calls ASIOOutputReady() before we get a chance to block on it. Fixes #180
- Loading branch information