[FR] AudioChannelSet::getChannelOfType

It would be very handy to have the opposite direction of AudioChannelSet::getTypeOfChannel().

int AudioChannelSet::getChannelOfType (AudioChannelSet::ChannelType) const noexept;

Would that be possible?

Thanks.

Nice idea. Very useful. I've added it on the latest tip.

Just used it the first time, works perfect. Thanks!