#include <iostream>
#include <fstream>
#include <cmath>
#include "Array.hxx"
#include "DiscontinuousSegmentation.hxx"
#include "ChordCorrelator.hxx"
#include "Assert.hxx"
Go to the source code of this file.
Namespaces | |
namespace | Simac |
Classes | |
class | Simac::ChordSegmentator |
ChordSegmentator divides the analysed audio data into segments characterized by different chords. More... |