mi-creative / miPhysics_Processing

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
http://mi-creative.eu
GNU General Public License v3.0
44 stars 7 forks source link

Velocity control #5

Closed aliallaoui closed 5 years ago

aliallaoui commented 5 years ago

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