Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/aubioonset.c

    r7b711b3 r6b84d81  
    8787  //aubio_sampler_load (sampler, "/archives/sounds/woodblock.aiff");
    8888
    89   examples_common_process((aubio_process_func_t)process_block, process_print);
     89  examples_common_process(process_block, process_print);
    9090
    9191  // send a last note off
Note: See TracChangeset for help on using the changeset viewer.