Searched refs:PROGRAM_CHANGE (Results 1 – 1 of 1) sorted by relevance
53 PROGRAM_CHANGE = 0xc0 variable352 elif high_nibble == PROGRAM_CHANGE:545 self.msg_type = PROGRAM_CHANGE554 if msg_type & 0xf0 != PROGRAM_CHANGE:559 self.WriteRunningStatus(stream, track, filters, PROGRAM_CHANGE, self.program)756 elif event.msg_type == PROGRAM_CHANGE: