From ee687726561e2520459c4cb4876700db2de5096f Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 12 Dec 2013 13:01:58 +0000 Subject: fix for audio viz fill --- rotord/src/nodes_audio_analysis.cpp | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'rotord/src/nodes_audio_analysis.cpp') diff --git a/rotord/src/nodes_audio_analysis.cpp b/rotord/src/nodes_audio_analysis.cpp index 96244d0..eff7a37 100644 --- a/rotord/src/nodes_audio_analysis.cpp +++ b/rotord/src/nodes_audio_analysis.cpp @@ -330,6 +330,7 @@ nned to retrieve total intensity by segment for (int j=1;jvalue<<" levels requested, "<<(int)totalsmap.size()<<" original segments"<value,(int)totalsmap.size())){ while (seggrps.size()value,(int)totalsmap.size())) { //split groups @@ -386,12 +389,12 @@ nned to retrieve total intensity by segment //add the new group seggrps.push_back(newgroup); } - + cerr<<"similaritity groups split, "< outputvalues; -- cgit v1.2.3