Mass interaction physics library for Processing, including Audio and Haptic capabilities. Latest compiled release for Processing environment : https://github.com/mi-creative/miPhysics_Processing/releases/tag/2.0.0
A mass can have two states :
1) moved by its usual algorithm
2) controlled by a given velocity
This control is easier to manage than force control because one does not have to take the other incoming forces into account.
One example is provided, showing how to pluck a string using noteon/noteoff
A mass can have two states : 1) moved by its usual algorithm 2) controlled by a given velocity This control is easier to manage than force control because one does not have to take the other incoming forces into account. One example is provided, showing how to pluck a string using noteon/noteoff