64d16dcfbd3b — Chris Cannam default tip a month ago
Correct update of time in stream record - fixes failure to obtain a rate for stream using rate helper
def124b44c39 — Chris Cannam a month ago
Tidy
7f409fe84c65 — Chris Cannam a month ago
No, we should be reporting the rate as stored - it was calculated using a block stream rate helper and so should be right

heads

tip
browse log

clone

read-only
https://hg.sr.ht/~cannam/bsq-samplestreams
read/write
ssh://hg@hg.sr.ht/~cannam/bsq-samplestreams

#bsq-samplestreams

Part of the Bisquay compendium.

Sample streams and block streams in SML. Structures which return samples or blocks of samples on request, either generated or loaded somehow or by adapting other streams. Includes mutable (with internal state) and immutable streams of various types. Very literal static typing and optimisation opportunity are favoured over terseness and flexibility. See structure documentation for more.

Copyright 2020-2022 Chris Cannam. MIT/X11 licence. See the file COPYING for details.