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

osc1D K & Z can be modified during simulation #4

Closed aliallaoui closed 5 years ago

aliallaoui commented 5 years ago

Should be extended to osc3D, maybe a osc3d and osc1d should inherits from a common class osc ?

jameslnrd commented 5 years ago

Parallelism seems to lead to unstable models ! Especially with the audio simulations. Commenting out and going back to sequential computation until this is investigated further.