Skip to content

v1.0

Latest

Choose a tag to compare

@rcswex rcswex released this 03 Mar 18:17
· 3 commits to main since this release
f85fe43

SpatialArray: A SuperCollider Quark that implements a container with intuitive value swapping operations. SpatialArray models how we exchange objects in the physical world, allowing you to swap variable values without temporary variables in your code. Perfect for exchanging synthesis parameters, pattern settings, or any complex objects in real-time audio applications. Features a complete collections API with specialized swap operations and a conceptual model that bridges the gap between physical intuition and programming abstractions.