log dsp/segmentation/ClusterMeltSegmenter.cpp @ 339:9c8ee77db9de

age author description
Wed, 02 Oct 2013 15:04:38 +0100 Chris Cannam Tidy real-to-complex FFT -- forward and inverse have different arguments, so make them separate functions; document pvoc
Mon, 13 Dec 2010 14:55:28 +0000 Chris Cannam * Add GPL and README; some tidying
Wed, 13 May 2009 09:19:12 +0000 cannam * Refactor FFT a little bit so as to separate construction and processing
Mon, 23 Mar 2009 16:28:53 +0000 cannam * Fixes to problems shown up by vamp-plugin-tester.
Wed, 13 Feb 2008 12:49:47 +0000 cannam * Add direct support for ATLAS version of CLAPACK
Fri, 18 Jan 2008 13:24:12 +0000 cannam * Make MFCC able to accept already-FFT'd input, and simplify API a bit
Thu, 10 Jan 2008 17:26:15 +0000 cannam * Adjust MFCC params in segmenter to match timbral MFCC params from Soundbite
Thu, 10 Jan 2008 16:41:33 +0000 cannam * Add timbral (MFCC) feature option to segmenter
Thu, 10 Jan 2008 15:14:53 +0000 cannam * Various fixes to segmentation code
Wed, 09 Jan 2008 16:50:04 +0000 cannam * First cut at properly integrating the segmenter and making it work right
Wed, 09 Jan 2008 10:46:25 +0000 cannam * merge in segmentation code from soundbite plugin/library repository