# HG changeset patch # User tom@acousticscale.org # Date 1288895686 0 # Node ID bc75da283e83e26d32952afea2ddd4e2da3a2545 # Parent 644bbf8f0b3748cb5a4b3f59d614f331ed4b2b25 Edited wiki page AIMCDataFormat through web user interface. diff -r 644bbf8f0b37 -r bc75da283e83 wiki/AIMCDataFormat.wiki --- a/wiki/AIMCDataFormat.wiki Thu Nov 04 18:29:45 2010 +0000 +++ b/wiki/AIMCDataFormat.wiki Thu Nov 04 18:34:46 2010 +0000 @@ -8,7 +8,7 @@ The first 20 bytes of the file contain the following fields: * 32-bit unsigned integer: frame count - total number of frames in the file (these can be SAIs, filterbank output frames or other things (eg. features), but all frames in the file are of the same type) - * 32-bit float: frame period (the interval between adjacent frames in milliseconds) + * 32-bit float: frame period (the interval between adjacent frames in milliseconds) (TODO(tom): this is currently not set properly). * 32-bit unsigned integer: channel count (number of frequency channels in the output) * 32-bit unsigned integer frame length (length of each frame in samples) * 32-bit float: sample rate (audio sample rate in Hz)