On Wed, Jul 23, 2008 at 18:13, Anders Dahnielson
<anders@dahnielson.com> wrote:
Here's a simple tokenizer for SFZ I wrote once upon a time in Python. Not sure if I got it completely right.
Nope. E.g. it matches lokey= twice (once as lokey= with a value and as key= without a value). *Blushes*. LOL.
--