Fix derivative which wasn't working correctly; add silence threshold
9489a074a773 — Chris Cannam 14 hours ago
Comment
8406412c9b80 — Chris Cannam a month ago
This seems conceptually simpler (I happened to be writing this elsewhere so thought I'd make it match)

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.