I built some Markov-based patches as part of my Master's thesis. You can see it and the find the PD examples at home.nyu.edu/~gmr222/WhoIsListening.pdf
The Markov stuff is in Chapter 4.
Greg Rippin
----- Original Message ----- From: delire delire@selectparks.net Date: Sunday, August 10, 2003 12:46 pm Subject: Re: [PD] Structures without random
i've had some good results sequencing, in fact handing alot of my event automation over to markov chains at times. being so easily 'weight-able' it's a good place to get over 'randomness' and start gardening tendency and wildness into event structures. phenomenologically speaking, even randomness can become repetitive.
frank, you mentioned markov objects? yes i remember and always *coughint* wondered what happened to that >>**!PROMISE!**<< mark made about releasing them..
de/
pps. the chaos extern looks v' nice. thx ben.
On Sun, 10 Aug 2003 14:16:04 +0200 Frank Barknecht fbar@footils.org wrote:
//Hallo, //matthijs@devdsp.net hat gesagt: // matthijs@devdsp.net wrote: // //> Where would those examples be exactly? A (quick - ok) scan of the docs/ //> directory yields nothing? // //Here they are in: ///usr/lib/pd/doc/2.control.examples/21.markov.chain.pd // //ciao //-- // Frank Barknecht _ ______footils.org__ // //_______________________________________________ //PD-list mailing list //PD-list@iem.at //http://iem.at/cgi-bin/mailman/listinfo/pd-list // //
//-->
nick -> delire home -> http://selectparks.net key -> http://selectparks.net/jkey.txt
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
Hallo, Gregory M Rippin hat gesagt: // Gregory M Rippin wrote:
I built some Markov-based patches as part of my Master's thesis. You can see it and the find the PD examples at home.nyu.edu/~gmr222/WhoIsListening.pdf
The Markov stuff is in Chapter 4.
Everytime I try to open tempoTracker.pd, my Pd crashes. This is with the Debian-build of pd-0.37-test6. I was think this might have to do with the counter external, so I even replaces this by a dummy abstraction called counter-x, but it didn't help...
Running it under gdb produces this:
Program received signal SIGILL, Illegal instruction. [Switching to Thread 16384 (LWP 9108)] 0x402c102f in z_matrix_setup () from /usr/lib/pd/extra/zexy.pd_linux (gdb) backtrace #0 0x402c102f in z_matrix_setup () from /usr/lib/pd/extra/zexy.pd_linux
Does anyone have any idea what might cause this?
Frank Barknecht _ ______footils.org__