"Anders Dahnielson" <anders(a)dahnielson.com> writes:
Here's a simple tokenizer for SFZ I wrote once
upon a time in Python. Not
sure if I got it completely right.
*snip*
I was just about to suggest checking out the
sampler/synth/sequencer/tracker engine libzzub, that happens to
include Python bindings:
http://trac.zeitherrschaft.org/zzub/
http://trac.zeitherrschaft.org/aldrin
I haven't looked much at it myself yet, but Aldrin works very well
(built on top of libzzub) and it seems like a good design, supporting
different types of plugins and audio outputs and handling sequencing
and the directed graph of plugins.
--
/Pelle