a playbuf alternative that loops and fade

[email protected] Sat, 4 Jul 2020 11:29:25 +0200
Newsgroups gmane.comp.audio.supercollider.devel
Message-ID <CA+z7jfr_6SFB91me8xpgspW4d5jC3U5fYiR8DOcPM0qL29iBRw@mail.gmail.com>
I'm writing an implementation of XPlayBuf, that can loop, cross-fade on
trigger and fade on loop boundaries.
It mostly follows the spec at
https://github.com/supercollider/supercollider/wiki/PlayBuf-2017, with a
few important features missing for now (no UnitTest yet, no .kr yet, only
two fade shapes for now, no loops across buffer extremes yet, no resetPos).

If you want to join, comment, or just give it a try, it's at
https://github.com/elgiano/xplaybuf