#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.
Classes | |
class | Simac::ChordSegmentator |
ChordSegmentator divides the analysed audio data into segments characterized by different chords. More... | |
Namespaces | |
namespace | Simac |