log

age author description
Fri, 06 Jan 2012 00:23:26 +0000 Andrew N Robertson SoundFileLoader might have moved default tip
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