method isLayoutSupported seems to be missing in 4.3.0 is there some mismatch in what was released - github branches etc ?
The version i seem to have in 4.3.0 in the header is this:
//==============================================================================
/** Checks if a particular layout is supported.
@param set The AudioChannelSet which is to be probed.
@see AudioChannelSet
*/
bool isLaycontainslayout (const AudioChannelSet& set) const;
IE isLaycontainslayout instead of isLayoutSupported.
What gives ?? is it “me” or “you” ?