Customise ChannelSelectorListBox in AudioDeviceSelectorComponent

Hey :slight_smile: ,
is there a way to customise the rowHeight and the number of rows that are shown without scrolling in the “Active output channels”- and “Active input channels”-ListBox of the AudioDeviceSelectorComponent? I have attached a screen shot to clearify what I mean.

Thanks!

No, there’s no easy way to customise the individual components in AudioDeviceSelectorComponent. If you really need to make changes it’s probably best to make a private copy of the class and tweak it to suit your needs.