Re: [linux-audio-dev] Cubic and n-points interpolation

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] Cubic and n-points interpolation
From: Paul Davis (pbd_AT_Op.Net)
Date: Fri Mar 22 2002 - 16:08:08 EET


>Where can I find algorithms to make cubic, n-point and other types of
>interpolations?

numerical recipes is a good start (but you're not allowed to copy
their code in many cases)

i also used the source code for the GtkCurve widget, which is based on
numerical recipes, and includes spline (cubic) and a couple of other
types of interpolation. ardour contains some relatively context-free
C++ code for this now, in ardour/libs/ardour/curve.{cc,h}.

--p


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Mar 22 2002 - 15:57:14 EET