8 #ifndef __VRV_FEATURE_EXTRACTOR_H__
9 #define __VRV_FEATURE_EXTRACTOR_H__
46 void ToJson(std::string &output);
57 jsonxx::Array m_pitchesChromatic;
58 jsonxx::Array m_pitchesChromaticWithDuration;
59 jsonxx::Array m_pitchesDiatonic;
60 jsonxx::Array m_pitchesIds;
62 jsonxx::Array m_intervalsChromatic;
63 jsonxx::Array m_intervalsDiatonic;
64 jsonxx::Array m_intervalGrossContour;
65 jsonxx::Array m_intervalRefinedContour;
66 jsonxx::Array m_intervalsIds;