No problem, his stuff's great.
On 29 October 2012 10:19, peiman khosravi peimankhosravi@gmail.com wrote:
Hi Julian,
I found a hack for what I had in mind. But wow, this is amazing. I was in fact looking for something like this.
Thanks Peiman
On 29 October 2012 09:21, Julian Brooks jbeezez@gmail.com wrote:
Hi Peiman,
I'm not exactly sure what it is you're looking for but I can definitely highly recommend William Brent's 'tabletool' for array manipulations.
http://williambrent.conflations.com/pages/research.html
(scroll down a bit).
Cheers,
Julian
On 27 October 2012 23:17, peiman khosravi peimankhosravi@gmail.comwrote:
Dear all,
Are there any messages to draw functions of segmented lines (ideally with different types of interpolations) inside an array? Or does one need to create this manually by writing each array index?
So I would like to be able to define segments by providing lists of start_position, segment_length, end_position.
Many Thanks Peiman
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
or you can use my abstraction [jmmmp/arrayedit], included in pd-extended.
look around between the several functions.
No problem, his stuff's great.
On 29 October 2012 10:19, peiman khosravi peimankhosravi@gmail.com
wrote:Hi Julian,
I found a hack for what I had in mind. But wow, this is amazing. I was
in fact looking for something like this.Thanks Peiman
On 29 October 2012 09:21, Julian Brooks jbeezez@gmail.com wrote:
Hi Peiman,
I'm not exactly sure what it is you're looking for but I can definitely highly recommend William Brent's 'tabletool' for array manipulations.
http://williambrent.conflations.com/pages/research.html
(scroll down a bit).
Cheers,
Julian
On 27 October 2012 23:17, peiman khosravi
peimankhosravi@gmail.comwrote:Dear all,
Are there any messages to draw functions of segmented lines (ideally with different types of interpolations) inside an array? Or does one
need to create this manually by writing each array index?So I would like to be able to define segments by providing lists of start_position, segment_length, end_position.
Many Thanks Peiman
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Thank you very much.
I'm working on a table editor for Csound. Will send a working verison later tonight. Still getting my head around pd (coming from max). Finding arrays very nice to work with compared with max buffers!
Best, Peiman
On 29 October 2012 18:13, João Pais jmmmpais@googlemail.com wrote:
or you can use my abstraction [jmmmp/arrayedit], included in pd-extended. look around between the several functions.
No problem, his stuff's great.
On 29 October 2012 10:19, peiman khosravi peimankhosravi@gmail.com wrote:
Hi Julian,
I found a hack for what I had in mind. But wow, this is amazing. I was in fact looking for something like this.
Thanks Peiman
On 29 October 2012 09:21, Julian Brooks jbeezez@gmail.com wrote:
Hi Peiman,
I'm not exactly sure what it is you're looking for but I can definitely highly recommend William Brent's 'tabletool' for array manipulations.
http://williambrent.**conflations.com/pages/**research.htmlhttp://williambrent.conflations.com/pages/research.html
(scroll down a bit).
Cheers,
Julian
On 27 October 2012 23:17, peiman khosravi peimankhosravi@gmail.com** wrote:
Dear all,
Are there any messages to draw functions of segmented lines (ideally with different types of interpolations) inside an array? Or does one need to create this manually by writing each array index?
So I would like to be able to define segments by providing lists of start_position, segment_length, end_position.
Many Thanks Peiman
______________________________**_________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/**listinfo/pd-listhttp://lists.puredata.info/listinfo/pd-list
-- Friedenstr. 58 10249 Berlin (Deutschland) Tel +49 30 42020091 | Mob +49 162 6843570 Studio +49 30 69509190 jmmmpais@googlemail.com | skype: jmmmpjmmmp
also similar, you can try [jmmmp/bezier], for a one-segment cubic (?)
bezier line.
João
Thank you very much.
I'm working on a table editor for Csound. Will send a working verison
later tonight. Still getting my head around pd (coming from max). Finding
arrays very nice to work with compared with max buffers!Best, Peiman
On 29 October 2012 18:13, João Pais jmmmpais@googlemail.com wrote:
or you can use my abstraction [jmmmp/arrayedit], included in
pd-extended. look around between the several functions.No problem, his stuff's great.
On 29 October 2012 10:19, peiman khosravi peimankhosravi@gmail.com wrote:
Hi Julian,
I found a hack for what I had in mind. But wow, this is amazing. I
was in fact looking for something like this.Thanks Peiman
On 29 October 2012 09:21, Julian Brooks jbeezez@gmail.com wrote:
Hi Peiman,
I'm not exactly sure what it is you're looking for but I can
definitely highly recommend William Brent's 'tabletool' for array manipulations.http://williambrent.**conflations.com/pages/**research.htmlhttp://williambrent.conflations.com/pages/research.html
(scroll down a bit).
Cheers,
Julian
On 27 October 2012 23:17, peiman khosravi
peimankhosravi@gmail.com** wrote:Dear all,
Are there any messages to draw functions of segmented lines (ideally with different types of interpolations) inside an array? Or does one need to create this manually by writing each array index?
So I would like to be able to define segments by providing lists of start_position, segment_length, end_position.
Many Thanks Peiman
______________________________**_________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/**listinfo/pd-listhttp://lists.puredata.info/listinfo/pd-list
Here's what I came up with. It needs Csound and csoundapi~ to make any noise but you can still edit the table without csound. It's a sort of function editor for spectral warping (a la GRM Tools). Use the faders on the left to edit the function (rather than directly modifying the array). It also has logarithmic and exponential distributions for the x and y axes.
Cheers, Peiman
On 30 October 2012 00:46, João Pais jmmmpais@googlemail.com wrote:
also similar, you can try [jmmmp/bezier], for a one-segment cubic (?) bezier line.
João
Thank you very much.
I'm working on a table editor for Csound. Will send a working verison later tonight. Still getting my head around pd (coming from max). Finding arrays very nice to work with compared with max buffers!
Best, Peiman
On 29 October 2012 18:13, João Pais jmmmpais@googlemail.com wrote:
or you can use my abstraction [jmmmp/arrayedit], included in pd-extended.
look around between the several functions.
No problem, his stuff's great.
On 29 October 2012 10:19, peiman khosravi peimankhosravi@gmail.com wrote:
Hi Julian,
I found a hack for what I had in mind. But wow, this is amazing. I was in fact looking for something like this.
Thanks Peiman
On 29 October 2012 09:21, Julian Brooks jbeezez@gmail.com wrote:
Hi Peiman,
I'm not exactly sure what it is you're looking for but I can definitely highly recommend William Brent's 'tabletool' for array manipulations.
http://williambrent.**conflati**ons.com/pages/**research.htmlhttp://conflations.com/pages/**research.html <**http://williambrent.**conflations.com/pages/**research.htmlhttp://williambrent.conflations.com/pages/research.html >
(scroll down a bit).
Cheers,
Julian
On 27 October 2012 23:17, peiman khosravi <peimankhosravi@gmail.com >** wrote:
Dear all,
> > Are there any messages to draw functions of segmented lines (ideally > with different types of interpolations) inside an array? Or does one > need > to create this manually by writing each array index? > > So I would like to be able to define segments by providing lists of > start_position, segment_length, end_position. > > Many Thanks > Peiman > > ______________________________****_________________ > > Pd-list@iem.at mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/****listinfo/pd-list<http://lists.puredata.info/**listinfo/pd-list> > <http://lists.**puredata.info/listinfo/pd-listhttp://lists.puredata.info/listinfo/pd-list > **> > > > >