annotate yetilab/stream/test/audiofile_reference.yeti @ 157:ed7e1fb91745

Add some audiofile test data, start on tests and reworking stream interface -- doesn't currently compile
author Chris Cannam
date Wed, 01 May 2013 07:58:39 +0100
parents
children b6db07468ed1
rev   line source
Chris@157 1
Chris@157 2 module yetilab.stream.test.audiofile_reference;
Chris@157 3
Chris@157 4 syn = load yetilab.stream.syntheticstream;
Chris@157 5 str = load yetilab.stream.stream;
Chris@157 6 vec = load yetilab.block.fvector;
Chris@157 7 block = load yetilab.block.block;
Chris@157 8
Chris@157 9