view 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
line wrap: on
line source

module yetilab.stream.test.audiofile_reference;

syn = load yetilab.stream.syntheticstream;
str = load yetilab.stream.stream;
vec = load yetilab.block.fvector;
block = load yetilab.block.block;