mtytel / helm

Helm - a free polyphonic synth with lots of modulation
http://tytel.org/helm
GNU General Public License v3.0
2.36k stars 202 forks source link

helm --headless still requires an X server? #240

Open Marc-Girard opened 4 years ago

Marc-Girard commented 4 years ago

I'd like to build an headless Raspberry PI / Helm machine. I was happy to find that there's an "--headless" option, but unfortunately, here's the output:

root@debian:~# helm --headless                                                                                   
Failed to connect to the X Server. 

Is this even possible? Thanks in advance.

PS: Installed Helm-x86-64 0.9.0 from the Deb package.