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

quick qay to perform multiple operations?

For general discussion related FlowStone

Re: quick qay to perform multiple operations?

Postby tester » Thu May 09, 2013 10:48 pm

From what I can hear, listening to sine tones - this harmonic resonance with midpoints happens (is noticable) in a specific range. Excluding resonances based on intervals (these seem to be across the octaves), signifficant effect is when borderline frequencies for midpoint are within an octave or two. When the difference is within octave - vibration is "sweet" (thumb-up), when the difference is within second octave - vibration is "tearful" (thumb-down).

So among indicators, perhaps it will be good to add one (exchangable with that which tells, that "f1-f3 < 30Hz"), to tell that the midpoint comparizon is within n-th octave range? Just a thought to consider.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
tester
 
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: quick qay to perform multiple operations?

Postby tester » Fri May 10, 2013 1:25 pm

Blinded by selectors I forgot about array operators. :-)

I think it may go in this direction, because string combiners can be triggered by float operations and restrictions.
Attachments
combi-007.fsm
(1.44 KiB) Downloaded 871 times
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
tester
 
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: quick qay to perform multiple operations?

Postby tester » Fri May 10, 2013 3:12 pm

...and this one seems to remove iterations with 0's on input side.

Now it's time to check how to combine it with string operations (correlated strings).
Attachments
combi-009.fsm
(1.38 KiB) Downloaded 873 times
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
tester
 
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: quick qay to perform multiple operations?

Postby tester » Fri May 10, 2013 5:05 pm

I can imagine marking like this.
Marking midpoint types for example.

Now it's time for list of reference names.
Then I guess - combining them with values.
And midpoint based calculation is ready.

But that's not all.
Next step - interval based resonances.
puff....!

Conclusions? I think I learned how to use loops :-)
By the way - where Trog disappeared?
Attachments
combi-010.fsm
(1.99 KiB) Downloaded 955 times
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
tester
 
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: quick qay to perform multiple operations?

Postby tester » Fri May 10, 2013 7:41 pm

Huston, we have a problem... Maybe I'm just tired; while everything else seems to work as it should be (at least for the moment) - combining descriptors - for some reason - does not works correctly. Guess there is some trigger problem. Any idea how to fix it?
Attachments
combi-15-borderliners.fsm
(2.23 KiB) Downloaded 853 times
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
tester
 
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: quick qay to perform multiple operations?

Postby tester » Fri May 10, 2013 10:08 pm

Guess it was trigger order.

What makes me curious however, is - how it will behave under heavy load and larger arrays. I mean - it works now, but there are some parts that I just did by testing. :-) I'm not sure why some thigs are in such and not different order, or whether shouldn't be there some latch, to synchronize some triggers in different way.

Thoughts? Troggie...? Trigger Master...? Are you there somewhere...? ;-)
Attachments
combi-15a-borderliners.fsm
(2.33 KiB) Downloaded 884 times
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
tester
 
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: quick qay to perform multiple operations?

Postby Tronic » Sat May 11, 2013 12:50 am

What would be the incorrect result?
which the correct result you expect?
so you can better help.
not always one you can follow all the logic.
Tronic
 
Posts: 539
Joined: Wed Dec 21, 2011 12:59 pm

Re: quick qay to perform multiple operations?

Postby tester » Sat May 11, 2013 1:06 am

I can imagine, that under some spooky circumstances, some trigger "delay" (possible? not due trigger logic/order?) between modules may cause some "shift", which means that either wrong values would be combined, or values with wrong descriptors would be connected (it's too big for my head to comprehend, but small enough to connect on schematic). I'd like to be sure, that this does not happens. If you play with these green links coming from loops to array components, you will notice, that they must be in exact order to make the whole work; but there are different operations on different paths before all threads go synced to common output. Having 15+/25+ input array, to check if everything is right - takes some time (hunderts of combinations, from which some parts are rejected). Now there are only 4 elements, just to experiment with.

Btw, tonight or tomorrow, there will be final schematic for midpoint comparisons; I'm just finishing that part that connects values with descriptors.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
tester
 
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: quick qay to perform multiple operations?

Postby tester » Sat May 11, 2013 2:47 am

Puff, I guess this is the "final" version for midpoints. One thing left, is to change "_" into some version of spaces, that are not ignored (during processing) in a way that white spaces are. I remember seeing somewhere a module with special characters but can't find it right now.

Tomorrow chech if there are some errors. I see one in descriptor combiner. :-/
Attachments
combi-19-prefin.fsm
(3.01 KiB) Downloaded 928 times
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
tester
 
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: quick qay to perform multiple operations?

Postby Tronic » Sat May 11, 2013 8:29 am

...
Attachments
combi-19-prefin_with_space.fsm
(3.05 KiB) Downloaded 860 times
Tronic
 
Posts: 539
Joined: Wed Dec 21, 2011 12:59 pm

PreviousNext

Return to General

Who is online

Users browsing this forum: No registered users and 71 guests