-----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-----

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to