07-02-2008 12:56 PM
Thanks for the explanation Denis.
🙂
07-02-2008 12:59 PM
So is there some benefit from using shift registers over a feedback node even though you can only use them in loops? I assume there is if that's what you always use, or do you just like to run old school?
@Dennis Knutson wrote:
The major difference now is that a shift register requires a loop structure (while/for loop). You do not need a loop for a feedback node.
07-02-2008 01:16 PM - edited 07-02-2008 01:16 PM
Some of it is certainly running old school. I used shift registers for a long time before the feedback node was introduced. In some cases, the use of a shift register just looks better (at least to me). Below is a common situation.
07-02-2008 05:10 PM
Old School 😮
LOL! 😄
yeah... you could say that.. 😉