<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user">
    <title>gmane.comp.audio.supercollider.user</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86862"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86861"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86860"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86859"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86858"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86857"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86856"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86855"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86854"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86853"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86852"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86851"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86850"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86849"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86848"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86847"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86846"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86845"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86844"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86843"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86862">
    <title>WARNING: SynthDef too big for sending</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86862</link>
    <description>&lt;pre&gt;Hello,

By loading a large number of synthDefs, some of which have weird big enveloppes, I get this message when with SC 3.5. 
WARNING: SynthDef Buf_Spec1_Traj_01 too big for sending. Retrying via synthdef file 
WARNING: SynthDef Buf_Spec1_Traj_02 too big for sending. Retrying via synthdef file 
WARNING: SynthDef Buf_Spec1_Traj_03 too big for sending. Retrying via synthdef file 
... 

Is seems it just creates a file in the SynthDef directory. 

Then I've got a pattern that trigger several synths and the server may "hang" for a short time and the language be overloaded and the messages above appears again. 

I've got particularly this problem when s.aliveThreadPeriod = 0.01; 

I do not remember to have this kind of issue with 3.4.5. 

Do I have to change something in the server options to avoid the creation of synthdef file in the synthdef directory ?

Any suggestion welcome

Thanks
Christophe&lt;/pre&gt;</description>
    <dc:creator>christophe lengelé</dc:creator>
    <dc:date>2012-05-16T23:01:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86861">
    <title>WARNING: SynthDef too big for sending</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86861</link>
    <description>&lt;pre&gt;Hello,

By loading a large number of SynthDefs, some of which have weird big
enveloppes, I get this message when with SC 3.5. 

WARNING: SynthDef Buf_Spec1_Traj_01 too big for sending. Retrying via
synthdef file
WARNING: SynthDef Buf_Spec1_Traj_02 too big for sending. Retrying via
synthdef file
WARNING: SynthDef Buf_Spec1_Traj_03 too big for sending. Retrying via
synthdef file
...

Is seems it just creates a file in the SynthDef directory.

Then I've got a pattern that trigger several synths and the server may
"hang" for a short time and the language be overloaded and the messages
above appears again.

I've got particularly this problem when s.aliveThreadPeriod = 0.01;

I do not remember to have this kind of issue with 3.4.5.

Do I have to change something in the server options to avoid the creation of
synthdef file in the synthdef directory ?

Any suggestions welcome

Thanks
Christophe

--
View this message in context: http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/WARNING-Syn&lt;/pre&gt;</description>
    <dc:creator>Xon</dc:creator>
    <dc:date>2012-05-16T22:52:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86860">
    <title>Re: ScrollView broken in MacOS 10.7.4 ?</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86860</link>
    <description>&lt;pre&gt;Don't know, I didn't dare to update after reading this message..

Op 16 mei 2012, om 21:34 heeft Neil Cosgrove het volgende geschreven:


&lt;/pre&gt;</description>
    <dc:creator>Wouter Snoei</dc:creator>
    <dc:date>2012-05-16T21:25:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86859">
    <title>Re: MasterEQ windows compile?</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86859</link>
    <description>&lt;pre&gt;Hi Alberto,

It should work on both swingosc and Qt based windows versions. Are you getting errors?

cheers,
Wouter

Op 16 mei 2012, om 20:08 heeft JesterN Alberto Novello het volgende geschreven:


&lt;/pre&gt;</description>
    <dc:creator>Wouter Snoei</dc:creator>
    <dc:date>2012-05-16T20:20:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86858">
    <title>RE: ScrollView broken in MacOS 10.7.4 ?</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86858</link>
    <description>&lt;pre&gt;

Damn this might be an issue for me. Is this still a problem? + is it happening to anyone else?
       &lt;/pre&gt;</description>
    <dc:creator>Neil Cosgrove</dc:creator>
    <dc:date>2012-05-16T19:34:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86857">
    <title>MasterEQ windows compile?</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86857</link>
    <description>&lt;pre&gt;HI all/Wouter,
is there a version for windows of MasterEQ, i got addicted and would like to have also when i'm not on Mac.
Thanks
Alberto

 
Website:
http://dindisalvadi.free.fr/
http://soundcloud.com/jestern
http://www.vimeo.com/jestern&lt;/pre&gt;</description>
    <dc:creator>JesterN Alberto Novello</dc:creator>
    <dc:date>2012-05-16T18:08:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86856">
    <title>Re: 3.5.2 Docs not available on Ubuntu (12.04)?</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86856</link>
    <description>&lt;pre&gt;Did you try this ?

SCDoc.cleanState

or

SCDoc.cleanState(true)


Regards

Daniel

-----------------------------
http://daniel-mayer.at
-----------------------------


Am 16.05.2012 um 14:36 schrieb Glen F:




_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/

&lt;/pre&gt;</description>
    <dc:creator>Daniel Mayer</dc:creator>
    <dc:date>2012-05-16T17:57:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86855">
    <title>Re: Quarks.gui hang</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86855</link>
    <description>&lt;pre&gt;2012/5/16 Stephan Wittwer &amp;lt;stephan.wittwer-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;:

Should have said 'hang' not 'crash'


_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/

&lt;/pre&gt;</description>
    <dc:creator>Stephan Wittwer</dc:creator>
    <dc:date>2012-05-16T13:31:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86854">
    <title>Re: Quarks.gui hang</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86854</link>
    <description>&lt;pre&gt;2012/5/14 J &amp;lt;falabala66-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;:

This happens here too, I was trying with both 3.4.5 and either 3.5.2
or 3.6dev (don't remember).
And no, not every GUI code crashes (but see other thread about
ScrollView and 10.7.4).

My own somewhat complicated Cocoa GUI code crashes, but I don't have
the nerve and the time right now to inspect. I switched to my old MBP
with older OS.

Regards,
Stephan

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/

&lt;/pre&gt;</description>
    <dc:creator>Stephan Wittwer</dc:creator>
    <dc:date>2012-05-16T13:28:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86853">
    <title>Re: 3.5.2 Docs not available on Ubuntu (12.04)?</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86853</link>
    <description>&lt;pre&gt;Hi guys, just to let you know I used apt-get to upgrade to your latest
snapshot of 3.5.2, and now I indeed have a lovely HelpSource directory
beneath /usr/share/SuperCollider.  Much better -- help works well...in most
cases.  However, it's still missing things.

For example, if I lookup the help for Pdef (or Pdefn, or Pbind), I still
get the "Undocumented class", and there is no description or examples.
However, other classes (like Tdef or Pseq or SinOsc) show the correct
"full" help file.  The strange thing is that I do have a file for
Classes/Pdef.schelp under my SCDoc.helpSourceDir (and inside, it does have
proper documentation, examples, etc).

Any ideas why I might only be able to see "most but not all" of the help?

Thanks,
Glen.

P.S. In case it is useful -- I'm not sure how many help files there should
be, but when I open help for the first time from gedit, it tells me:
    SCDoc: Indexing help-files...
    SCDoc: Indexed 1312 documents in 7.16 seconds

On Mon, May 14, 2012 at 2:28 PM, Dan Stowell &amp;lt;d&lt;/pre&gt;</description>
    <dc:creator>Glen F</dc:creator>
    <dc:date>2012-05-16T12:36:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86852">
    <title>emacs on table</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86852</link>
    <description>&lt;pre&gt;well, well, well, I don't know if I like or hate it but I want one of this:

http://static.fsf.org/nosvn/shop/emacs-mug-600px.jpg

btw, is not working anymore out of the box in ubuntu 12.04 because it
complains about invalid sclang file?

best
lucas

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/

&lt;/pre&gt;</description>
    <dc:creator>Lucas Samaruga</dc:creator>
    <dc:date>2012-05-16T06:38:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86851">
    <title>Re: Node isPlaying/isRunning</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86851</link>
    <description>&lt;pre&gt;

so you mean: isPlaying would be expected to mean "is on the server" AND "is
running" (not paused)

agreed.  but then what would we call "is on the server" ?

in practice isPlaying refers to a lot of states of "I'm happening  /
active"  for many objects.  some of them aren't even on the server.





do you mean in the help ? definitely. even in the classfile too because the
only point of NodeWatcher is to install it, and its completely mysterious
when you just wander upon it and just look at the class.
&lt;/pre&gt;</description>
    <dc:creator>felix</dc:creator>
    <dc:date>2012-05-16T00:36:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86850">
    <title>Re: SC140 now on line!</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86850</link>
    <description>&lt;pre&gt;basically (without webapp stuff) it is a small perl script which
queries twitter
api &amp;lt;https://dev.twitter.com/docs/api/1/get/search&amp;gt; with long search string
like 'play AND (#sc OR #supercollider OR #sc140 OR Pbind OR SinOsc OR
some_other_distinct_supercollider_class)'
then filtering and processing tweets with some regexps and html entity
decoding.
sample script: https://gist.github.com/2706103

p.s.
http://sccode.org/twitter/json - extracted code with tweet data
http://sccode.org/twitter/json/tiny - extracted code only

On 15 May 2012 19:30, Fredrik Olofsson &amp;lt;f&amp;lt; at &amp;gt;fredrikolofsson.com&amp;gt; wrote:
&lt;/pre&gt;</description>
    <dc:creator>vividsnow</dc:creator>
    <dc:date>2012-05-16T00:02:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86849">
    <title>Re: Node isPlaying/isRunning</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86849</link>
    <description>&lt;pre&gt;2012/5/15 Andrea Valle &amp;lt;valle-2eFfYwgyqgY1GQ1Ptb7lUw&amp;lt; at &amp;gt;public.gmane.org&amp;gt;:

+1 yep it is...
also the node seems to need to be registered before sending it to the sever
which is what the .register help of Node says as a side comment in code
and node watcher doesn't says anything about that...




_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/

&lt;/pre&gt;</description>
    <dc:creator>Lucas Samaruga</dc:creator>
    <dc:date>2012-05-15T23:53:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86848">
    <title>Re: Node isPlaying/isRunning</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86848</link>
    <description>&lt;pre&gt;Thanks Sirs,

I always use .run(false) on synths so that part is ok for me :)

So, isRunning means that synth is running (and that's ok) while isPlaying means "it exists on the server".
If so, it's a bit confusing...

Best
-a-
 


--------------------------------------------------
Andrea Valle
--------------------------------------------------
CIRMA - StudiUm
Università degli Studi di Torino
--&amp;gt; http://www.cirma.unito.it/andrea/
--&amp;gt; http://www.fonurgia.unito.it/andrea/
--&amp;gt; http://www.flickr.com/photos/vanderaalle/sets/
--&amp;gt; http://vimeo.com/vanderaalle
--&amp;gt;  http://www.youtube.com/user/vanderaalle
--&amp;gt; andrea.valle-Ob+gDNbliO0&amp;lt; at &amp;gt;public.gmane.org
--------------------------------------------------

"This is a very complicated case, Maude. You know, a lotta ins, a lotta outs, a lotta what-have-yous." 
(Jeffrey 'The Dude' Lebowski)

On May 15, 2012, at 5:15 PM, Wouter Snoei wrote:


&lt;/pre&gt;</description>
    <dc:creator>Andrea Valle</dc:creator>
    <dc:date>2012-05-15T21:05:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86847">
    <title>Re: Node isPlaying/isRunning</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86847</link>
    <description>&lt;pre&gt;2012/5/15 Lucas Samaruga &amp;lt;samarugalucas-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;:

also, I was wondering why it is not called pause / resume.

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/

&lt;/pre&gt;</description>
    <dc:creator>Lucas Samaruga</dc:creator>
    <dc:date>2012-05-15T20:18:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86846">
    <title>Re: Node isPlaying/isRunning</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86846</link>
    <description>&lt;pre&gt;2012/5/15 felix &amp;lt;felix-ah4bwA2ocjKhEniVeURVKkEOCMrvLtNR&amp;lt; at &amp;gt;public.gmane.org&amp;gt;:

I do, and never used sc2 :-)
The last year was wondering if there is a way to pause a Synth for
very expensive graph and voilà .run(false).
Although not widely used contributes to the server logic.

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/

&lt;/pre&gt;</description>
    <dc:creator>Lucas Samaruga</dc:creator>
    <dc:date>2012-05-15T20:14:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86845">
    <title>Re: Function when a SynthDef has been created</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86845</link>
    <description>&lt;pre&gt;Or just {}.defer :)

/Jonatan

On 05/14/2012 03:35 PM, Jonathan Siemasko wrote:

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/

&lt;/pre&gt;</description>
    <dc:creator>Jonatan Liljedahl</dc:creator>
    <dc:date>2012-05-15T18:13:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86844">
    <title>Re: Quarks.gui hang</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86844</link>
    <description>&lt;pre&gt;does it do the same thing today ?

does any other gui do this ?

can you use the code interface for Quarks:

Quarks.installed




..
http://soundcloud.com/crucialfelix
http://github.com/crucialfelix
.

In mainstream English, the infinitive "to
deprecate&amp;lt;http://en.wiktionary.org/wiki/deprecate&amp;gt;"
means, simply, "to strongly disapprove of *(something)*". It derives from
the Latin &amp;lt;http://en.wikipedia.org/wiki/Latin&amp;gt; verb *deprecare*, meaning
"to ward off (a *disaster &amp;lt;http://en.wikipedia.org/wiki/Disaster&amp;gt;*) by
prayer".




On Mon, May 14, 2012 at 8:04 PM, J &amp;lt;falabala66-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>felix</dc:creator>
    <dc:date>2012-05-15T15:55:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86843">
    <title>Re: Node isPlaying/isRunning</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86843</link>
    <description>&lt;pre&gt;yes, its kind of a hold over from SC2.  I used to pause Synths all the time
on SC2 because you couldn't dynamically change structure in the same way as
with SC3. so there was a benefit to keeping paused synths ready to go.

it could be useful now if you had an expensive reverb that you wanted to
park and be able to turn it on instantly.  but in this situation its the
buffer that is expensive, and you allocate this separately anyway.

so there isn't much point to pausing synths and I haven't noticed any of us
doing it for a long time.





..
http://soundcloud.com/crucialfelix
http://github.com/crucialfelix
.

In mainstream English, the infinitive "to
deprecate&amp;lt;http://en.wiktionary.org/wiki/deprecate&amp;gt;"
means, simply, "to strongly disapprove of *(something)*". It derives from
the Latin &amp;lt;http://en.wikipedia.org/wiki/Latin&amp;gt; verb *deprecare*, meaning
"to ward off (a *disaster &amp;lt;http://en.wikipedia.org/wiki/Disaster&amp;gt;*) by
prayer".




On Tue, May 15, 2012 at 5:15 PM, Wouter Snoei
&amp;lt;mailinglists-N4uGtlNzMUPEswQmPslwa&lt;/pre&gt;</description>
    <dc:creator>felix</dc:creator>
    <dc:date>2012-05-15T15:53:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86842">
    <title>Re: SC140 now on line!</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.supercollider.user/86842</link>
    <description>&lt;pre&gt;hi,
very nice.

may i ask how it works?  is it completely automated?
sorry i don't know much about twitter / php / javascript stuff.
_f

6 maj 2012 kl. 22.45 skrev vividsnow:



  #|
     fredrikolofsson.com     musicalfieldsforever.com
  |#

&lt;/pre&gt;</description>
    <dc:creator>Fredrik Olofsson</dc:creator>
    <dc:date>2012-05-15T15:30:41</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.audio.supercollider.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.audio.supercollider.user</link>
  </textinput>
</rdf:RDF>

