From: Christian Heller <c.heller@plomlompom.de>
Date: Tue, 23 Mar 2021 22:41:32 +0000 (+0100)
Subject: Fix OpenAL configuration to make Minetest sound work on Raspbian.
X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/static/%7B%7B%20web_path%20%7D%7D/decks/test?a=commitdiff_plain;h=b950b4fa952a21fd83c3fb6244c8abc1ef9104bd;p=config

Fix OpenAL configuration to make Minetest sound work on Raspbian.
---

diff --git a/raspbian/.alsoftrc b/raspbian/.alsoftrc
new file mode 100644
index 0000000..21db2a5
--- /dev/null
+++ b/raspbian/.alsoftrc
@@ -0,0 +1,3 @@
+# for minetest sound to work
+[alsa]
+mmap = false