Skip to content

pmpd

The pmpd object in Pure Data implements a mass-spring-damper physical model. It allows users to create and manipulate masses and links (springs/dampers) within a simulated environment. Users can define properties like mass, rigidity, and damping, apply forces, and retrieve real-time data on positions, speeds, and forces of the model's components.


AI Generated

This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.


  • Download via Deken.

    Open Pd and go to ToolsFind Externals. Search for pmpd and install it. Then create an object with declare -lib pmpd -path pmpd. Finally, use pmpd or any other object from pmpd.

  • Library developed mainly by Cyrille Henry.
  • Report Bugs/Errors here!
  • Available for .

Articles

  • Physical modeling for pure data (PMPD) and real-time interaction with an audio synthesis

    by Cyrille Henry

    Link


Similar


    Comments

    Contributors