Ok, thank you for pointing this out, I didn’t notice that at first.
I have updated the Pure Data launch scripts to work as follows:
- If there is HDMI connected, use that. (using DISPLAY=:0)
- Otherwise search for any other DISPLAY to use, like a VNC server.
- If nothing has been found (HDMI unconnected, no VNC running), specify -nogui for Pure Data.
This way you no longer have to launch a terminal manually to get GUIs to show up.
You can get these changes now by running sudo pisound-config
and running “Update Pisound” (The changes are only in the /usr/local/pisound git repository, since apt-get packages didn’t change, the “Update Pisound” in the config will update it)