pub trait PianoSetWidgetRefExt { // Required method fn piano_set(&self, paths: &[&[LiveId]]) -> PianoSet; }