Ax Ob

Results 1 comments of Ax Ob

on RPI 3B+ Rasbian Buster as root: apt install golang libasound2-dev git git clone https://github.com/sqshq/sampler.git cd sampler/ env GOOS=linux GOARCH=arm GOARM=7 go build mv sampler /usr/local/bin/ chmod +x /usr/local/bin/sampler