Stream Last Function

Post any examples or modules that you want to share here
Post Reply
User avatar
guyman
Posts: 207
Joined: Fri Mar 02, 2018 8:27 pm

Stream Last Function

Post by guyman »

Stream Last

Compares 2 stream inputs with their previous sample, outputs which stream last changed.

Could be expanded to compare more than 1 stream.
Attachments
Stream Last Function.fsm
(8.25 KiB) Downloaded 998 times
User avatar
kortezzzz
Posts: 763
Joined: Tue Mar 19, 2013 4:21 pm

Re: Stream Last Function

Post by kortezzzz »

Great gadget! thank you very much 8-)
User avatar
guyman
Posts: 207
Joined: Fri Mar 02, 2018 8:27 pm

Re: Stream Last Function

Post by guyman »

Thank you ! lol I went looking for one (a stream equivalent of the float prim) a while ago !
It occurred to me today how to pull it off, but I forgot what I wanted it for :lol:

So... here it is for you !

If it makes it's way into a schematic you want to share... please share here.

~THAT ONE GUY
User avatar
Spogg
Posts: 3368
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England
Contact:

Re: Stream Last Function

Post by Spogg »

That’s a far simpler DSP implementation than I expected to see for the Last function, and I love it.

I don’t know what I can use it for (as is often the case with something novel) but it’s sat snugly in my toolbox now, for when the need suddenly arises.

Many thanks for this.

Spogg
Post Reply