mtytel / vital

Spectral warping wavetable synth
GNU General Public License v3.0
1.58k stars 151 forks source link

Requires SSE2, NEON or AVX2 compatible processor. #49

Open botoxparty opened 9 months ago

botoxparty commented 9 months ago

Hi,

I built this on a Pi for Linux arm64 and I get the message "Vial requires SSE2, NEON or AVX2 compatible processor. Exiting" When i try to run the standalone.

I am trying this on a Pi4 so it should support NEON.

Anyone had any luck with this?