For doing this, you need a XServer running on your computer. Linux is best tested, but i've tested with Mac and Windows too.
For doing this, you need a XServer running on your computer. Linux is best tested, but i've tested with Mac and Windows too.
−
You must follow this simple steps:
+
The only thing you have to do is login into your Zynthian Box with SSH using the "-Y" option to tunnel the X connections (or the equivalent option if you are not using a standard ssh client):
−
1. Login into zynthian using the "-Y" option or equivalent (tunnel X connections)
$ ssh -Y pi@zynthian.local
$ ssh -Y pi@zynthian.local
−
−
2. Stop zynthian GUI:
−
$ sudo /etc/init.d/zynthian stop
−
3. Start zynthian GUI in remote GUI mode:
−
$ sudo /etc/init.d/zynthian startx
−
4. From Zynthian GUI, select the synth engine. Currently only ZynAddSubFX and Carla have supported native GUIs.
+
Currently only ZynAddSubFX have a supported native GUI.
−
5. Enjoy!! ;-)
'''IMPORTANT:''' Try to use ethernet-to-ethernet connection as it will reduce latency and improve usability.
'''IMPORTANT:''' Try to use ethernet-to-ethernet connection as it will reduce latency and improve usability.