mirror of
https://github.com/brunodev85/winlator.git
synced 2024-11-22 20:59:40 +00:00
.. | ||
alsa.conf | ||
android_aserver.conf | ||
build.sh | ||
CMakeLists.txt | ||
cross-arm64.cmake | ||
cross-armhf.cmake | ||
module_pcm_android_aserver.c | ||
README.md |
This is the ALSA audio plugin used in Winlator
Build dependencies
$ dpkg --add-architecture armhf
$ apt install build-essential make cmake g++-arm-linux-gnueabihf
$ apt install libasound2-dev:arm64 libasound2-dev:armhf