sdroege / ebur128

Implementation of the EBU R128 loudness standard
MIT License
93 stars 15 forks source link

Only allow a single channel when DualMono is used in set_channel_map() #18

Closed sdroege closed 4 years ago

sdroege commented 4 years ago

The same check also exists in set_channel() and it would be inconsistent to not repeat it here.