Skip to main content

program_name

Function program_name 

Source
pub fn program_name(program: u8) -> &'static str
Expand description

Returns the General MIDI Level 1 program name for the given 0-based program number. Returns "Unknown" if program >= 128.