Page 1 of 1
Stream Last Function
Posted: Thu Oct 31, 2019 11:08 pm
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.
Re: Stream Last Function
Posted: Fri Nov 01, 2019 4:36 am
by kortezzzz
Great gadget! thank you very much

Re: Stream Last Function
Posted: Fri Nov 01, 2019 5:33 am
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
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
Re: Stream Last Function
Posted: Fri Nov 01, 2019 9:01 am
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