Skip to content

spline_path

The spline_path object reads interpolated values from a multi-dimensional table, treating it as a spline. It allows specifying a normalized reading point (0.0 to 1.0) to retrieve data, and the table itself can be loaded via an "open" message. This object is part of the GEM library, indicating its use in graphics for defining and traversing paths or curves.


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 zexy and install it. Then create an object with declare -lib zexy -path zexy. Finally, use spline_path or any other object from zexy.

  • Library developed mainly by Johannes M. Zmölnig.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors