The Pitch
Hi, I'm trying to install the Linux driver for an Xone-DX console.
The README says that to install the Linux driver you need to run these commands:
git clone https://github.com/mischa85/snd-xonedb4
cd snd-xonedb4
sudo ./install_linux.sh
But I noticed that install_linux.sh has been moved to the /legacy folder.
Does the fact that it's moved to the legacy folder mean it's deprecated?
If so, what's the updated method for installing (and possibly uninstalling) the driver?
Thank you in advance