Hi all,
Where can I find the code for tabread4? Does someone have any lights on how this interpolation is implemented?
best,
J
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2013-07-22 11:47, J Oliver wrote:
Hi all,
Where can I find the code for tabread4? Does someone have any lights on how this interpolation is implemented?
$ cd src/git/pure-data/src/ $ grep -l tabread4 *.c d_array.c $ vi d_array.c then
tabread4_float
methodfgamsdr IOhannes
thanks! J
On Jul 22, 2013, at 12:06 PM, IOhannes m zmoelnig wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2013-07-22 11:47, J Oliver wrote:
Hi all,
Where can I find the code for tabread4? Does someone have any lights on how this interpolation is implemented?
$ cd src/git/pure-data/src/ $ grep -l tabread4 *.c d_array.c $ vi d_array.c then
- search for "tabread4_setup"
- note that numbers are processed using the
tabread4_float
method
- search for "tabread4_float" definition
- study the algorithm
fgamsdr IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/
iEYEARECAAYFAlHtBB4ACgkQkX2Xpv6ydvSkEQCcCogZniqwJ6+51ak8yUN3HZzW qn0An3UEvNYlxBONMyBES3nwlHkbn0YI =86R3 -----END PGP SIGNATURE-----
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On 22/07/13 10:47, J Oliver wrote:
Where can I find the code for tabread4? Does someone have any lights on how this interpolation is implemented?
See also this (quite long) thread:
http://lists.puredata.info/pipermail/pd-list/2010-03/077278.html
Right! I remember it now, so:
"a Lagrange interpolator"
J
On Jul 22, 2013, at 12:40 PM, Claude Heiland-Allen wrote:
On 22/07/13 10:47, J Oliver wrote:
Where can I find the code for tabread4? Does someone have any lights on how this interpolation is implemented?
See also this (quite long) thread:
http://lists.puredata.info/pipermail/pd-list/2010-03/077278.html
Claude
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list