Three Encoders

Has anyone made a Lighthack box with three encoders? And how easy is it to modify the code to add an extra encoder in?

Thanks

  • Ok, dummy me, that is the error that you get when the parameter is literally listed as "empty."

    When I hit the parameter up or down buttons, it then works since instead of trying to change the "empty" parameter, it changed the "diffusion" parameter, (which actually exists).

    By the way that error was in Tab 99 diagnostics.

    Now I'm having a different issue where the arduino is not reading the 4th encoder, connected to pins A8 and A9. Any thoughts?

    Thanks

  • depending on the sketch.... what pins do you have assigned to the 4th encoder... Brads sketch linked above has encoder 4 on pins A6-A7.