Changes in examples/aubionotes.c [6b84d81:a07fdb4]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/aubionotes.c
r6b84d81 ra07fdb4 91 91 } 92 92 93 examples_common_process( process_block, process_print);93 examples_common_process((aubio_process_func_t)process_block, process_print); 94 94 95 95 // send a last note off if required
Note: See TracChangeset
for help on using the changeset viewer.