I've been looking over the structures, pointers, and templates help, and I see one thing that I don't understand, this sending a "sort" message to a data array. What does this do? I checked the archives and couldn't find anything.
Thanks. Chuckk
Gee, I should document that somewhere.. it just sorts all the objects in a canvas, left to right, as if you wanted to use it as a sequence.
cheers Miller
On Tue, Aug 23, 2005 at 03:04:27PM -0400, Chuckk Hubbard wrote:
I've been looking over the structures, pointers, and templates help, and I see one thing that I don't understand, this sending a "sort" message to a data array. What does this do? I checked the archives and couldn't find anything.
Thanks. Chuckk
-- "It is not when truth is dirty, but when it is shallow, that the lover of knowledge is reluctant to step into its waters." -Friedrich Nietzsche, "Thus Spoke Zarathustra"
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Thanks, now I see it is mentioned in the manual, in the traversal section. Another question: If I created a sequencer with this, and had several notes with the same x-value, would I need to use some sort of poly object to trigger different instances, or would the delay of 0 allow them all to run simultaneously? I notice the example has several sounds overlapping, though not starting at the same time.
Thanks! -Chuckk
On 8/23/05, Miller Puckette mpuckett@man104-1.ucsd.edu wrote:
Gee, I should document that somewhere.. it just sorts all the objects in a canvas, left to right, as if you wanted to use it as a sequence.
cheers Miller
On Tue, Aug 23, 2005 at 03:04:27PM -0400, Chuckk Hubbard wrote:
I've been looking over the structures, pointers, and templates help, and I see one thing that I don't understand, this sending a "sort" message to a data array. What does this do? I checked the archives and couldn't find anything.
Thanks. Chuckk
-- "It is not when truth is dirty, but when it is shallow, that the lover of knowledge is reluctant to step into its waters." -Friedrich Nietzsche, "Thus Spoke Zarathustra"
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hallo, Chuckk Hubbard hat gesagt: // Chuckk Hubbard wrote:
Thanks, now I see it is mentioned in the manual, in the traversal section. Another question: If I created a sequencer with this, and had several notes with the same x-value, would I need to use some sort of poly object to trigger different instances, or would the delay of 0 allow them all to run simultaneously?
Yes, if you want polyphony in Pd you normally use [poly]. Pd has no builtin polyphony. You have to generate and schedule every single sound you want to play on your own, unlike e.g. Csound.
Frank Barknecht _ ______footils.org__
_ __latest track: "plak" @ http://footils.org/cms/show/44