/temporaldict

supercollider quark to track evolution of key value pairs over time

Primary LanguageSuperColliderGNU General Public License v3.0GPL-3.0

TemporalDict

data structure to track key-value pairs over time

This quark provides a way to track key-value pairs over time.

To install, evaluate

Quarks.install("https://github.com/shimpe/temporaldict");

in the supercollider IDE (or your favourite supercollider front end).