<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV></DIV>
<DIV><A href="http://www.mnml.nl/phpBB2/viewtopic.php?t=49126">http://www.mnml.nl/phpBB2/viewtopic.php?t=49126</A><BR>&nbsp;</DIV><SPAN style="COLOR: rgb(0,127,64)">michael green </SPAN><BR style="COLOR: rgb(0,127,64)"><SPAN style="COLOR: rgb(0,127,64)">--------------------- </SPAN><BR style="COLOR: rgb(0,127,64)"><SPAN style="COLOR: rgb(0,127,64)">m: 010 4910 2282</SPAN><BR style="COLOR: rgb(0,127,64)"><SPAN style="COLOR: rgb(0,127,64)">w: http://soundcloud.com/greenbuddha</SPAN><SPAN style="COLOR: rgb(0,127,64)"><BR></SPAN>
<DIV><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR>
<DIV style="FONT-SIZE: 13px; FONT-FAMILY: arial, helvetica, sans-serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> "pd-list-request@iem.at" &lt;pd-list-request@iem.at&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> pd-list@iem.at<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Wednesday, 8 July, 2009 13:17:39<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Pd-list Digest, Vol 52, Issue 19<BR></FONT><BR>Send Pd-list mailing list submissions to<BR>&nbsp;&nbsp;&nbsp; <A href="mailto:pd-list@iem.at" ymailto="mailto:pd-list@iem.at">pd-list@iem.at</A><BR><BR>To subscribe or unsubscribe via the World Wide Web, visit<BR>&nbsp;&nbsp;&nbsp; <A href="http://lists.puredata.info/listinfo/pd-list" target=_blank>http://lists.puredata.info/listinfo/pd-list</A><BR>or, via email, send a message with subject or body 'help' to<BR>&nbsp;&nbsp;&nbsp; <A href="mailto:pd-list-request@iem.at" ymailto="mailto:pd-list-request@iem.at">pd-list-request@iem.at</A><BR><BR>You can reach the person managing the list
 at<BR>&nbsp;&nbsp;&nbsp; <A href="mailto:pd-list-owner@iem.at" ymailto="mailto:pd-list-owner@iem.at">pd-list-owner@iem.at</A><BR><BR>When replying, please edit your Subject line so it is more specific<BR>than "Re: Contents of Pd-list digest..."<BR><BR><BR>Today's Topics:<BR><BR>&nbsp; 1. Re: Sysex out problems (linux only) (Alex)<BR>&nbsp; 2. Re: Sysex out problems (linux only) (Andr?s Mur?nyi)<BR>&nbsp; 3. Re: Sysex out problems (linux only) (Alex)<BR>&nbsp; 4. Re: Sysex out problems (linux only) (Andr?s Mur?nyi)<BR>&nbsp; 5. Re: Sysex out problems (linux only) (Martin Peach)<BR>&nbsp; 6. Re: workshop in Boston August 1st (<A href="mailto:ydegoyon@gmail.com" ymailto="mailto:ydegoyon@gmail.com">ydegoyon@gmail.com</A>)<BR><BR><BR>----------------------------------------------------------------------<BR><BR>Message: 1<BR>Date: Tue, 7 Jul 2009 17:08:13 -0700<BR>From: Alex &lt;<A href="mailto:x37v.alex@gmail.com"
 ymailto="mailto:x37v.alex@gmail.com">x37v.alex@gmail.com</A>&gt;<BR>Subject: Re: [PD] Sysex out problems (linux only)<BR>To: Andr?s Mur?nyi &lt;<A href="mailto:muranyia@gmail.com" ymailto="mailto:muranyia@gmail.com">muranyia@gmail.com</A>&gt;<BR>Cc: <A href="mailto:pd-list@iem.at" ymailto="mailto:pd-list@iem.at">pd-list@iem.at</A><BR>Message-ID:<BR>&nbsp;&nbsp;&nbsp; &lt;<A href="mailto:c5e6c7e30907071708t2737b929gcad15b983ca0b377@mail.gmail.com" ymailto="mailto:c5e6c7e30907071708t2737b929gcad15b983ca0b377@mail.gmail.com">c5e6c7e30907071708t2737b929gcad15b983ca0b377@mail.gmail..com</A>&gt;<BR>Content-Type: text/plain; charset=ISO-8859-1<BR><BR>I haven't actually tested sysex out limits, but sysex in is limited to<BR>something like 24 byte messages..<BR><BR>here is a thread where i talk about it:<BR><A href="http://lists.puredata.info/pipermail/pd-list/2009-01/067372.html"
 target=_blank>http://lists.puredata.info/pipermail/pd-list/2009-01/067372.html</A><BR><BR>It is hard coded into the source. You can modify the source to change<BR>the hard coded limit.. i have a diff on that thread which shows how i<BR>did it.<BR><BR>It would be nice if this limit was either totally removed or<BR>dynamically growable.. as it would be really nice to be able to write<BR>real sysex editors in PD.<BR><BR>I have been creating my own physical devices with sysex and I use pd<BR>to edit the sysex data but i have to make my sysex packets short<BR>because of PD's limitations.<BR><BR>-Alex<BR><BR>2009/7/7 Andr?s Mur?nyi &lt;<A href="mailto:muranyia@gmail.com" ymailto="mailto:muranyia@gmail.com">muranyia@gmail.com</A>&gt;:<BR>&gt; Dear Sirs,<BR>&gt;<BR>&gt; I just have never been successful with sysex in Pd and I'm asking for your<BR>&gt; kind advice.<BR>&gt; Attached is an example for a long sysex message which goes out on [midiout]<BR>&gt; (linux
 only, afaik).<BR>&gt; The problems I have:<BR>&gt; - sysex gets fragmented (also when nothing is sent out meanwhile by other<BR>&gt; objects). It is always properly terminated with '247' but the content is<BR>&gt; often truncated. Is this a bug/feature...? What is your best recommendation<BR>&gt; knowing that my patch is full of sysex outs (+envelopes on some of them!)<BR>&gt; - sysex just magically does not work on the target machine ;o) I have no<BR>&gt; clue why except for this thing with being truncated but it *never* works<BR>&gt; even if the message seems to go out intact. Even more interesting that the<BR>&gt; machine shows me that it is recieving sysex! Tried with the mpu-401 of an<BR>&gt; Audigy and with a MOTU 828 mkII through Jack and a2jmidid (jack-alsa midi<BR>&gt; bridge). Sysex is<BR>&gt;<BR>&gt; Thanks a Lot!<BR>&gt;<BR>&gt; --<BR>&gt; Muranyi Andras<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; <A
 href="mailto:Pd-list@iem.at" ymailto="mailto:Pd-list@iem.at">Pd-list@iem.at</A> mailing list<BR>&gt; UNSUBSCRIBE and account-management -&gt;<BR>&gt; <A href="http://lists.puredata.info/listinfo/pd-list" target=_blank>http://lists.puredata.info/listinfo/pd-list</A><BR>&gt;<BR>&gt;<BR><BR><BR><BR>------------------------------<BR><BR>Message: 2<BR>Date: Wed, 8 Jul 2009 02:23:00 +0200<BR>From: Andr?s Mur?nyi &lt;<A href="mailto:muranyia@gmail.com" ymailto="mailto:muranyia@gmail.com">muranyia@gmail.com</A>&gt;<BR>Subject: Re: [PD] Sysex out problems (linux only)<BR>To: <A href="mailto:pd-list@iem.at" ymailto="mailto:pd-list@iem.at">pd-list@iem.at</A><BR>Message-ID:<BR>&nbsp;&nbsp;&nbsp; &lt;<A href="mailto:23cdbfeb0907071723t75a155d0p824b42bf4879e13f@mail.gmail.com" ymailto="mailto:23cdbfeb0907071723t75a155d0p824b42bf4879e13f@mail.gmail.com">23cdbfeb0907071723t75a155d0p824b42bf4879e13f@mail.gmail.com</A>&gt;<BR>Content-Type: text/plain;
 charset="iso-8859-1"<BR><BR>2009/7/8 Alex &lt;<A href="mailto:x37v.alex@gmail.com" ymailto="mailto:x37v.alex@gmail.com">x37v.alex@gmail.com</A>&gt;<BR><BR>&gt; &gt; - sysex gets fragmented (also when nothing is sent out meanwhile by other<BR>&gt; &gt; objects). It is always properly terminated with '247' but the content is<BR>&gt; &gt; often truncated. Is this a bug/feature...? What is your best<BR>&gt; recommendation<BR>&gt; &gt; knowing that my patch is full of sysex outs (+envelopes on some of them!)<BR>&gt; &gt; - sysex just magically does not work on the target machine ;o) I have no<BR>&gt; &gt; clue why except for this thing with being truncated but it *never* works<BR>&gt; &gt; even if the message seems to go out intact. Even more interesting that<BR>&gt; the<BR>&gt; &gt; machine shows me that it is recieving sysex! Tried with the mpu-401 of an<BR>&gt; &gt; Audigy and with a MOTU 828 mkII through Jack and a2jmidid (jack-alsa midi<BR>&gt; &gt;
 bridge).<BR>&gt;<BR><BR>&gt;<BR>I haven't actually tested sysex out limits, but sysex in is limited to<BR>&gt; something like 24 byte messages..<BR>&gt;<BR>&gt; here is a thread where i talk about it:<BR>&gt; <A href="http://lists.puredata.info/pipermail/pd-list/2009-01/067372.html" target=_blank>http://lists.puredata.info/pipermail/pd-list/2009-01/067372.html</A><BR>&gt;<BR>&gt; It is hard coded into the source. You can modify the source to change<BR>&gt; the hard coded limit.. i have a diff on that thread which shows how i<BR>&gt; did it.<BR>&gt;<BR><BR>Thanks Alex, it's an important thing to know.<BR>My sysex is shorter than 24B it's just broken.<BR>What we shall see repeating is 240 67 16 73 8 16 19 (knobvalue) 247<BR><BR>Instead I'm having this grinded mess coming back on physical loopback:<BR><BR>print: 240<BR>print: 67<BR>print: 16<BR>print: 247<BR>print: 240<BR>print: 67<BR>print: 247<BR>print: 240<BR>print: 67<BR>print: 16<BR>print:
 247<BR>print: 240<BR>print: 67<BR>print: 16<BR>print: 73<BR>print: 247<BR>print: 240<BR>print: 67<BR>print: 16<BR>print: 73<BR>print: 8<BR>print: 247<BR>print: 240<BR>print: 67<BR>print: 16<BR>print: 73<BR>print: 247<BR>print: 240<BR>print: 67<BR>print: 16<BR>print: 247<BR>print: 240<BR>print: 67<BR>print: 16<BR>print: 247<BR>print: 240<BR>print: 67<BR>print: 16<BR>print: 73<BR>print: 8<BR>print: 247<BR>print: 240<BR>print: 67<BR>print: 16<BR>print: 247<BR>print: 240<BR>print: 67<BR>print: 16<BR>print: 73<BR>print: 247<BR>print: 240<BR>print: 67<BR>print: 16<BR>print: 73<BR>print: 247<BR>print: 240<BR>print: 67<BR>print: 16<BR>print: 73<BR>print: 247<BR><BR>This makes me think I'm trying to send too much data in too short<BR>intervals...? Is there a handy way to limit the density of my output? (i<BR>think its not not [drip] as it has to stay realtime)<BR>I'm not very experienced, sorry if this traces back to something very<BR>obvious!<BR><BR>--
 <BR>Muranyi Andras<BR>-------------- next part --------------<BR>An HTML attachment was scrubbed...<BR>URL: &lt;<A href="http://lists.puredata.info/pipermail/pd-list/attachments/20090708/b5e63f36/attachment-0001.htm" target=_blank>http://lists.puredata.info/pipermail/pd-list/attachments/20090708/b5e63f36/attachment-0001.htm</A>&gt;<BR><BR>------------------------------<BR><BR>Message: 3<BR>Date: Tue, 7 Jul 2009 17:32:04 -0700<BR>From: Alex &lt;<A href="mailto:x37v.alex@gmail.com" ymailto="mailto:x37v.alex@gmail..com">x37v.alex@gmail.com</A>&gt;<BR>Subject: Re: [PD] Sysex out problems (linux only)<BR>To: Andr?s Mur?nyi &lt;<A href="mailto:muranyia@gmail.com" ymailto="mailto:muranyia@gmail.com">muranyia@gmail.com</A>&gt;<BR>Cc: <A href="mailto:pd-list@iem.at" ymailto="mailto:pd-list@iem.at">pd-list@iem.at</A><BR>Message-ID:<BR>&nbsp;&nbsp;&nbsp; &lt;<A href="mailto:c5e6c7e30907071732h57728befp5e6088c87e89f0e5@mail.gmail.com"
 ymailto="mailto:c5e6c7e30907071732h57728befp5e6088c87e89f0e5@mail.gmail.com">c5e6c7e30907071732h57728befp5e6088c87e89f0e5@mail.gmail.com</A>&gt;<BR>Content-Type: text/plain; charset=ISO-8859-1<BR><BR>It looks like you may experiencing another thing that i've complained<BR>about... pd's alsa midi connects to all MIDI inputs and outputs that<BR>it can.. this includes alsa's MIDI through.. so everything that you<BR>send out gets echoed back into the input.. SUPER annoying.<BR><BR>run aconnect [or easier, though not great, aconnectgui] and see if<BR>that is the case for you.. disconnect pd from the alsa through port.<BR><BR>-Alex<BR><BR>2009/7/7 Andr?s Mur?nyi &lt;<A href="mailto:muranyia@gmail.com" ymailto="mailto:muranyia@gmail.com">muranyia@gmail.com</A>&gt;:<BR>&gt;<BR>&gt; 2009/7/8 Alex &lt;<A href="mailto:x37v.alex@gmail.com" ymailto="mailto:x37v.alex@gmail.com">x37v.alex@gmail.com</A>&gt;<BR>&gt;&gt;<BR>&gt;&gt; &gt; - sysex gets fragmented (also
 when nothing is sent out meanwhile by<BR>&gt;&gt; &gt; other<BR>&gt;&gt; &gt; objects). It is always properly terminated with '247' but the content is<BR>&gt;&gt; &gt; often truncated. Is this a bug/feature...? What is your best<BR>&gt;&gt; &gt; recommendation<BR>&gt;&gt; &gt; knowing that my patch is full of sysex outs (+envelopes on some of<BR>&gt;&gt; &gt; them!)<BR>&gt;&gt; &gt; - sysex just magically does not work on the target machine ;o) I have no<BR>&gt;&gt; &gt; clue why except for this thing with being truncated but it *never* works<BR>&gt;&gt; &gt; even if the message seems to go out intact. Even more interesting that<BR>&gt;&gt; &gt; the<BR>&gt;&gt; &gt; machine shows me that it is recieving sysex! Tried with the mpu-401 of<BR>&gt;&gt; &gt; an<BR>&gt;&gt; &gt; Audigy and with a MOTU 828 mkII through Jack and a2jmidid (jack-alsa<BR>&gt;&gt; &gt; midi<BR>&gt;&gt; &gt; bridge).<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; I haven't actually
 tested sysex out limits, but sysex in is limited to<BR>&gt;&gt; something like 24 byte messages..<BR>&gt;&gt;<BR>&gt;&gt; here is a thread where i talk about it:<BR>&gt;&gt; <A href="http://lists.puredata.info/pipermail/pd-list/2009-01/067372.html" target=_blank>http://lists.puredata.info/pipermail/pd-list/2009-01/067372.html</A><BR>&gt;&gt;<BR>&gt;&gt; It is hard coded into the source. You can modify the source to change<BR>&gt;&gt; the hard coded limit.. i have a diff on that thread which shows how i<BR>&gt;&gt; did it.<BR>&gt;<BR>&gt; Thanks Alex, it's an important thing to know.<BR>&gt; My sysex is shorter than 24B it's just broken.<BR>&gt; What we shall see repeating is 240 67 16 73 8 16 19 (knobvalue) 247<BR>&gt;<BR>&gt; Instead I'm having this grinded mess coming back on physical loopback:<BR>&gt;<BR>&gt; print: 240<BR>&gt; print: 67<BR>&gt; print: 16<BR>&gt; print: 247<BR>&gt; print: 240<BR>&gt; print: 67<BR>&gt; print: 247<BR>&gt; print:
 240<BR>&gt; print: 67<BR>&gt; print: 16<BR>&gt; print: 247<BR>&gt; print: 240<BR>&gt; print: 67<BR>&gt; print: 16<BR>&gt; print: 73<BR>&gt; print: 247<BR>&gt; print: 240<BR>&gt; print: 67<BR>&gt; print: 16<BR>&gt; print: 73<BR>&gt; print: 8<BR>&gt; print: 247<BR>&gt; print: 240<BR>&gt; print: 67<BR>&gt; print: 16<BR>&gt; print: 73<BR>&gt; print: 247<BR>&gt; print: 240<BR>&gt; print: 67<BR>&gt; print: 16<BR>&gt; print: 247<BR>&gt; print: 240<BR>&gt; print: 67<BR>&gt; print: 16<BR>&gt; print: 247<BR>&gt; print: 240<BR>&gt; print: 67<BR>&gt; print: 16<BR>&gt; print: 73<BR>&gt; print: 8<BR>&gt; print: 247<BR>&gt; print: 240<BR>&gt; print: 67<BR>&gt; print: 16<BR>&gt; print: 247<BR>&gt; print: 240<BR>&gt; print: 67<BR>&gt; print: 16<BR>&gt; print: 73<BR>&gt; print: 247<BR>&gt; print: 240<BR>&gt; print: 67<BR>&gt; print: 16<BR>&gt; print: 73<BR>&gt; print: 247<BR>&gt; print: 240<BR>&gt; print: 67<BR>&gt; print: 16<BR>&gt; print: 73<BR>&gt; print:
 247<BR>&gt;<BR>&gt; This makes me think I'm trying to send too much data in too short<BR>&gt; intervals...? Is there a handy way to limit the density of my output? (i<BR>&gt; think its not not [drip] as it has to stay realtime)<BR>&gt; I'm not very experienced, sorry if this traces back to something very<BR>&gt; obvious!<BR>&gt;<BR>&gt; --<BR>&gt; Muranyi Andras<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; <A href="mailto:Pd-list@iem.at" ymailto="mailto:Pd-list@iem.at">Pd-list@iem.at</A> mailing list<BR>&gt; UNSUBSCRIBE and account-management -&gt;<BR>&gt; <A href="http://lists.puredata.info/listinfo/pd-list" target=_blank>http://lists.puredata.info/listinfo/pd-list</A><BR>&gt;<BR>&gt;<BR><BR><BR><BR>------------------------------<BR><BR>Message: 4<BR>Date: Wed, 8 Jul 2009 02:59:34 +0200<BR>From: Andr?s Mur?nyi &lt;<A href="mailto:muranyia@gmail.com" ymailto="mailto:muranyia@gmail.com">muranyia@gmail.com</A>&gt;<BR>Subject:
 Re: [PD] Sysex out problems (linux only)<BR>To: <A href="mailto:pd-list@iem.at" ymailto="mailto:pd-list@iem.at">pd-list@iem.at</A><BR>Message-ID:<BR>&nbsp;&nbsp;&nbsp; &lt;<A href="mailto:23cdbfeb0907071759k448d0362uc104e9973c1d48ca@mail.gmail.com" ymailto="mailto:23cdbfeb0907071759k448d0362uc104e9973c1d48ca@mail.gmail.com">23cdbfeb0907071759k448d0362uc104e9973c1d48ca@mail.gmail.com</A>&gt;<BR>Content-Type: text/plain; charset="iso-8859-1"<BR><BR>2009/7/8 Alex &lt;<A href="mailto:x37v.alex@gmail.com" ymailto="mailto:x37v.alex@gmail.com">x37v.alex@gmail.com</A>&gt;<BR><BR>&gt; It looks like you may experiencing another thing that i've complained<BR>&gt; about... pd's alsa midi connects to all MIDI inputs and outputs that<BR>&gt; it can.. this includes alsa's MIDI through.. so everything that you<BR>&gt; send out gets echoed back into the input.. SUPER annoying.<BR>&gt;<BR>&gt; run aconnect [or easier, though not great, aconnectgui] and see if<BR>&gt;
 that is the case for you.. disconnect pd from the alsa through port.<BR>&gt;<BR><BR>I've checked and it's ok. Right now have the output looped back with a cable<BR>but it only comes back once.<BR><BR><BR>&gt; &gt; This makes me think I'm trying to send too much data in too short<BR>&gt; &gt; intervals...? Is there a handy way to limit the density of my output? (i<BR>&gt; &gt; think its not not [drip] as it has to stay realtime)<BR>&gt;<BR><BR>What about dropping some data before making up / sending out the sysex? My<BR>best guess was storing into [float] and firing it with [metro] or [pulse] at<BR>a constant, decent rate.<BR><BR>-- <BR>Muranyi Andras<BR>-------------- next part --------------<BR>An HTML attachment was scrubbed...<BR>URL: &lt;<A href="http://lists.puredata.info/pipermail/pd-list/attachments/20090708/2ef7e441/attachment-0001.htm"
 target=_blank>http://lists.puredata.info/pipermail/pd-list/attachments/20090708/2ef7e441/attachment-0001.htm</A>&gt;<BR><BR>------------------------------<BR><BR>Message: 5<BR>Date: Tue, 07 Jul 2009 23:00:10 -0400<BR>From: Martin Peach &lt;<A href="mailto:martin.peach@sympatico.ca" ymailto="mailto:martin.peach@sympatico.ca">martin.peach@sympatico.ca</A>&gt;<BR>Subject: Re: [PD] Sysex out problems (linux only)<BR>To: Andr?s Mur?nyi &lt;<A href="mailto:muranyia@gmail.com" ymailto="mailto:muranyia@gmail.com">muranyia@gmail.com</A>&gt;<BR>Cc: <A href="mailto:pd-list@iem.at" ymailto="mailto:pd-list@iem.at">pd-list@iem.at</A><BR>Message-ID: &lt;<A href="mailto:BLU0-SMTP70D9EFA8A05F5DD2BD52C2ED290@phx.gbl" ymailto="mailto:BLU0-SMTP70D9EFA8A05F5DD2BD52C2ED290@phx.gbl">BLU0-SMTP70D9EFA8A05F5DD2BD52C2ED290@phx.gbl</A>&gt;<BR>Content-Type: text/plain; charset=ISO-8859-1; format=flowed<BR><BR>Andr?s Mur?nyi wrote:<BR>&gt; Dear Sirs,<BR>&gt; <BR>&gt; I just have
 never been successful with sysex in Pd and I'm asking for <BR>&gt; your kind advice.<BR>&gt; Attached is an example for a long sysex message which goes out on <BR>&gt; [midiout] (linux only, afaik).<BR>&gt; The problems I have:<BR>&gt; - sysex gets fragmented (also when nothing is sent out meanwhile by <BR>&gt; other objects). It is always properly terminated with '247' but the <BR>&gt; content is often truncated. Is this a bug/feature...? What is your best <BR>&gt; recommendation knowing that my patch is full of sysex outs (+envelopes <BR>&gt; on some of them!)<BR><BR>in the patch you posted, the message you send to [midiout] is <BR>[240,67,16,73,8,$2,19,$1,247(<BR>, which Pd takes as 9 separate messages because of the comma in between <BR>each item.<BR>Probably [240 67 16 73 8 $2 19 $1 247( would work better.<BR><BR>Martin<BR><BR><BR><BR>------------------------------<BR><BR>Message: 6<BR>Date: Wed, 08 Jul 2009 06:18:10 +0200<BR>From: "<A
 href="mailto:ydegoyon@gmail.com" ymailto="mailto:ydegoyon@gmail.com">ydegoyon@gmail.com</A>" &lt;<A href="mailto:ydegoyon@gmail.com" ymailto="mailto:ydegoyon@gmail.com">ydegoyon@gmail.com</A>&gt;<BR>Subject: Re: [PD] workshop in Boston August 1st<BR>To: chris clepper &lt;<A href="mailto:cgclepper@gmail.com" ymailto="mailto:cgclepper@gmail.com">cgclepper@gmail.com</A>&gt;<BR>Cc: PD list &lt;<A href="mailto:pd-list@iem.at" ymailto="mailto:pd-list@iem.at">pd-list@iem.at</A>&gt;<BR>Message-ID: &lt;<A href="mailto:4A541E02.5020608@gmail.com" ymailto="mailto:4A541E02.5020608@gmail.com">4A541E02.5020608@gmail.com</A>&gt;<BR>Content-Type: text/plain; charset=ISO-8859-1; format=flowed<BR><BR>perfect you don't answer,<BR><BR>40 dollars and forbidden to use linux?<BR>no thank you, man<BR><BR><A href="mailto:ydegoyon@gmail.com" ymailto="mailto:ydegoyon@gmail.com">ydegoyon@gmail.com</A> wrote:<BR>&gt; Laptops running Linux cannot be used.&nbsp; !!<BR>&gt;<BR>&gt;
 i'd like to know why?<BR>&gt; something missing on linux?<BR>&gt;<BR>&gt; chris clepper wrote:<BR>&gt;&gt; I am doing a basic Pd workshop in the Boston area on August 1st at <BR>&gt;&gt; Axiom Gallery.&nbsp; I will be covering simple patching, audio and GEM.&nbsp; <BR>&gt;&gt; The optional first hour will be dedicated to setting up the <BR>&gt;&gt; participant's laptops with Pd and getting audio and MIDI working.&nbsp; <BR>&gt;&gt; Space is limited to 12 and you must register online.<BR>&gt;&gt;<BR>&gt;&gt; Details on this page:<BR>&gt;&gt; <A href="http://www.axiomart.org/events.php" target=_blank>http://www.axiomart.org/events.php</A><BR>&gt;&gt;<BR>&gt;&gt; I hope to do a more advanced video/GEM workshop in the coming months <BR>&gt;&gt; as well.<BR>&gt;&gt;<BR>&gt;&gt; Chris<BR>&gt;&gt; ------------------------------------------------------------------------<BR>&gt;&gt;<BR>&gt;&gt; _______________________________________________<BR>&gt;&gt; <A
 href="mailto:Pd-list@iem.at" ymailto="mailto:Pd-list@iem.at">Pd-list@iem.at</A> mailing list<BR>&gt;&gt; UNSUBSCRIBE and account-management -&gt; <BR>&gt;&gt; <A href="http://lists.puredata.info/listinfo/pd-list" target=_blank>http://lists.puredata.info/listinfo/pd-list</A><BR>&gt;&gt;&nbsp; <BR>&gt;<BR>&gt;<BR><BR><BR><BR><BR>------------------------------<BR><BR>_______________________________________________<BR>Pd-list mailing list<BR><A href="mailto:Pd-list@iem.at" ymailto="mailto:Pd-list@iem.at">Pd-list@iem.at</A><BR>to manage your subscription (including un-subscription) see<BR><A href="http://lists.puredata.info/listinfo/pd-list" target=_blank>http://lists.puredata.info/listinfo/pd-list</A><BR><BR><BR>End of Pd-list Digest, Vol 52, Issue 19<BR>***************************************<BR></DIV></DIV></div><br>


      </body></html>