mirror of
https://github.com/barkeser2002/winlator.git
synced 2026-09-25 09:10:13 +03:00
7 lines
226 B
Markdown
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 |