Skip to content

Instantly share code, notes, and snippets.

View povik's full-sized avatar

Martin Povišer povik

View GitHub Profile
@chadmed
chadmed / asound.conf
Last active July 4, 2022 11:22
j314s-alsa-notes
# File written by chadmed <jcalligeros99@gmail.com>
# This file is organised from top to bottom as sound enters ALSA from user space.
# Set up device and set default for Pulse, PipeWire, JACK, etc.
# XXX: doesn't work reliably with PipeWire for some reason.
pcm.!default {
type plug
slave.pcm pass6
}