asb2m10 / dexed

DX7 FM multi plaform/multi format plugin
GNU General Public License v3.0
2.8k stars 241 forks source link

Please provide aarch64 build for Linux #323

Closed probonopd closed 2 years ago

probonopd commented 2 years ago

Please provide an aarch64 build for Linux so that we can run dexed on the Raspberry Pi 4 using REAPER.

Thanks for considering!

probonopd commented 2 years ago

The following worked for me, https://kx.studio/Repositories:

wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_10.0.3_all.deb
sudo dpkg -i kxstudio-repos_10.0.3_all.deb
sudo apt update
sudo apt -y install 'dexed*'

I can now use dexed in REAPER on the Raspberry Pi 4 using aarch64.