# HG changeset patch # User maxzanoni76 # Date 1334148493 -3600 # Node ID 79b343f3e4b8266d7f019dd45776a17f91ba6941 # Parent fa8450e6f5a9f826b3881d874ee868eac80b1f6a In thi version the problem of letters assigned to each segment has been solved. diff -r fa8450e6f5a9 -r 79b343f3e4b8 songparts/plugins/SongParts.cpp --- a/songparts/plugins/SongParts.cpp Wed Apr 11 12:53:57 2012 +0100 +++ b/songparts/plugins/SongParts.cpp Wed Apr 11 13:48:13 2012 +0100 @@ -1555,9 +1555,8 @@ if (i!=1) bestval2 = join_rows(bestval2,bestval.col(i)); - for (unsigned kSeg=0; kSeg<1; ++kSeg) + for (unsigned kSeg=0; kSeg<7; ++kSeg) { - arma::mat currbestvals = arma::zeros(bestval2.n_rows, bestval2.n_cols); for (unsigned i=0; i