pub fn load_wave(samples: &[u8; 16])Expand description
Load the 32 four-bit samples channel 3 plays, high nibble of each byte first.
Channel 3 stops first, because wave RAM reached while it is playing does not
answer for the address asked for. That means a click if it was playing, so
this belongs in a quiet moment. Play a Wave to start it again.