fn get_ch_op(bank: u8, reg: u8) -> (usize, usize)
Expand description

Get the channel and operator to target with a given register number and bank number. Bank 0 refers to operators for channels 1-3, and bank 1 refers to operators for channels 4-6.