Hello.
I've noticed that pcm_plugin.h provides SND_PCM_PLUGIN_RATE_MIN and ...MAX, but these values are not used always. Rather, various local limits used, include a bit unusual ones like 786000 (this one is probably just a typo). In order to make limits consistent across alsa-lib (and -utils), i've make these small patches. Also two more globals introduced for max channels. As well as some minor things fixed.
Are there chances that it can be merged?
I'll share via mailing list if need.
Thanks!
alsa-lib.patch
alsa-utils.patch
Hello.
I've noticed that
pcm_plugin.hprovidesSND_PCM_PLUGIN_RATE_MINand...MAX, but these values are not used always. Rather, various local limits used, include a bit unusual ones like786000(this one is probably just a typo). In order to make limits consistent acrossalsa-lib(and-utils), i've make these small patches. Also two more globals introduced for max channels. As well as some minor things fixed.Are there chances that it can be merged?
I'll share via mailing list if need.
Thanks!
alsa-lib.patch
alsa-utils.patch