Home
last modified time | relevance | path

Searched refs:metronome_channel (Results 1 – 1 of 1) sorted by relevance

/third_party/alsa-utils/seq/aplaymidi/
Darecordmidi.c84 static int metronome_channel = METRONOME_CHANNEL; variable
217 snd_seq_ev_set_note(&ev, metronome_channel, note, metronome_velocity, 1); in metronome_note()
254 snd_seq_ev_set_pgmchange(&ev, metronome_channel, metronome_program); in metronome_set_program()