<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I'm mainly working on linux or Mac OS, don't usually find a particular difference.&nbsp;<div><br></div><div>I've not come across&nbsp;<span class="Apple-style-span" style="font-family: monospace, Verdana, Arial, sans-serif; color: rgb(42, 42, 42); line-height: 17px; ">freeframe or frei0r parameters, incidentally, what are they?&nbsp;</span><br><br>&gt; From: pat@digitalworlds.ufl.edu<br>&gt; To: jbturgid@hotmail.com; pd-list@iem.at<br>&gt; Date: Sun, 12 Sep 2010 22:18:44 -0400<br>&gt; Subject: RE: [PD] Any Live Coders?<br>&gt; <br>&gt; I would love to mash up some ideas with you Andrew.<br>&gt; I would like to use what you are suggesting for freeframe or frei0r paramters<br>&gt; <br>&gt; i will find the patch<br>&gt; <br>&gt; linux/osx/win??<br>&gt; <br>&gt; pp<br>&gt; ________________________________________<br>&gt; From: pd-list-bounces@iem.at [pd-list-bounces@iem.at] On Behalf Of Andrew Faraday [jbturgid@hotmail.com]<br>&gt; Sent: Sunday, September 12, 2010 6:35 PM<br>&gt; To: pd-list@iem.at<br>&gt; Subject: [PD] Any Live Coders?<br>&gt; <br>&gt; Hey All<br>&gt; <br>&gt; I've been interested in the possibility of live coding with pure data, indeed, in the guise of running Pd workshops. I've taken the live coding style, instant, step-by-step on and tend to throw Pd systems together spontaneously in my spare time. Either way, I was wondering if anyone feels like sharing some of their mental templates for a live code approach.<br>&gt; <br>&gt; <br>&gt; <br>&gt; Just to get the ball rolling, here's one of my favorites:<br>&gt; <br>&gt; <br>&gt; [bpm]  (right outlet)<br>&gt;        |<br>&gt;        [phasor~]<br>&gt;        |<br>&gt;        [s~ something]<br>&gt; <br>&gt; (a few of these, multiplying and dividing the measure frequency, sends with names like 1bar, 4bar, halfbar etc)<br>&gt; <br>&gt; [r~ something]<br>&gt;  |<br>&gt; [expr~ $v1 &gt; xx] (between 0 and 1)<br>&gt; and<br>&gt; [expr~ $v1 &lt; xx] (same)<br>&gt; <br>&gt; and multiply the two expression outlets together with [*~]<br>&gt; <br>&gt; Mutiply the result of that by an audio signal, usually an oscillator. and out to a [dac~]<br>&gt; <br>&gt; Then multiple copies of this with different values in the expression and oscillators.<br>&gt; <br>&gt; <br>&gt; Can then be edited by random or sequential variations on the pitch of the oscillators, changing the figures in the expr~ figures.<br>&gt; I'm quite fond of the possibility of changing the receive id's thus keeping a sequence intact but doubling or halfing the speed of certain sequences within it. Also the speed can be varied (which then effects the speed of the whole patch).<br>&gt; <br>&gt; Also, slightly out of the way, you could use the phasor outlets directly control oscillator pitches, volumes, or filter frequencies.<br>&gt; <br>&gt; This template does tend to work out differently each time I use it, also.<br></div>                                               </body>
</html>