Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
wiki:asoundrc [2025/09/09 19:46] – autostatic | wiki:asoundrc [2025/09/09 20:14] (current) – [Syntax] autostatic |
---|
- ''ctl'' devices. These comprise how programs can modify specific parameters of hardware or virtual devices. | - ''ctl'' devices. These comprise how programs can modify specific parameters of hardware or virtual devices. |
| |
To assign a definition to a device add a line beginning with either the ''pcm'' or ''ctl'' key word followed by a dot and the name of the device. This name can be a reference to the default card (''!default'') or a designation of choice. | To assign a definition to a device add a line beginning with one of the key words above followed by a dot and the name of the device. This name can be a reference to the default card (''!default'') or a designation of choice. |
| |
===== Definitions ===== | ===== Definitions ===== |
Definitions must contain at least the ''type'' key word followed by the name of the PCM plugin that has to be configured. A full list of available plugins can be found here: https://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html | Definitions must contain at least the ''type'' key word followed by the name of the PCM plugin that has to be configured. A full list of available plugins can be found here: https://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html |