josh-richardson / cadmus

A GUI frontend for @werman's Pulse Audio real-time noise suppression plugin
GNU General Public License v3.0
2.09k stars 55 forks source link

ARM64 Support #14

Open thebitstick opened 4 years ago

thebitstick commented 4 years ago

Deb, AppImage, and Zip are not marked for being x86_64 only and there are users who would like to use this on x86 and even ARM64/ARMHF (Raspberry Pi/Pinebook Pro).

At the very least the first step would be to properly label future releases as being x86_64.

josh-richardson commented 4 years ago

I've successfully been able to compile the noise suppression plugin on ARM, so I'm going to look into an automated travis workflow to build & upload future release from both x86 and ARM.

efbriere commented 4 years ago

Upvote for a raspberry-pi compatible release!!

solidssss commented 3 years ago

Add Raspberry support please

RXAldreezee commented 3 years ago

I downloaded the 0.0.3 version but it's still not compatible. pi@raspberrypi:~/Downloads $ sudo dpkg --install cadmus.deb dpkg: error processing archive cadmus.deb (--install): package architecture (amd64) does not match system (armhf) Errors were encountered while processing: cadmus.deb