Pisound Android App Public Beta!

Ok, thank you for pointing this out, I didn’t notice that at first. :slight_smile:

I have updated the Pure Data launch scripts to work as follows:

  1. If there is HDMI connected, use that. (using DISPLAY=:0)
  2. Otherwise search for any other DISPLAY to use, like a VNC server.
  3. 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. :slight_smile:

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)