The Zynthian Emulator

IMPORTANT: Comments are closed in this post, please, use the forum.

Developing software for Zynthian is slighty more complex than developing software for a desktop platform. You need a Zynthian Box (ZBox) over your desk running all the time and connected to the network. You must login by ssh everytime you reboot the ZBox. Every time you want to test your changes, you have to copy the modified files into the ZBox, compile if needed, and run the program from the shell.

zynthian_emuface_control_screenshot

This cycle makes development slower than normal, and although you use scripts and tools to agilize the process, finally you realize that there is a better way 😉

Continue reading The Zynthian Emulator

New Website and Video

As I said in the previous post,  we have been very busy the past few weeks working in the new website and a short video presentation for Zynthian, among others.
Finally, both tasks are finished … or almost finished. There are still things to improve and details to fix, of course, but we will do it on the way. We don’t want to wait more time. Here is the video:

The new beautiful website remains in the same URL, of course, so you can visit it at:

Also, we have a new GitHub site, with a better structure and reorganized repositories:

In the next days, i will introduce you the new Zynthian Emulator …

Stay tuned!!