Don't print calls to effIdle with debug level 1

REAPER seems to be the only DAW that uses this.
This commit is contained in:
Robbert van der Helm
2020-08-11 15:25:12 +02:00
parent 6ee2c5c787
commit c64fdb21d7
2 changed files with 8 additions and 1 deletions
+6
View File
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Changed
- Don't print calls to `effIdle()` when `YABRIDGE_DEBUG_LEVEL` is set to 1.
## [1.4.1] - 2020-07-27
### yabridgectl