You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The state representation for a single sound should be an object keyed by param name, not an array. This will greatly speed up the (currently VERY slow) interpolation of sound states.
The state representation for a single sound should be an object keyed by param name, not an array. This will greatly speed up the (currently VERY slow) interpolation of sound states.