I'm developing under Windows and implemented codegen (ommiting the whole AudioStream class, because I'm directly accessing the stream).
Since now, I wasn't able to get a single hit with the generated codes -- no matter what I did.
What I need is a sample of (preferrably cultural commons) music, which is present on developer.echonest.com.
I could need it in these three forms: - a mp3 version of the track snippet - raw data file of the snippet in 11,025 Hz, mono, 32bit-floats (the flavor Codegen() expects) - the code Codegen() is expected to generate - the working url
It really would be a sign of good practice to include this in the source code as a default test.