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