|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::pair< Kakshya::DataVariant, Kakshya::DataVariant > MayaFlux::stereo_to_mid_side | ( | const std::vector< Kakshya::DataVariant > & | lr_channels | ) |
Convert stereo L/R channels to Mid/Side format.
| lr_channels | Vector containing exactly 2 channels (L, R) |
| std::invalid_argument | if input doesn't have exactly 2 channels |