Support

If you have a problem or need to report a bug please email : support@dsprobotics.com

There are 3 sections to this support area:

DOWNLOADS: access to product manuals, support files and drivers

HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects

USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here

NEW REGISTRATIONS - please contact us if you wish to register on the forum

Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright

Linked Knobs - has Preset Manager problem

For general discussion related FlowStone

Linked Knobs - has Preset Manager problem

Postby RJHollins » Tue Sep 03, 2013 6:34 am

This is so confusing to me :roll:

I have assembled an example module that contains 2 Knobs that can be optionally LINK.

For a specific project, the Knobs link in a 'counter-motion' mode [as one goes UP, the other goes down]. OK, no problem there 8-)

Then I place a 'PreSet Manager' into the mix.

If I have the link mode active, the recall from the Manager gets all screwed up. :evil:

Things seem fine if the link mode is OFF ... but this does not meet the program objectives :|

I have tried many things ... including different Managers ... made no difference. :cry:

I'm enclosing the example schematic ... What am I not seeing correctly.

Thanks for any help with this.
Attachments
Linked Knobs [preset manager]-1.fsm
(149.1 KiB) Downloaded 1047 times
RJHollins
 
Posts: 1571
Joined: Thu Mar 08, 2012 7:58 pm

Re: Linked Knobs - has Preset Manager problem

Postby Nubeat7 » Tue Sep 03, 2013 8:46 pm

hallo mr hollins, i did some similar stuff in my actual project it is working bit different, but works with presetmanager, i adapted it for your needs.

there is also a mastertrigger included which sets the slave to the inverted value of the master when set the knobs to link, but you can delete the mastertrigger if you want to set only when changing one of the knobs...
Attachments
linked knob.fsm
(10.77 KiB) Downloaded 956 times
User avatar
Nubeat7
 
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna

Re: Linked Knobs - has Preset Manager problem

Postby RJHollins » Tue Sep 03, 2013 11:27 pm

hallo Mr NuBeat, :D

I was looking through the module you posted ... this is a very sophisticated design. :shock:
It works very well ...

I noticed the 'vector knob' design, but my project is of the bitmap orientation, so ... I looked to do a swap out of the knob component. I added a boolean 'interact' connection to my knob, and hope I could just switch out connections.

Well ... I got it to [sort of] work :| But my knobs would jump value when release of the mouse button :roll:

I need to give this another try to see if I overlooked something obvious, and get my knob working.

Meantime ... Big thanks to at least know that this works.
RJHollins
 
Posts: 1571
Joined: Thu Mar 08, 2012 7:58 pm

Re: Linked Knobs - has Preset Manager problem

Postby RJHollins » Wed Sep 04, 2013 1:25 am

oh ... after several tries ... I've not been able to solve this :cry:

I changed out the vector knobs from NuBeats post above for a pair of bitmap knobs.

To that I had to add an 'interact' boolean.

I have successfully broken this. :evil:

As it would happen, this is like the last piece to the puzzle for a project ... the brain has returned to 'Mush' status :|

I've up'd the sample schematic ... disappointed in myself :roll:
Attachments
Linked Knobs [preset manager]-2.fsm
(276.17 KiB) Downloaded 1037 times
RJHollins
 
Posts: 1571
Joined: Thu Mar 08, 2012 7:58 pm

Re: Linked Knobs - has Preset Manager problem

Postby RJHollins » Wed Sep 04, 2013 5:03 am

Taking yet another shot at this ... by George, I think he's got it :shock:
:lol:

Early in the testing ... but I think I have the 'transplant' working ... well, at least the bitmap knobs are now talking and interacting the way they should.

The LINK option is also working ... now to test how the Preset Manager responds.

fingers crossed :|
RJHollins
 
Posts: 1571
Joined: Thu Mar 08, 2012 7:58 pm

Re: Linked Knobs - has Preset Manager problem

Postby RJHollins » Wed Sep 04, 2013 8:57 am

well ... almost :roll:

this thing can get complicated real easy :shock:

So far we have this mostly working with the bitmap knobs. [which, BTW, have an entirely different 'support' schematic compared to the working vector model].

I'm still tracking down a bug. [or two]. Cycling through the Preset Manager is recalling both positions and the LINK status, but if I come to a 'preset' that the LINK was OFF ... turning the link ON and moving a knob can cause one of the knobs to disappear :shock: [so there is some cell tracking error I think].

I have numeric readouts on both knobs, but when LINK-ed, only the knob I move has its display updated. The 'slave' knob moves, but no change in the numeric readout.

Need to get a fresh look at it ... if I start breaking this to badly, I may have to throw myself to the mercy [and hopeful aid of the Guru's].

So close but no cigar :(
RJHollins
 
Posts: 1571
Joined: Thu Mar 08, 2012 7:58 pm

Re: Linked Knobs - has Preset Manager problem

Postby Nubeat7 » Wed Sep 04, 2013 7:29 pm

hmm, recognised the disappearing problem too while doing it with bitmapknobs but i think this one should work ok now, i also added a readout including an edit option which means you can edit the value directly at the readout by clicking on it and typ in the value
Attachments
linked knob.fsm
(17.33 KiB) Downloaded 998 times
User avatar
Nubeat7
 
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna

Re: Linked Knobs - has Preset Manager problem

Postby RJHollins » Thu Sep 05, 2013 10:05 am

Nubeat7 wrote:hmm, recognised the disappearing problem too while doing it with bitmapknobs but i think this one should work ok now, i also added a readout including an edit option which means you can edit the value directly at the readout by clicking on it and typ in the value

Just getting back from my jazz gig tonite ... wanted to be sure to post a 'thanks' to NuBeat !! :)
Had a little bit of time [and energy left] to check out this latest bitmap version. I must say, I was somewhat surprised at how involved this schematic called for in doing both the linking and preset management. My original attempt had been with nearly all 'green' components. I see that the posted bitmap version had some RUBY flavor to it.
My bit of RUBY included the 'guage' module that you [NuBeat] had put together some time back. [something most needed for every project]. ;)

Anyway, with what I have left, I've done the initial 'implant' of this linked module into my schematic. I made a few mod's to the graphics portion with knobs and a different Sync button. Things seem to be working well ... the disappearing knob has not happened 8-) I did see a recall glitch going through the preset manager ... so I need to do more testing to see if that happens again.

Again ... the more I thought about the actual workings, the more I realized that this is not as simple a concept as it seems. In particular, deciding which knob would be the master to reference too was the first thing.

Ideally ... if I could ever figure the logic ... I may try again to make the design to use a 'relative' reference [much like the VCA fader grouping on a mixer console. That would be very cool ... but maybe this would be something for a possible next update to the project. [if I could figure it out] ... it going to take me some time just to study and hope to understand how this current version works :lol:

For now, I'll test out how this integrates ... and am much appreciative for your time in designing this NuBeat. This has really helped me out.

Thank-you !
:D
RJHollins
 
Posts: 1571
Joined: Thu Mar 08, 2012 7:58 pm

Re: Linked Knobs - has Preset Manager problem

Postby Nubeat7 » Thu Sep 05, 2013 10:41 pm

you are welcome RJ, i really enjoy to solve (or try to solve) interesting and useful ideas, specially when i can need them for myself too, things like this are always a good learning experience for me too and often improves my own projects, for example your linked knob idea improved my own linked knob because in my previous version you could just use one knob to change both values - now you can use both! great ! :D
User avatar
Nubeat7
 
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna


Return to General

Who is online

Users browsing this forum: No registered users and 70 guests