From 43fa0936cc78e57dcfa1d4827c74aa6b8ba27db2 Mon Sep 17 00:00:00 2001 From: Comment Date: Thu, 28 Nov 2013 23:56:18 +0000 Subject: fixed signal colour --- rotord/src/nodes_source.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rotord/src') diff --git a/rotord/src/nodes_source.h b/rotord/src/nodes_source.h index 3b30f1b..0e37fc7 100644 --- a/rotord/src/nodes_source.h +++ b/rotord/src/nodes_source.h @@ -24,7 +24,7 @@ namespace Rotor { Image *output(const Frame_spec &frame){ if (palette.size()) { int col=((int)inputs[0]->get((Time_spec)frame))%palette.size(); - if (col!=prevcol) cerr<<"colour now "<