-
Notifications
You must be signed in to change notification settings - Fork 345
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tidy: A couple of minor edits to jack audio.
1) Add braces around a couple of else clauses. 2) Use std::max when calculating max latency. https://clang.llvm.org/extra/clang-tidy/checks/readability/braces-around-statements.html https://clang.llvm.org/extra/clang-tidy/checks/readability/use-std-min-max.html
- Loading branch information
1 parent
42ab7a8
commit 447ea61
Showing
1 changed file
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters