abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    včera 22:33 | Bezpečnostní upozornění

    npm balíčky @redhat-cloud-services byly kompromitovány.

    Ladislav Hagara | Komentářů: 1
    včera 22:22 | Bezpečnostní upozornění

    Byly publikovány informace o zranitelnosti CVE-2026-46243 pojmenované CIFSwitch v Linuxu od roku 2007. Běžný uživatel může získat práva roota (lokální eskalaci práv). V upstreamu je již opraveno.

    Ladislav Hagara | Komentářů: 0
    včera 19:22 | IT novinky

    Nvidia na své konferenci NVIDIA GTC Taipei 2026 představila řadu novinek. Společně s Microsoftem představili superčip NVIDIA RTX Spark (až 6 144 jader GPU, 20 jader CPU, 1 petaflop AI výkonu v FP4 a 128 GB jednotné paměti). První notebooky a stolní počítače s tímto čipem od Nvidie místo Intelu nebo AMD by se měly na trh dostat na podzim letošního roku.

    Ladislav Hagara | Komentářů: 2
    včera 13:22 | IT novinky

    Na Kickstarteru běží kampaň na podporu kapesního počítače s Linuxem CardputerZero od společnosti M5Stack. Postaven je na Raspberry Pi Compute Module 0. Podporuje moduly M5. Koupit lze s rozšířeními LoRa a CC1101.

    Ladislav Hagara | Komentářů: 0
    včera 11:11 | Pozvánky

    Tento týden se bude vyznačovat zejména deštěm, a proto vás může zajímat, že již v úterý proběhne 63. Virtuální Bastlírna, která se bude odehrávat přímo v teple vašich domovů a bastlíren. Proto se připojte k této volné otevřené diskuzi bastlířů, techniků, vědců, ve které se probírají novinky a zajímavá témata z techniky. Mezi největší novinky bude tentokrát patrně patřit oznámení hackerského nástroje Flipper One. Zároveň úspěšně probíhá

    … více »
    bkralik | Komentářů: 0
    včera 03:22 | Nová verze

    86Box (Wikipedie), tj. emulátor retro počítačů založených na x86, byl vydán ve verzi 6.0. Přibyly například zvuky pevného disku. Na GitHubu jsou vedle zdrojových kódů ke stažení také připravené balíčky ve formátu AppImage.

    Ladislav Hagara | Komentářů: 0
    včera 03:00 | Nová verze

    Byla vydána nová verze 4.6 audio přehrávače Audacious (Wikipedie). Z novinek lze vypíchnout nový plugin pro procházení soubory, podporu audio formátu Musepack SV8 nebo přechod na build systém Meson.

    Ladislav Hagara | Komentářů: 0
    31.5. 15:55 | Nová verze

    Alliance for Open Media vydala verzi 1.0.0 specifikace svobodného videoformátu AV2. Jean-Baptiste Kempf, prezident neziskové organizace VideoLAN stojící za svobodným multiplatformním multimediálním přehrávačem a frameworkem VLC, představil na svém blogu dekodér AV2 s názvem dav2d.

    Ladislav Hagara | Komentářů: 0
    31.5. 15:00 | Nová verze

    V aktuálním přehledu vývoje renderovacího jádra webového prohlížeče Servo (Wikipedie) bylo oznámeno vydání nové verze 0.2.0.

    Ladislav Hagara | Komentářů: 0
    31.5. 14:33 | Nová verze

    Armbian, tj. linuxová distribuce založená na Debianu a Ubuntu optimalizovaná pro jednodeskové počítače na platformě ARM a RISC-V, ke stažení ale také pro Intel a AMD, byl vydán ve verzi 26.5.1. Přehled novinek na GitHubu.

    Ladislav Hagara | Komentářů: 0
    Které desktopové prostředí na Linuxu používáte?
     (12%)
     (8%)
     (2%)
     (14%)
     (31%)
     (4%)
     (6%)
     (3%)
     (16%)
     (26%)
    Celkem 1795 hlasů
     Komentářů: 30, poslední 3.4. 20:20
    Rozcestník

    SBLive! 5+1

    Postup zprovoznění pod Linuxem

    Zdravim vsechny, sice nevim jestli to nekomu muze pomoct, ale vsichni o to stale prosi, tak tady jsou moje konfiguraky - ALSA + SB Live + 5.1 repro (Genius 5.1 Home Theatre). Neni to nastaveny nijak odborne, ale funguje to. Teda alespon mne:) A treba to nekomu k necemu bude.

    Poznámka

    /etc/asound.conf:
    pcm.!default {
        type hw
        card 0
    }
    
    ctl.!default {
        type hw           
        card 0
    }
    
    /etc/modprobe.conf
    alias snd-slot-0 snd-card-0
    alias snd-slot-1 snd-card-1
    
    alias char-major-195* nvidia
    # --- BEGIN: Generated by ALSACONF, do not edit. ---
    # --- ALSACONF verion 1.0.5 ---
    alias char-major-116 snd
    alias char-major-14 soundcore
    alias sound-service-0-0 snd-mixer-oss
    alias sound-service-0-1 snd-seq-oss
    alias sound-service-0-3 snd-pcm-oss
    alias sound-service-0-8 snd-seq-oss
    alias sound-service-0-12 snd-pcm-oss
    alias snd-card-0 snd-emu10k1
    alias sound-slot-0 snd-emu10k1
    # --- END: Generated by ALSACONF, do not edit. ---
    
    /etc/asound.state:
    state.rev60 {
    	control.1 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Master Playback Switch'
    		value true
    	}
    	control.2 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Master Playback Volume'
    		value.0 19
    		value.1 19
    	}
    	control.3 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Center Playback Switch'
    		value true
    	}
    	control.4 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Center Playback Volume'
    		value 19
    	}
    	control.5 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'LFE Playback Switch'
    		value true
    	}
    	control.6 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'LFE Playback Volume'
    		value 19
    	}
    	control.7 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Surround Playback Switch'
    		value.0 true
    		value.1 true
    	}
    	control.8 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Surround Playback Volume'
    		value.0 31
    		value.1 31
    	}
    	control.9 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'PC Speaker Playback Switch'
    		value false
    	}
    	control.10 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'PC Speaker Playback Volume'
    		value 0
    	}
    	control.11 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Mic Playback Switch'
    		value true
    	}
    	control.12 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Mic Playback Volume'
    		value 31
    	}
    	control.13 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Mic Boost (+20dB)'
    		value false
    	}
    	control.14 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Line Playback Switch'
    		value true
    	}
    	control.15 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Line Playback Volume'
    		value.0 16
    		value.1 16
    	}
    	control.16 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'CD Playback Switch'
    		value false
    	}
    	control.17 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'CD Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.18 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Aux Playback Switch'
    		value false
    	}
    	control.19 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Aux Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.20 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'PCM Playback Switch'
    		value true
    	}
    	control.21 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'PCM Playback Volume'
    		value.0 21
    		value.1 21
    	}
    	control.22 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Mic
    		comment.item.1 CD
    		comment.item.2 Video
    		comment.item.3 Aux
    		comment.item.4 Line
    		comment.item.5 Mix
    		comment.item.6 'Mix Mono'
    		comment.item.7 Phone
    		iface MIXER
    		name 'Capture Source'
    		value.0 'Mix Mono'
    		value.1 'Mix Mono'
    	}
    	control.23 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Capture Switch'
    		value true
    	}
    	control.24 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'Capture Volume'
    		value.0 0
    		value.1 0
    	}
    	control.25 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Mix
    		comment.item.1 Mic
    		iface MIXER
    		name 'Mono Output Select'
    		value Mix
    	}
    	control.26 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Mic1
    		comment.item.1 Mic2
    		iface MIXER
    		name 'Mic Select'
    		value Mic1
    	}
    	control.27 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'External Amplifier'
    		value true
    	}
    	control.28 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Input1
    		comment.item.1 Input2
    		iface MIXER
    		name 'Input Source Select'
    		value Input1
    	}
    	control.29 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Input1
    		comment.item.1 Input2
    		iface MIXER
    		name 'Input Source Select'
    		index 1
    		value Input1
    	}
    	control.30 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'IEC958 Output Switch'
    		value true
    	}
    	control.31 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'VIA DXS Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.32 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'VIA DXS Playback Volume'
    		index 1
    		value.0 0
    		value.1 0
    	}
    	control.33 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'VIA DXS Playback Volume'
    		index 2
    		value.0 0
    		value.1 0
    	}
    	control.34 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'VIA DXS Playback Volume'
    		index 3
    		value.0 31
    		value.1 31
    	}
    }
    state.Live {
    	control.1 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'Wave Playback Volume'
    		value.0 100
    		value.1 100
    	}
    	control.2 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'Wave Surround Playback Volume'
    		value.0 100
    		value.1 100
    	}
    	control.3 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'Wave Center Playback Volume'
    		value 80
    	}
    	control.4 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'Wave LFE Playback Volume'
    		value 50
    	}
    	control.5 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'Wave Capture Volume'
    		value.0 0
    		value.1 0
    	}
    	control.6 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Wave Capture Switch'
    		value.0 true
    		value.1 true
    	}
    	control.7 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'Music Playback Volume'
    		value.0 100
    		value.1 100
    	}
    	control.8 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'Music Capture Volume'
    		value.0 0
    		value.1 0
    	}
    	control.9 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Music Capture Switch'
    		value.0 true
    		value.1 true
    	}
    	control.10 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'Surround Playback Volume'
    		value.0 22
    		value.1 22
    	}
    	control.11 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'Surround Capture Volume'
    		value.0 0
    		value.1 0
    	}
    	control.12 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Surround Capture Switch'
    		value.0 true
    		value.1 true
    	}
    	control.13 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'Center Playback Volume'
    		value 70
    	}
    	control.14 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'LFE Playback Volume'
    		value 80
    	}
    	control.15 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'AC97 Playback Volume'
    		value.0 84
    		value.1 84
    	}
    	control.16 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'AC97 Capture Volume'
    		value.0 100
    		value.1 100
    	}
    	control.17 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'IEC958 TTL Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.18 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'IEC958 TTL Capture Volume'
    		value.0 0
    		value.1 0
    	}
    	control.19 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'IEC958 TTL Capture Switch'
    		value.0 true
    		value.1 true
    	}
    	control.20 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'IEC958 LiveDrive Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.21 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'IEC958 LiveDrive Capture Volume'
    		value.0 0
    		value.1 0
    	}
    	control.22 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'IEC958 LiveDrive Capture Switch'
    		value.0 true
    		value.1 true
    	}
    	control.23 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'Line LiveDrive Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.24 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'Line LiveDrive Capture Volume'
    		value.0 0
    		value.1 0
    	}
    	control.25 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Line LiveDrive Capture Switch'
    		value.0 true
    		value.1 true
    	}
    	control.26 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'IEC958 Coaxial Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.27 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'IEC958 Coaxial Capture Volume'
    		value.0 0
    		value.1 0
    	}
    	control.28 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'IEC958 Coaxial Capture Switch'
    		value.0 true
    		value.1 true
    	}
    	control.29 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'Line2 LiveDrive Playback Volume'
    		index 1
    		value.0 0
    		value.1 0
    	}
    	control.30 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'Line2 LiveDrive Capture Volume'
    		index 1
    		value.0 0
    		value.1 0
    	}
    	control.31 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Line2 LiveDrive Capture Switch'
    		index 1
    		value.0 true
    		value.1 true
    	}
    	control.32 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 40'
    		iface MIXER
    		name 'Tone Control - Bass'
    		value.0 0
    		value.1 0
    	}
    	control.33 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 40'
    		iface MIXER
    		name 'Tone Control - Treble'
    		value.0 0
    		value.1 0
    	}
    	control.34 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Tone Control - Switch'
    		value.0 true
    		value.1 true
    	}
    	control.35 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'IEC958 Optical Raw Playback Switch'
    		value.0 true
    		value.1 true
    	}
    	control.36 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 100'
    		iface MIXER
    		name 'Headphone Playback Volume'
    		index 1
    		value.0 0
    		value.1 0
    	}
    	control.37 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Headphone Center Playback Switch'
    		index 1
    		value true
    	}
    	control.38 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Headphone LFE Playback Switch'
    		index 1
    		value true
    	}
    	control.39 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface PCM
    		name 'EFX voices mask'
    		value.0 true
    		value.1 false
    		value.2 false
    		value.3 false
    		value.4 false
    		value.5 false
    		value.6 false
    		value.7 false
    		value.8 false
    		value.9 false
    		value.10 false
    		value.11 false
    		value.12 true
    		value.13 false
    		value.14 false
    		value.15 false
    		value.16 false
    		value.17 false
    		value.18 false
    		value.19 false
    		value.20 false
    		value.21 false
    		value.22 false
    		value.23 false
    		value.24 false
    		value.25 false
    		value.26 false
    		value.27 false
    		value.28 false
    		value.29 false
    		value.30 false
    		value.31 false
    	}
    	control.40 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Master Playback Switch'
    		value.0 true
    		value.1 true
    	}
    	control.41 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Master Playback Volume'
    		value.0 20
    		value.1 20
    	}
    	control.48 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Front Playback Switch'
    		value.0 true
    		value.1 true
    	}
    	control.49 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Front Playback Volume'
    		value.0 27
    		value.1 27
    	}
    	control.52 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'PC Speaker Playback Switch'
    		value true
    	}
    	control.53 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'PC Speaker Playback Volume'
    		value 15
    	}
    	control.54 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Phone Playback Switch'
    		value true
    	}
    	control.55 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Phone Playback Volume'
    		value 0
    	}
    	control.56 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Mic Playback Switch'
    		value true
    	}
    	control.57 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Mic Playback Volume'
    		value 0
    	}
    	control.58 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Mic Boost (+20dB)'
    		value true
    	}
    	control.59 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Line Playback Switch'
    		value.0 true
    		value.1 true
    	}
    	control.60 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Line Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.61 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'CD Playback Switch'
    		value.0 true
    		value.1 true
    	}
    	control.62 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'CD Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.63 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Surround Mix Playback Switch'
    		value.0 true
    		value.1 true
    	}
    	control.64 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Surround Mix Playback Volume'
    		value.0 31
    		value.1 31
    	}
    	control.65 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Aux Playback Switch'
    		value.0 true
    		value.1 true
    	}
    	control.66 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Aux Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.67 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'PCM Playback Switch'
    		value.0 true
    		value.1 true
    	}
    	control.68 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'PCM Playback Volume'
    		value.0 25
    		value.1 25
    	}
    	control.69 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Mic
    		comment.item.1 CD
    		comment.item.2 Video
    		comment.item.3 Aux
    		comment.item.4 Line
    		comment.item.5 Mix
    		comment.item.6 'Mix Mono'
    		comment.item.7 Phone
    		iface MIXER
    		name 'Capture Source'
    		value.0 Video
    		value.1 Video
    	}
    	control.70 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Capture Switch'
    		value.0 true
    		value.1 true
    	}
    	control.71 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'Capture Volume'
    		value.0 0
    		value.1 0
    	}
    	control.73 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name '3D Control - Switch'
    		value true
    	}
    	control.75 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Mic1
    		comment.item.1 Mic2
    		iface MIXER
    		name 'Mic Select'
    		value Mic1
    	}
    	control.76 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 3'
    		iface MIXER
    		name '3D Control Sigmatel - Depth'
    		value 0
    	}
    	control.77 {
    		comment.access read
    		comment.type IEC958
    		iface MIXER
    		name 'IEC958 Playback Con Mask'
    		value '0fff000f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    	}
    	control.78 {
    		comment.access read
    		comment.type IEC958
    		iface MIXER
    		name 'IEC958 Playback Pro Mask'
    		value cf00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    	}
    	control.80 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'IEC958 Playback Switch'
    		value true
    	}
    	control.81 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 3'
    		iface MIXER
    		name 'IEC958 Playback AC97-SPSA'
    		value 2
    	}
    	control.82 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Sigmatel 4-Speaker Stereo Playback Switch'
    		value false
    	}
    	control.83 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Sigmatel Surround Phase Inversion Playback '
    		value false
    	}
    	control.84 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Input/Disabled
    		comment.item.1 'Front Output'
    		comment.item.2 'Rear Output'
    		comment.item.3 'Center/LFE Output'
    		comment.item.4 'Mixer Output'
    		iface MIXER
    		name 'Mic1 Jack'
    		value Input/Disabled
    	}
    	control.85 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Input/Disabled
    		comment.item.1 'Front Output'
    		comment.item.2 'Rear Output'
    		comment.item.3 'Center/LFE Output'
    		comment.item.4 'Mixer Output'
    		iface MIXER
    		name 'LineIn Jack'
    		value Input/Disabled
    	}
    	control.86 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Input/Disabled
    		comment.item.1 'Front Output'
    		comment.item.2 'Rear Output'
    		comment.item.3 'Center/LFE Output'
    		comment.item.4 'Mixer Output'
    		iface MIXER
    		name 'Front Jack'
    		value 'Mixer Output'
    	}
    	control.87 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Input/Disabled
    		comment.item.1 'Front Output'
    		comment.item.2 'Rear Output'
    		comment.item.3 'Center/LFE Output'
    		comment.item.4 'Mixer Output'
    		iface MIXER
    		name 'Rear Jack'
    		value 'Rear Output'
    	}
    	control.88 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Input/Disabled
    		comment.item.1 'Front Output'
    		comment.item.2 'Rear Output'
    		comment.item.3 'Center/LFE Output'
    		comment.item.4 'Mixer Output'
    		iface MIXER
    		name 'Center/LFE Jack'
    		value 'Center/LFE Output'
    	}
    	control.89 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 'Mic2 Jack'
    		comment.item.1 'Mic1 Jack'
    		comment.item.2 'Line In Jack'
    		comment.item.3 'Front Jack'
    		comment.item.4 'Rear Jack'
    		comment.item.5 'Center/LFE Jack'
    		comment.item.6 Mute
    		iface MIXER
    		name 'Mic Input Source'
    		value 'Mic1 Jack'
    	}
    	control.90 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 'Mic2 Jack'
    		comment.item.1 'Mic1 Jack'
    		comment.item.2 'Line In Jack'
    		comment.item.3 'Front Jack'
    		comment.item.4 'Rear Jack'
    		comment.item.5 'Center/LFE Jack'
    		comment.item.6 Mute
    		iface MIXER
    		name 'Line Input Source'
    		value 'Line In Jack'
    	}
    	control.91 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 None
    		comment.item.1 'Front Jack'
    		comment.item.2 'Rear Jack'
    		iface MIXER
    		name 'Headphone Amp'
    		value None
    	}
    	control.92 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Exchange Center/LFE'
    		value false
    	}
    	control.93 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Headphone +3dB Boost'
    		value true
    	}
    	control.94 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'External Amplifier'
    		value true
    	}
    	control.95 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.96 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 1
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.97 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 2
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.98 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 3
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.99 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 4
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.100 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 5
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.101 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 6
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.102 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 7
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.103 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 8
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.104 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 9
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.105 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 10
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.106 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 11
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.107 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 12
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.108 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 13
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.109 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 14
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.110 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 15
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.111 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 16
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.112 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 17
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.113 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 18
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.114 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 19
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.115 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 20
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.116 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 21
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.117 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 22
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.118 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 23
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.119 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 24
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.120 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 25
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.121 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 26
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.122 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 27
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.123 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 28
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.124 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 29
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.125 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 30
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.126 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'EMU10K1 PCM Send Routing'
    		index 31
    		value.0 0
    		value.1 1
    		value.2 2
    		value.3 3
    		value.4 0
    		value.5 1
    		value.6 2
    		value.7 3
    		value.8 0
    		value.9 1
    		value.10 2
    		value.11 3
    	}
    	control.127 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.128 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 1
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.129 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 2
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.130 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 3
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.131 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 4
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.132 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 5
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.133 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 6
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.134 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 7
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.135 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 8
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.136 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 9
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.137 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 10
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.138 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 11
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.139 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 12
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.140 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 13
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.141 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 14
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.142 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 15
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.143 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 16
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.144 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 17
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.145 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 18
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.146 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 19
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.147 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 20
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.148 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 21
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.149 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 22
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.150 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 23
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.151 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 24
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.152 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 25
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.153 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 26
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.154 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 27
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.155 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 28
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.156 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 29
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.157 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 30
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.158 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 255'
    		iface MIXER
    		name 'EMU10K1 PCM Send Volume'
    		index 31
    		value.0 255
    		value.1 255
    		value.2 0
    		value.3 0
    		value.4 255
    		value.5 0
    		value.6 0
    		value.7 0
    		value.8 0
    		value.9 255
    		value.10 0
    		value.11 0
    	}
    	control.159 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.160 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 1
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.161 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 2
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.162 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 3
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.163 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 4
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.164 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 5
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.165 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 6
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.166 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 7
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.167 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 8
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.168 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 9
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.169 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 10
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.170 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 11
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.171 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 12
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.172 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 13
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.173 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 14
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.174 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 15
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.175 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 16
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.176 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 17
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.177 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 18
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.178 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 19
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.179 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 20
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.180 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 21
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.181 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 22
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.182 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 23
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.183 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 24
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.184 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 25
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.185 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 26
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.186 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 27
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.187 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 28
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.188 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 29
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.189 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 30
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.190 {
    		comment.access 'read write inactive'
    		comment.type INTEGER
    		comment.range '0 - 65535'
    		iface MIXER
    		name 'EMU10K1 PCM Volume'
    		index 31
    		value.0 65535
    		value.1 65535
    		value.2 65535
    	}
    	control.191 {
    		comment.access read
    		comment.type IEC958
    		iface MIXER
    		name 'IEC958 Playback Mask'
    		value ffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    	}
    	control.192 {
    		comment.access read
    		comment.type IEC958
    		iface MIXER
    		name 'IEC958 Playback Mask'
    		index 1
    		value ffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    	}
    	control.193 {
    		comment.access read
    		comment.type IEC958
    		iface MIXER
    		name 'IEC958 Playback Mask'
    		index 2
    		value ffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    	}
    	control.194 {
    		comment.access read
    		comment.type IEC958
    		iface MIXER
    		name 'IEC958 Playback Mask'
    		index 3
    		value ffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    	}
    	control.195 {
    		comment.access 'read write'
    		comment.type IEC958
    		iface MIXER
    		name 'IEC958 Playback Default'
    		value '0492100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    	}
    	control.196 {
    		comment.access 'read write'
    		comment.type IEC958
    		iface MIXER
    		name 'IEC958 Playback Default'
    		index 1
    		value '0492100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    	}
    	control.197 {
    		comment.access 'read write'
    		comment.type IEC958
    		iface MIXER
    		name 'IEC958 Playback Default'
    		index 2
    		value '0492100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    	}
    	control.198 {
    		comment.access 'read write'
    		comment.type IEC958
    		iface MIXER
    		name 'IEC958 Playback Default'
    		index 3
    		value '3f30cf3f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    	}
    	control.199 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'SB Live Analog/Digital Output Jack'
    		value false
    	}
    }
    state.V8237 {
    	control.1 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Master Playback Switch'
    		value true
    	}
    	control.2 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Master Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.3 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Center Playback Switch'
    		value true
    	}
    	control.4 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Center Playback Volume'
    		value 0
    	}
    	control.5 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'LFE Playback Switch'
    		value true
    	}
    	control.6 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'LFE Playback Volume'
    		value 0
    	}
    	control.7 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Surround Playback Switch'
    		value.0 true
    		value.1 true
    	}
    	control.8 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Surround Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.9 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'PC Speaker Playback Switch'
    		value true
    	}
    	control.10 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'PC Speaker Playback Volume'
    		value 0
    	}
    	control.11 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Mic Playback Switch'
    		value true
    	}
    	control.12 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Mic Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.13 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Mic Boost (+20dB)'
    		value true
    	}
    	control.14 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Line Playback Switch'
    		value true
    	}
    	control.15 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Line Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.16 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'CD Playback Switch'
    		value true
    	}
    	control.17 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'CD Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.18 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Aux Playback Switch'
    		value true
    	}
    	control.19 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Aux Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.20 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'PCM Playback Switch'
    		value true
    	}
    	control.21 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'PCM Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.22 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Mic
    		comment.item.1 CD
    		comment.item.2 Video
    		comment.item.3 Aux
    		comment.item.4 Line
    		comment.item.5 Mix
    		comment.item.6 'Mix Mono'
    		comment.item.7 Phone
    		iface MIXER
    		name 'Capture Source'
    		value.0 'Mix Mono'
    		value.1 'Mix Mono'
    	}
    	control.23 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Capture Switch'
    		value true
    	}
    	control.24 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 15'
    		iface MIXER
    		name 'Capture Volume'
    		value.0 0
    		value.1 0
    	}
    	control.25 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Mix
    		comment.item.1 Mic
    		iface MIXER
    		name 'Mono Output Select'
    		value Mix
    	}
    	control.26 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Mic1
    		comment.item.1 Mic2
    		iface MIXER
    		name 'Mic Select'
    		value Mic1
    	}
    	control.27 {
    		comment.access read
    		comment.type IEC958
    		iface MIXER
    		name 'IEC958 Playback Con Mask'
    		value '0fff000f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    	}
    	control.28 {
    		comment.access read
    		comment.type IEC958
    		iface MIXER
    		name 'IEC958 Playback Pro Mask'
    		value cf00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    	}
    	control.29 {
    		comment.access 'read write'
    		comment.type IEC958
    		iface MIXER
    		name 'IEC958 Playback Default'
    		value '0082000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    	}
    	control.30 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'IEC958 Playback Switch'
    		value true
    	}
    	control.31 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 3'
    		iface MIXER
    		name 'IEC958 Playback AC97-SPSA'
    		value 0
    	}
    	control.32 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Analog
    		comment.item.1 Digital
    		iface MIXER
    		name 'IEC958 Playback Source'
    		value Analog
    	}
    	control.33 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'IEC958 Capture Valid Switch'
    		value true
    	}
    	control.34 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'IEC958 Capture Monitor'
    		value true
    	}
    	control.35 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'IEC958 Capture Switch'
    		value false
    	}
    	control.36 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Line-In As Surround'
    		value true
    	}
    	control.37 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'Mic As Center/LFE'
    		value true
    	}
    	control.38 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'External Amplifier'
    		value true
    	}
    	control.39 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Input1
    		comment.item.1 Input2
    		iface MIXER
    		name 'Input Source Select'
    		value Input1
    	}
    	control.40 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.item.0 Input1
    		comment.item.1 Input2
    		iface MIXER
    		name 'Input Source Select'
    		index 1
    		value Input1
    	}
    	control.41 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		iface MIXER
    		name 'IEC958 Output Switch'
    		value true
    	}
    	control.42 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'VIA DXS Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.43 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'VIA DXS Playback Volume'
    		index 1
    		value.0 0
    		value.1 0
    	}
    	control.44 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'VIA DXS Playback Volume'
    		index 2
    		value.0 0
    		value.1 0
    	}
    	control.45 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.range '0 - 31'
    		iface MIXER
    		name 'VIA DXS Playback Volume'
    		index 3
    		value.0 0
    		value.1 0
    	}
    }
    

    Dokument vytvořil: Petr Gola, 23.12.2001 04:37 | Zobrazeno: 1464×

    Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.