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
astromiester1 commented
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
bancika commented
This is configurable, you can add parameter to the application
…-Dorg.diylc.maxSwitchCombinations=X
By default it's set to 64.
It will take longer to process and the report will be gigantic as it
outputs switching configuration for each of the combinations of the
switch...be aware.
On Fri, Mar 29, 2024 at 2:39 PM astromiester1 ***@***.***> wrote:
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
—
Reply to this email directly, view it on GitHub
<#815>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXONCNRMOBOHSMFGN4QLBTY2VVKPAVCNFSM6AAAAABFOOGBO6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGIYTKMZYGI4TOOI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Branislav Stojkovic
www.diy-fever.com
astromiester1 commented
Do I have recompile code or just add that in my design somewhere?ThanksDaleSent via the Samsung Galaxy S22 5G, an AT&T 5G smartphone
-------- Original message --------From: Bane Stojkovic ***@***.***> Date: 3/29/24 9:44 AM (GMT-05:00) To: bancika/diy-layout-creator ***@***.***> Cc: astromiester1 ***@***.***>, Author ***@***.***> Subject: Re: [bancika/diy-layout-creator] Current number of push pull DPST switch limitations is 4. Need it to be at least 5 or 6. (Issue #815)
This is configurable, you can add parameter to the application
…-Dorg.diylc.maxSwitchCombinations=X
By default it's set to 64.
It will take longer to process and the report will be gigantic as it
outputs switching configuration for each of the combinations of the
switch...be aware.
On Fri, Mar 29, 2024 at 2:39 PM astromiester1 ***@***.***> wrote:
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
—
Reply to this email directly, view it on GitHub
<#815>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXONCNRMOBOHSMFGN4QLBTY2VVKPAVCNFSM6AAAAABFOOGBO6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGIYTKMZYGI4TOOI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Branislav Stojkovic
www.diy-fever.com
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
astromiester1 commented
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
bancika commented
Which OS are you using?
…On Fri, Mar 29, 2024, 17:28 astromiester1 ***@***.***> wrote:
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
—
Reply to this email directly, view it on GitHub
<#815 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXONCO55HUCYBDIPR5YQQ3Y2WJBFAVCNFSM6AAAAABFOOGBO6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRXGQ2TGMJZGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
astromiester1 commented
I have win10 pro
astromiester1 commented
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
astromiester1 commented
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.
Thanks Dale