Searched refs:SND_SEQ_EVENT_PITCHBEND (Results 1 – 9 of 9) sorted by relevance
15 [SND_SEQ_EVENT_PITCHBEND]= "Pitchbend",167 case SND_SEQ_EVENT_PITCHBEND: in decode_event()
66 SND_SEQ_EVENT_PITCHBEND, enumerator
454 ((ev)->type = SND_SEQ_EVENT_PITCHBEND,\
343 [0xe] = SND_SEQ_EVENT_PITCHBEND in read_track()715 case SND_SEQ_EVENT_PITCHBEND: in play_midi()
516 case SND_SEQ_EVENT_PITCHBEND: in record_event()
163 case SND_SEQ_EVENT_PITCHBEND: in dump_event()
223 TEST_CHECK(ev.type == SND_SEQ_EVENT_PITCHBEND); in test_encode()
577 case SND_SEQ_EVENT_PITCHBEND: in print_event()
94 {SND_SEQ_EVENT_PITCHBEND, 2, pitchbend_ctrl_event, pitchbend_decode},