diagnostics
particle field
Live view of the global flow, per-project influence, and the musical state derived from the running particle system.
active mappings
mass[k] = 60000 * field.strength[k]
speed energy = clamp((mean |velocity| - 0.8) / 2.2)
near[k] += nearest(project[k]) && distance < 80px
warp = clamp(ergosphere particles / 90) * tap envelope
tempo target = 52 + speed energy * 9 + warp * 4
degree target = 2 + order * 5 + vorticity * 2.5