withLayout

fun withLayout(newLayout: ChannelLayout): Audio<T, V>(source)

Create a copy with different layout (metadata only).

Note: This only changes the metadata. Use layout conversion for actual data transformation.