I've just started using the Echonest API for music analysis purposes and am trying to extract more information from the Echonest API.
Track analyses from the API gather pitch data indicating "the relative dominance of every pitch CLASS in the chromatic scale". For my purposes, however, I'm interested in the relative dominance of every PITCH in the audio file. I suspect Echonest imposes this limitation for economic reasons -- both in terms of processing power and the resulting analysis' file-size -- but am wondering if there a method that can be called to extract "full" pitch--and ideally timbre--data?
Best