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

Exclusive Selector- Halp?

For general discussion related FlowStone

Re: Exclusive Selector- Halp?

Postby Nubeat7 » Thu Sep 11, 2014 9:54 pm

Perfect Human Interface wrote:Here's the current (hopefully fully fixed & working) version if anyone wants it.

seems to work well as long as you don't put a presetmanager inside, all presetmodules reporting an error then!?
User avatar
Nubeat7
 
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna

Re: Exclusive Selector- Halp?

Postby Perfect Human Interface » Thu Sep 11, 2014 9:58 pm

Nubeat7 wrote:all presetmodules reporting an error then!?


Could you explain? Is this related to those blinking drop-shadows?
Perfect Human Interface
 
Posts: 643
Joined: Sun Mar 10, 2013 7:32 pm

Re: Exclusive Selector- Halp?

Postby Nubeat7 » Thu Sep 11, 2014 10:01 pm

i got this red white frame around every selector when putting a presetmanager inside, the errors are happening in the preset module of the selectors, don't you have the same problem? (i'm using fs 3.05)
Attachments
Exclusive Selector Fix3.fsm
(8.24 KiB) Downloaded 859 times
User avatar
Nubeat7
 
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna

Re: Exclusive Selector- Halp?

Postby Perfect Human Interface » Thu Sep 11, 2014 10:09 pm

Nubeat7 wrote:i got this red white frame around every selector when putting a presetmanager inside, the errors are happening in the preset module of the selectors, don't you have the same problem? (i'm using fs 3.05)


No, but I get blinking drop-shadows (version 3.0.4). Maybe that really does mean an error.

Try this version. I had deleted the "MIDI CC" bits in the preset module earlier while trying to figure out what was going on. Don't see how it could have made a difference but I reverted to the original preset modules and they don't blink.
Attachments
Exclusive Selector Fix4.fsm
(3.04 KiB) Downloaded 879 times
Perfect Human Interface
 
Posts: 643
Joined: Sun Mar 10, 2013 7:32 pm

Re: Exclusive Selector- Halp?

Postby Nubeat7 » Thu Sep 11, 2014 10:16 pm

ok, there is no errormessage now, but the presets are not recognised correctly when recalling presets...

the ruby version i did seems to work well also with the presets, here it is with a presetmanager included
Attachments
Exclusive Selector ruby .fsm
(7.64 KiB) Downloaded 898 times
User avatar
Nubeat7
 
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna

Re: Exclusive Selector- Halp?

Postby Perfect Human Interface » Thu Sep 11, 2014 10:40 pm

You're right of course, and in my haste I neglected to test for that. I did forget to rename the preset params for each selector after reverting the preset modules, but that didn't make a difference.

One thing I noticed with your ruby drop-down, though it's hard to recreate consistently, is that the text displayed flickers between new and previous sometimes after changing values.
Perfect Human Interface
 
Posts: 643
Joined: Sun Mar 10, 2013 7:32 pm

Re: Exclusive Selector- Halp?

Postby Nubeat7 » Thu Sep 11, 2014 10:41 pm

btw wouldn't it be preferable that if you cannot select another item on a selector because it is in use, that it stays at the old item instead of changing to 'none'? like there will happen nothing if the choosen item is in use already.

this is also no problem to realize in the ruby version, you only need to choose @check when item is used:

just change this
Code: Select all
outIdx = check_if_used(index) ? 0 : index

to this
Code: Select all
outIdx = check_if_used(index) ? @check : index


like this:
Attachments
Exclusive Selector ruby1 .fsm
(7.63 KiB) Downloaded 899 times
Last edited by Nubeat7 on Thu Sep 11, 2014 11:01 pm, edited 3 times in total.
User avatar
Nubeat7
 
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna

Re: Exclusive Selector- Halp?

Postby Nubeat7 » Thu Sep 11, 2014 10:47 pm

Perfect Human Interface wrote: though it's hard to recreate consistently,

what do you mean with that?
Perfect Human Interface wrote: the text displayed flickers between new and previous sometimes after changing values.

don't get this issue here..
User avatar
Nubeat7
 
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna

Re: Exclusive Selector- Halp?

Postby Perfect Human Interface » Thu Sep 11, 2014 10:49 pm

I mean that issue is hard to recreate consistently. When I play with it for a while, eventually I'll see it happen, where it just flickers for a moment. I don't know what causes it.
Perfect Human Interface
 
Posts: 643
Joined: Sun Mar 10, 2013 7:32 pm

Re: Exclusive Selector- Halp?

Postby Xtinct » Fri Sep 12, 2014 12:09 am

Wow I can't believe this thread is still going, I was sure it would stop after Nubeat7's first example which ticked all the boxes.
Tried to recreate it in all green but my computers come down with a serious case of lag making testing trigger orders impossible, will try again after I've wiped the drive.
Xtinct
 
Posts: 106
Joined: Fri Feb 11, 2011 12:06 am

PreviousNext

Return to General

Who is online

Users browsing this forum: No registered users and 58 guests