Files
2023-07-31 14:34:21 -03:00

7 lines
226 B
Markdown

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