Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created June 15, 2020 08:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/3fb8684c08c0a192580c48e6c81fa5a5 to your computer and use it in GitHub Desktop.
Save r-ryantm/3fb8684c08c0a192580c48e6c81fa5a5 to your computer and use it in GitHub Desktop.
/nix/store/qrw3xiwdvq177sl0k9z48nvdmg4vaycr-alsa-lib-1.2.3
├── bin
│   └── aserver
├── lib
│   ├── libasound.la
│   ├── libasound.so -> libasound.so.2.0.0
│   ├── libasound.so.2 -> libasound.so.2.0.0
│   ├── libasound.so.2.0.0
│   ├── libatopology.la
│   ├── libatopology.so -> libatopology.so.2.0.0
│   ├── libatopology.so.2 -> libatopology.so.2.0.0
│   └── libatopology.so.2.0.0
└── share
└── alsa
├── alsa.conf
├── cards
│   ├── AACI.conf
│   ├── aliases.conf
│   ├── ATIIXP.conf
│   ├── ATIIXP-MODEM.conf
│   ├── ATIIXP-SPDMA.conf
│   ├── AU8810.conf
│   ├── AU8820.conf
│   ├── AU8830.conf
│   ├── Audigy2.conf
│   ├── Audigy.conf
│   ├── Aureon51.conf
│   ├── Aureon71.conf
│   ├── CA0106.conf
│   ├── CMI8338.conf
│   ├── CMI8338-SWIEC.conf
│   ├── CMI8738-MC6.conf
│   ├── CMI8738-MC8.conf
│   ├── CMI8788.conf
│   ├── CS46xx.conf
│   ├── Echo_Echo3G.conf
│   ├── EMU10K1.conf
│   ├── EMU10K1X.conf
│   ├── ENS1370.conf
│   ├── ENS1371.conf
│   ├── ES1968.conf
│   ├── FireWave.conf
│   ├── FM801.conf
│   ├── FWSpeakers.conf
│   ├── GUS.conf
│   ├── HDA-Intel.conf
│   ├── HdmiLpeAudio.conf
│   ├── ICE1712.conf
│   ├── ICE1724.conf
│   ├── ICH4.conf
│   ├── ICH.conf
│   ├── ICH-MODEM.conf
│   ├── Loopback.conf
│   ├── Maestro3.conf
│   ├── NFORCE.conf
│   ├── PC-Speaker.conf
│   ├── pistachio-card.conf
│   ├── PMac.conf
│   ├── PMacToonie.conf
│   ├── PS3.conf
│   ├── RME9636.conf
│   ├── RME9652.conf
│   ├── SB-XFi.conf
│   ├── SI7018.conf
│   ├── TRID4DWAVENX.conf
│   ├── USB-Audio.conf
│   ├── vc4-hdmi.conf
│   ├── VIA686A.conf
│   ├── VIA8233A.conf
│   ├── VIA8233.conf
│   ├── VIA8237.conf
│   ├── VX222.conf
│   ├── VXPocket440.conf
│   ├── VXPocket.conf
│   └── YMF744.conf
├── pcm
│   ├── center_lfe.conf
│   ├── default.conf
│   ├── dmix.conf
│   ├── dpl.conf
│   ├── dsnoop.conf
│   ├── front.conf
│   ├── hdmi.conf
│   ├── iec958.conf
│   ├── modem.conf
│   ├── rear.conf
│   ├── side.conf
│   ├── surround21.conf
│   ├── surround40.conf
│   ├── surround41.conf
│   ├── surround50.conf
│   ├── surround51.conf
│   └── surround71.conf
├── topology -> /nix/store/5x9dxa0k6cqpz65dflkydgid6sib39wq-alsa-topology-conf-1.2.2/share/alsa/topology
├── ucm -> /nix/store/r2nsnaipc6h8i03n9kzhl0b0l0cg4gf7-alsa-ucm-conf-1.2.2/share/alsa/ucm
└── ucm2 -> /nix/store/r2nsnaipc6h8i03n9kzhl0b0l0cg4gf7-alsa-ucm-conf-1.2.2/share/alsa/ucm2
9 directories, 86 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment