I'm trying to figure out if there is an object to read table indices with linear interpolation? Other than linear_path (Gem).
Or perhaps there is a simpler way of doing it?
Many Thanks Peiman
*www.peimankhosravi.co.uk || RSS Feedhttp://peimankhosravi.co.uk/miscposts.rss || Concert News http://spectralkimia.wordpress.com/*
[line ] with arguments to make it smoother
1 initial value 2 time grain in milliseconds check line help is that what you are looking for ?
2013/10/5 peiman khosravi peimankhosravi@gmail.com:
I'm trying to figure out if there is an object to read table indices with linear interpolation? Other than linear_path (Gem).
Or perhaps there is a simpler way of doing it?
Many Thanks Peiman
www.peimankhosravi.co.uk || RSS Feed || Concert News
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hello,
Thanks for the reply. The thing is that I need to get discrete values to write to another table. So if I input 0.5 I want to get the exact mean of the first and second array elements. I guess it could be done manually in an abstract, but it'd probably be much slower.
Thanks Peiman
*www.peimankhosravi.co.uk || RSS Feedhttp://peimankhosravi.co.uk/miscposts.rss || Concert News http://spectralkimia.wordpress.com/*
On 5 October 2013 08:39, Py Fave pyfave@gmail.com wrote:
[line ] with arguments to make it smoother
1 initial value 2 time grain in milliseconds check line help is that what you are looking for ?
2013/10/5 peiman khosravi peimankhosravi@gmail.com:
I'm trying to figure out if there is an object to read table indices with linear interpolation? Other than linear_path (Gem).
Or perhaps there is a simpler way of doing it?
Many Thanks Peiman
www.peimankhosravi.co.uk || RSS Feed || Concert News
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On 05/10/13 15:52, peiman khosravi wrote:
Hello,
Thanks for the reply. The thing is that I need to get discrete values to write to another table. So if I input 0.5 I want to get the exact mean of the first and second array elements. I guess it could be done manually in an abstract, but it'd probably be much slower.
why not use the [linear_path] object you mentioned, if you want to avoid doing the calculations directly??? there is no reason for another external to do the same job as an already existing one.
Simon
I want the patch to have a minimum requirement for installing complex libraries of objects. But if it comes to it I'll use it for sure.
Thanks Peiman
*www.peimankhosravi.co.uk || RSS Feedhttp://peimankhosravi.co.uk/miscposts.rss || Concert News http://spectralkimia.wordpress.com/*
On 5 October 2013 09:33, Simon Wise simonzwise@gmail.com wrote:
On 05/10/13 15:52, peiman khosravi wrote:
Hello,
Thanks for the reply. The thing is that I need to get discrete values to write to another table. So if I input 0.5 I want to get the exact mean of the first and second array elements. I guess it could be done manually in an abstract, but it'd probably be much slower.
why not use the [linear_path] object you mentioned, if you want to avoid doing the calculations directly??? there is no reason for another external to do the same job as an already existing one.
Simon
______________________________**_________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/** listinfo/pd-list http://lists.puredata.info/listinfo/pd-list
On Sat, Oct 05, 2013 at 12:23:00AM +0100, peiman khosravi wrote:
I'm trying to figure out if there is an object to read table indices with linear interpolation? Other than linear_path (Gem).
Or perhaps there is a simpler way of doing it?
I made one as an abstraction some time ago, it's attached.
Frank
That's really nice. Thanks very much indeed.
Best, Peiman
*www.peimankhosravi.co.uk || RSS Feedhttp://peimankhosravi.co.uk/miscposts.rss || Concert News http://spectralkimia.wordpress.com/*
On 5 October 2013 11:44, Frank Barknecht fbar@footils.org wrote:
On Sat, Oct 05, 2013 at 12:23:00AM +0100, peiman khosravi wrote:
I'm trying to figure out if there is an object to read table indices with linear interpolation? Other than linear_path (Gem).
Or perhaps there is a simpler way of doing it?
I made one as an abstraction some time ago, it's attached.
Ciao
Frank
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list