pub fn tuning_program_change(
    channel: u8,
    tuning_program: u8
) -> Option<[ChannelMessage; 3]>