All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] Consistent global limits for rate and channels
       [not found] <18b2e4ab6704ea00-webhooks-bot@alsa-project.org>
@ 2026-05-25 19:10 ` GitHub issues - opened
  0 siblings, 0 replies; only message in thread
From: GitHub issues - opened @ 2026-05-25 19:10 UTC (permalink / raw)
  To: alsa-devel

alsa-project/alsa-lib issue #507 was opened from twonoise:

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](https://github.com/user-attachments/files/28232363/alsa-lib.patch)

[alsa-utils.patch](https://github.com/user-attachments/files/28232368/alsa-utils.patch)

Issue URL     : https://github.com/alsa-project/alsa-lib/issues/507
Repository URL: https://github.com/alsa-project/alsa-lib

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-25 19:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <18b2e4ab6704ea00-webhooks-bot@alsa-project.org>
2026-05-25 19:10 ` [patch] Consistent global limits for rate and channels GitHub issues - opened

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.