Is there any hardware test code for encoders/switches?

So, the switches on my encoders seem to be being unreliable for some reason. Is there any test code that will just display what input events are happening?

Hi Steve!

Yes. You have 2 options:

  • Stop and restart de zynthian software from command line:

$ sudo /etc/init.d/zynthian stop
$ sudo /etc/init.d/zynthian start

  • Run the zyncoder test utility, that you will find in the zyncoder directory.

Anyway, can you be a little more specific with your problems? What switches are failing and how?

Good luck!