bancika/diy-layout-creator

Current number of push pull DPST switch limitations is 4. Need it to be at least 5 or 6.

astromiester1 opened this issue · 7 comments

Can you update the code to include more switches. Currently, I need 5 or 6 push pull DPSTs or 4 with the ability to add 2 more toggles.

The software guitar analyzer function says number of switches max has been reached anything after 4 DPSTs.

Thanks
Dale

Do I add this inside the application somewhere or do I have to recompile the code to make a new build for this option?

Thanks Dale

I have win10 pro

I have win10 pro. Whats next? Do I need to recompile using Eclipse Java or can I make the change in the current build at the application user level?

Thanks
Dale

How exactly do I use this new feature in the program that you added? I found this was added to the program back in 4.36 4-27-2023.

  • [New Feature] Configurable max switch combination count for circuit analysis (using org.diylc.maxSwitchCombinations argument)
  • Thanks Dale