- Timestamp:
- Oct 10, 2006, 3:12:19 PM (18 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- 633fb32
- Parents:
- ec399cf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ext/midi/midi_player.c
rec399cf rb377d04 476 476 * \note This could be moved to a callback function defined in the main programs 477 477 */ 478 sint_t aubio_midi_receive_event(aubio_midi_player_t* player , aubio_midi_event_t* event)478 sint_t aubio_midi_receive_event(aubio_midi_player_t* player UNUSED, aubio_midi_event_t* event) 479 479 { 480 480 /* current time in seconds */
Note: See TracChangeset
for help on using the changeset viewer.