Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/aubiopitch.c

    r61a1e5d r6b84d81  
    8080  aubio_wavetable_play ( wavetable );
    8181
    82   examples_common_process((aubio_process_func_t)process_block,process_print);
     82  examples_common_process(process_block, process_print);
    8383
    8484  del_aubio_pitch (o);
Note: See TracChangeset for help on using the changeset viewer.