Mercurial > hg > audio-file-loader
log src/AudioFile.cpp @ 2:fa2af670b5c5 tip
age | author | description |
---|---|---|
Sun, 04 Sep 2011 22:45:35 +0100 | Andrew N Robertson | first working version of audio file loder. Loads bach clip from the apps->audio-file-loader->bin->data->sounds foler. Three classes: SoundFileLoader does the loading and parsing of thefile with libSndFile. audio samples are kept in AudioFile and analysis of features are kept in AudioAnalysis, at this stage just chromagramm and basic energy |
Tue, 30 Aug 2011 20:18:34 +0100 | Andrew N Robertson | started audio file loader project - using oF_061 |