···11- Alsa driver for Digigram miXart8 and miXart8AES/EBU soundcards22- Digigram <alsa@digigram.com>11+==============================================================22+Alsa driver for Digigram miXart8 and miXart8AES/EBU soundcards33+==============================================================44+55+Digigram <alsa@digigram.com>364758GENERAL···51485249Mixer5350-----5454-<Master> and <Master Capture> : analog volume control of playback and capture PCM.5555-<PCM 0-3> and <PCM Capture> : digital volume control of each analog substream.5656-<AES 0-3> and <AES Capture> : digital volume control of each AES/EBU substream.5757-<Monitoring> : Loopback from 'pcm0c' to 'pcm0p' with digital volume5858-and mute control.5151+<Master> and <Master Capture>5252+ analog volume control of playback and capture PCM.5353+<PCM 0-3> and <PCM Capture>5454+ digital volume control of each analog substream.5555+<AES 0-3> and <AES Capture>5656+ digital volume control of each AES/EBU substream.5757+<Monitoring>5858+ Loopback from 'pcm0c' to 'pcm0p' with digital volume5959+ and mute control.59606061Rem : for best audio quality try to keep a 0 attenuation on the PCM6162and AES volume controls which is set by 219 in the range from 0 to 255···8679For loading the firmware automatically after the module is loaded, use a8780install command. For example, add the following entry to8881/etc/modprobe.d/mixart.conf for miXart driver:8282+::89839084 install snd-mixart /sbin/modprobe --first-time -i snd-mixart && \9185 /usr/bin/mixartloader8686+8787+9288(for 2.2/2.4 kernels, add "post-install snd-mixart /usr/bin/vxloader" to9393- /etc/modules.conf, instead.)8989+/etc/modules.conf, instead.)94909591The firmware binaries are installed on /usr/share/alsa/firmware9692(or /usr/local/share/alsa/firmware, depending to the prefix option of