mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
Add simple mixer python bindings to build when "Python support for alsa-lib" is active. smixer-python is the only python module which exists in alsa-lib. It is compatible with Python2 and Python3. Signed-off-by: Illia Bitkov <illia.bitkov@mind.be> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>