From 9d6fe33bea0f070356d02a9196e9dfbfa3d0cf8d Mon Sep 17 00:00:00 2001 From: Comment Date: Tue, 15 Oct 2013 00:49:21 -0700 Subject: noise node --- rotord/src/nodes_source.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'rotord/src/nodes_source.h') diff --git a/rotord/src/nodes_source.h b/rotord/src/nodes_source.h index 3ce9fdd..37c3b61 100644 --- a/rotord/src/nodes_source.h +++ b/rotord/src/nodes_source.h @@ -58,10 +58,11 @@ namespace Rotor { Image *output(const Frame_spec &frame){ uint8_t col=((uint8_t)(inputs[0]->get((Time_spec)frame)*255.0f)); if (col!=prevcol){ //how about when starting a new render? - for (int i=0;i