[Clam-devel] [PATCH] segmentation in chord extractor as a seperate class

Roman Goj roman.goj at gmail.com
Tue Jul 24 04:21:39 PDT 2007


Hullo!

So I didn't manage to accomplish much yesterday... but finally the
patch flow continues :)

This one takes care of:

On 7/19/07, David García Garzón <dgarcia at iua.upf.edu> wrote:
(...)
> Goal 1 remove reference to the pool (after each step compile test and patch)
(...)
> * Create a vector of time positions and another of chord indexes as members
> * Populate them as the chordSegmentation and pool. (do not remove the old
> code)
(...)

So changelog:
* ChordExtractorSegmentation now has members for holding time
positions of the segments and the chord indexes
* They are filled in ChordExtractorSegmentation::doIt() in the same
loop that now writes to the pool

There is some useless commented out code that I used for getting sure
I understand everything correctly, this will get removed soon, but I'd
like to keep it there for the next few patches - just in case...

More to come :)
roman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ChordExtractorSegmentation-step3and4-timePositions-and-ChordIndexes.patch
Type: text/x-diff
Size: 2418 bytes
Desc: not available
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20070724/3f42cc8b/attachment-0003.patch>


More information about the clam-devel mailing list