Skip to content

nearestPoint

The nearestPoint object identifies the closest point(s) within a stored dataset to a given input point in a multi-dimensional space. It builds its dataset by receiving points in its left inlet and, upon receiving a query point in its right inlet, outputs the index and distance of the nearest match(es). The dimensionality of points is defined at creation, and the number of returned matches can be specified.


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

  • Library developed mainly by William Brent.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors