build: add Docker container
Some changes (like `asound.conf`) are not portable and only work on my machine. This will be fixed in the future. ref: N25B-284
This commit is contained in:
9
asound.conf
Normal file
9
asound.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
pcm.!default {
|
||||
type hw
|
||||
card 2
|
||||
}
|
||||
|
||||
ctl.!default {
|
||||
type hw
|
||||
card 2
|
||||
}
|
||||
Reference in New Issue
Block a user