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

Questions / Things of green

For general discussion related FlowStone

Questions / Things of green

Postby R&R » Tue Oct 24, 2023 4:12 pm

I crack myself up :lol:

Here's a kind of a unnecessarily elaborate latch switch logic, using counters. But can be used with simplest trigger buttons. Doesn't cause loopback so state can be set directly. Might be useful to someone even if it's a bit funny...

Edit:
LOL have to make a proper one, since I have to doubleclick the changed knob twice...
Attachments
Spaghetti_green_latch_logic.fsm
(1.03 KiB) Downloaded 1659 times
Last edited by R&R on Sat Nov 04, 2023 6:55 pm, edited 3 times in total.
R&R
 
Posts: 440
Joined: Fri Jul 15, 2022 2:28 pm

Re: Question about green

Postby R&R » Tue Oct 24, 2023 4:18 pm

And with that...

Here's a question for the real coders:
Justified_when_is_the_question.jpg
Justified_when_is_the_question.jpg (53.34 KiB) Viewed 28712 times


This will stop sending trigger halfway of a knob.
I block triggers this way when I use like... log10 and some "power" operations afterwards, that aren't needed for half knob turn... this seems justified.
But how much green does one really need afterwards to justify this, and the constant overhead of running it?
Log, power, or a whole bunch of divisions maybe?
R&R
 
Posts: 440
Joined: Fri Jul 15, 2022 2:28 pm

Re: Question about green

Postby R&R » Tue Oct 24, 2023 7:10 pm

Aaaaaw... :lol: :lol: :lol:

The capitulation version simply using the buttons Ruby box to store value/state as usual instead.

Anyone more clever than me (setting the bar real low here people :D) know how to do this latch without storing button states in Ruby box, and yet allowing for loopback?
Attachments
Ruby_Green_latch_logic.fsm
(869 Bytes) Downloaded 1572 times
R&R
 
Posts: 440
Joined: Fri Jul 15, 2022 2:28 pm

Re: Question about green

Postby R&R » Fri Nov 03, 2023 3:03 pm

Hmmm... :?

The Alpha thinks this is a problem, but old FS does not...
Loop.jpg
Loop.jpg (127.64 KiB) Viewed 28522 times


So the logic would be that update to the list cases a trigger in the Dropdown prim outputs. But this isn't an issue with old FS?
R&R
 
Posts: 440
Joined: Fri Jul 15, 2022 2:28 pm

Re: Question about green

Postby R&R » Fri Nov 03, 2023 3:42 pm

R&R wrote:The Alpha thinks this is a problem, but old FS does not...


Easily fixed with a S&H... But clearly a difference between FS4 and old FS.
Loop_no_more.jpg
Loop_no_more.jpg (124.01 KiB) Viewed 28518 times
R&R
 
Posts: 440
Joined: Fri Jul 15, 2022 2:28 pm

Re: Questions / Things of green

Postby R&R » Sat Nov 04, 2023 7:05 pm

Guessing this is the only easy way of getting last played (midi received) note's velocity in green?
Attachments
Split_velocity.fsm
(10.44 KiB) Downloaded 1404 times
R&R
 
Posts: 440
Joined: Fri Jul 15, 2022 2:28 pm

Re: Questions / Things of green

Postby martinvicanek » Sun Nov 05, 2023 3:05 pm

Here is an alternative (FS User Guide p.219f):
MIDI_velocity.png
MIDI_velocity.png (14.65 KiB) Viewed 28284 times

(Note: To avoid confusion: The MIDI message displayed in the lower Ruby panel (Quick Watch) is not a "note on" but a "note off" message, hence the different velocities.
Note On: 93 (green output)
Note Off: 19 (lower Ruby panel)
I could not manage to sustain the note while taking the screenshot. :mrgreen: )
User avatar
martinvicanek
 
Posts: 1319
Joined: Sat Jun 22, 2013 8:28 pm

Re: Questions / Things of green

Postby R&R » Sun Nov 05, 2023 4:24 pm

martinvicanek wrote:Here is an alternative (FS User Guide p.219f):


8-) That's definately more neat, code-wise...

Wonder if Maik has hidden any treats in the Voice-type stream, thats not available... :) or if it's just not implemented at all under the hood

Hmmm, along those lines... some poly stream values that could be passed along each stream would have been practical. Maybe i'm just unaware if there already is such a thing in FS.
Might have been to costly on the CPU perhaps...
R&R
 
Posts: 440
Joined: Fri Jul 15, 2022 2:28 pm

Re: Questions / Things of green

Postby R&R » Wed Nov 08, 2023 4:05 pm

R&R wrote:Hmmm, along those lines... some poly stream values that could be passed along each stream would have been practical. Maybe i'm just unaware if there already is such a thing in FS.
Might have been to costly on the CPU perhaps...


Not a green question. Breaking my own topic :roll:

Poly_bus.jpg
Poly_bus.jpg (75.7 KiB) Viewed 28089 times


I'm so slow :oops: :roll: :lol:
Could just sacrifice resources by using more Poly's and filter out by Id, or perhaps by any other arbitrary value I guess...?

Anyone used an "early in schematic bus creation" type of scheme in elaborate more global way in any of your FS plugins?
R&R
 
Posts: 440
Joined: Fri Jul 15, 2022 2:28 pm


Return to General

Who is online

Users browsing this forum: No registered users and 100 guests