Changes in examples/aubioquiet.c [ce6186a:d389e23]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/aubioquiet.c
rce6186a rd389e23 37 37 } 38 38 39 staticvoid process_print (void) {39 void process_print (void) { 40 40 int curblocks = (blocks - 4) > 0 ? blocks - 4 : 0; 41 41 if (issilence == -1) {
Note: See TracChangeset
for help on using the changeset viewer.