Changes
From Free Knowledge Base- The DUCK Project: information for everyone
The following lines were added (+) and removed (-):
An example: aplay /usr/share/sounds/alsa/Noise.wavAn example which specifies a particular sound card aplay -D hw:0,0 /usr/share/sounds/alsa/Noise.wavto access the first device on the first soundcard/device, you would use hw:0,0to access the first device on the second soundcard/device, you would use hw:1,0to access the second device on the third soundcard/device, you would use hw:2,1