"In the 3rd convention, if I
understood it properly, it was more scattered, more «multi-city». I say
that because I want to say that a «multi-city» collaboration is a
possibility."
We had help from people outside of Sao Paulo (but not that many people), and it was hard because of the distance issue, as things had to be negotiated locally in Sao Paulo in the end. Moreover, there was a bridge between events, and many who went to Sao Paulo got to go to another event in Salvador.
But yep, It's a possibility, and even easier in the case of smaller countries than Brasil (not too hard for that to happen, huh!?!).
the first, for what I heard, was much more European centered. In the case of Canada, a bigger participation of that country and the US happened, likewise, south america (but mostly Brasil) obviously had a good neverseen share in the last one.
Now going back to Europe, and the issue of being multi-city anywhere there, I don't know if I see like the case of Canada and Brasil, where a country can or need to get together. Europe seems so unified as a whole to me that it's just a different reality. Just to say, couldn't it even be multi country?
I'm really happy if it can be pulled off every two years. The 3 year gap between the first and second is too much.
The perfect is that if it could be done every year. I think the pd user world has a demand for that. It's nice to see for the first time two efforts for organizing the same year. Why not think of one at 2011, and another at 2012?
just an optimistic wish...
cheers
2010/8/19
<pd-list-request@iem.at>
Send Pd-list mailing list submissions to
pd-list@iem.at
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.puredata.info/listinfo/pd-list
or, via email, send a message with subject or body 'help' to
pd-list-request@iem.at
You can reach the person managing the list at
pd-list-owner@iem.at
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pd-list digest..."
Today's Topics:
1. [pd~] filename send/receive error (Jo?o de Brito Vidigal)
2. Re: [pd~] filename send/receive error (IOhannes m zmoelnig)
3. Re: I wanna sing like Paris (Ed Kelly)
4. Re: PdCon 2011? (Ed Kelly)
5. Missed a trick! (Ed Kelly)
6. Re: make me (ydegoyon@gmail.com)
7. Re: PdCon 2011? (Max)
----------------------------------------------------------------------
Message: 1
Date: Thu, 19 Aug 2010 11:46:19 +0100
From: Jo?o de Brito Vidigal <jbvidigal@gmail.com>
Subject: [PD] [pd~] filename send/receive error
To: pd-list@iem.at
Message-ID:
<AANLkTi=7NhjbSWgn6n7dGyji2UUJ_WY+sjUUDpz+P7_+@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hey guys!
I'm now sending the filename to open in the slave [pd~]. As I'm using
[playlist] it's sending out the whole path and the slave gives this error:
error: [pix_filmDarwin]: unable to find file: ???
can I split the path to take away all the /sofhs?fh/soefihskfh/.../.../?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20100819/ffb43b66/attachment-0001.htm>
------------------------------
Message: 2
Date: Thu, 19 Aug 2010 12:55:37 +0200
From: IOhannes m zmoelnig <zmoelnig@iem.at>
Subject: Re: [PD] [pd~] filename send/receive error
To: Jo?o de Brito Vidigal <jbvidigal@gmail.com>
Cc: pd-list@iem.at
Message-ID: <4C6D0DA9.2050100@iem.at>
Content-Type: text/plain; charset="utf-8"
On 2010-08-19 12:46, Jo?o de Brito Vidigal wrote:
> Hey guys!
>
> I'm now sending the filename to open in the slave [pd~]. As I'm using
> [playlist] it's sending out the whole path and the slave gives this error:
> error: [pix_filmDarwin]: unable to find file: ???
> can I split the path to take away all the /sofhs?fh/soefihskfh/.../.../?
>
iemlib's [splitfilename]
zexy's [symbol2list /]
...
fgmasdr
IOhannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20100819/d37c7e62/attachment-0001.bin>
------------------------------
Message: 3
Date: Thu, 19 Aug 2010 11:13:21 +0000 (GMT)
From: Ed Kelly <morph_2016@yahoo.co.uk>
Subject: Re: [PD] I wanna sing like Paris
To: Roman Haefeli <reduzent@gmail.com>
Cc: PD List <pd-list@iem.at>
Message-ID: <187028.49286.qm@web26308.mail.ukl.yahoo.com>
Content-Type: text/plain; charset=utf-8
> On Tue, 2010-08-17 at 13:52 +0200, Pierre Massat wrote:
>> I don't understand this cycle and zero-crossing thing...
>
> Sorry, this was targeted to the question about how to extract exactly
> one single cycle of a recording of a periodic waveform. I don't know how
> this could help in building an autotune-like patch. It might help to
> build a pitch-shifter, but I rather would go for the pase-vocoder way
> since I would expect much better results from it.
>
> Roman
...and you can use zeroxpos~ to find the zero crossing points within the dsp
block.
Ed
> 2010/8/17 Roman Haefeli <reduzent@gmail.com>
> On Tue, 2010-08-17 at 12:59 +0200, martin brinkmann wrote:
>
> > i will try this when i have found a way to extract
> > single-cycle waves from audio input in pd...
>
>
> Not yet tried it myself, but what about writing live input to
> a table
> (for instance with [tabwrite~]) in order to have access to the
> audio
> data with message based objects? With those it should be
> fairly easy to
> the detect the exact position of a zero crossing. For finding
> a single
> cycle, it would be sufficient to find a positive crossing -
> for
> instance- and from there find the next one, so you have the
> exact end
> points of one single cycle.
>
> Of course, there might be waveforms which have several zero
> crossings
> per cycle, but the above approach might be a start.
>
> Roman
>
>
>
>
>
> _______________________________________________
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
------------------------------
Message: 4
Date: Thu, 19 Aug 2010 11:22:38 +0000 (GMT)
From: Ed Kelly <morph_2016@yahoo.co.uk>
Subject: Re: [PD] PdCon 2011?
To: Jo?o Pais <jmmmpais@googlemail.com>
Cc: PD List <pd-list@iem.at>
Message-ID: <218141.6398.qm@web26302.mail.ukl.yahoo.com>
Content-Type: text/plain; charset=iso-8859-1
Hi Joao
I am wondering if you or anyone else could let me know how advanced the plans
for a PDCon11 in Germany are? Because I sat down this morning to start
organising the PDCon11 in London and then read your email.
I'm pretty sure we've got institutional support (a university) and possibly some
funding if we can pull it off - although the climate for funding in this country
has just got really bad (the new government are swine).
I don't want to duplicate...
Ed
Metastudio 3 for Pure Data - Free download at:
http://sharktracks.co.uk/puredata
----- Original Message ----
From: Jo?o Pais <jmmmpais@googlemail.com>
To: IOhannes m zmoelnig <zmoelnig@iem.at>
Cc: pd-list@iem.at
Sent: Wed, 11 August, 2010 18:23:28
Subject: Re: [PD] PdCon 2011?
I think you understood the question, you just answered it. so it seems simple.
I don't have the contacts in Berlin to put up something like this. But since am
not far from Weimar, wouldn't mind trying to help with something - in case the
practical side of it makes it possible.
>> why Weimar in particular? If in germany, why not Berlin for example? Or
>> even both?
>>
>
> because max is at weimar, and sees (or: has seen) possibilities to get
> funding to weimar.
>
> i don't really understand the question. PdCon is organized by volunteers
> at a certain place; nobody choses to make it somewhere but the people
> who actually do make it.
> it was not like miller or hans or you stood up and said "hey let's make
> the pdcon in sao paolo"; it was sao paolo that volunteered to do it (and
> likewise for graz and montreal).
>
> so if you want to do it in berlin, just volunteer to do it and then do it.
> (obviously you should sync yourself with other candidates, in order to
> avoid duplicate effort)
>
> fgmasdr
> IOhannes
>
--Friedenstr. 58
10249 Berlin (Deutschland)
Tel +49 30 42020091 | Mob +49 162 6843570
Studio +49 30 69509190
jmmmpais@googlemail.com | skype: jmmmpjmmmp
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
------------------------------
Message: 5
Date: Thu, 19 Aug 2010 11:27:41 +0000 (GMT)
From: Ed Kelly <morph_2016@yahoo.co.uk>
Subject: [PD] Missed a trick!
To: PD List <pd-list@iem.at>
Message-ID: <566330.8904.qm@web26302.mail.ukl.yahoo.com>
Content-Type: text/plain; charset=utf-8
Ah - so it's a competition for "first funding" - I get it.
Metastudio 3 for Pure Data - Free download at:
http://sharktracks.co.uk/puredata
------------------------------
Message: 6
Date: Thu, 19 Aug 2010 13:34:40 +0200
From: "ydegoyon@gmail.com" <ydegoyon@gmail.com>
Subject: Re: [PD] make me
To: patrick <puredata@11h11.com>
Cc: Pure Data list <pd-list@iem.at>
Message-ID: <4C6D16D0.9070107@gmail.com>
Content-Type: text/plain; charset=iso-8859-1; format=flowed
ola,
> basically what is missing from opencv is an 6 DOF Head Tracking.
>
do you have an idea on which algorithm it is based?
i googled a bit but couldn't find
really valuable information on this...
saludos,
sevy
------------------------------
Message: 7
Date: Thu, 19 Aug 2010 13:35:17 +0200
From: Max <abonnements@revolwear.com>
Subject: Re: [PD] PdCon 2011?
To: Ed Kelly <morph_2016@yahoo.co.uk>
Cc: PD List <pd-list@iem.at>, Jo?o Pais <jmmmpais@googlemail.com>
Message-ID: <3FA17235-FF41-42B1-B256-00E7C296DFC0@revolwear.com>
Content-Type: text/plain; charset="iso-8859-1"
Hi Ed,
good to hear your voice on this. I am responsible for placing Weimar in the game. Whoever can secure funding for such an event goes forward. I am working on it (all-though atm. a bit distracted because of the ISEA presentation next week), but please don't feel discouraged to do so as well.
max
Am 19.08.2010 um 13:22 schrieb Ed Kelly:
> Hi Joao
>
> I am wondering if you or anyone else could let me know how advanced the plans
> for a PDCon11 in Germany are? Because I sat down this morning to start
> organising the PDCon11 in London and then read your email.
>
> I'm pretty sure we've got institutional support (a university) and possibly some
> funding if we can pull it off - although the climate for funding in this country
> has just got really bad (the new government are swine).
>
> I don't want to duplicate...
>
> Ed
>
> Metastudio 3 for Pure Data - Free download at:
> http://sharktracks.co.uk/puredata
>
>
>
> ----- Original Message ----
> From: Jo?o Pais <jmmmpais@googlemail.com>
> To: IOhannes m zmoelnig <zmoelnig@iem.at>
> Cc: pd-list@iem.at
> Sent: Wed, 11 August, 2010 18:23:28
> Subject: Re: [PD] PdCon 2011?
>
> I think you understood the question, you just answered it. so it seems simple.
>
> I don't have the contacts in Berlin to put up something like this. But since am
> not far from Weimar, wouldn't mind trying to help with something - in case the
> practical side of it makes it possible.
>
>
>>> why Weimar in particular? If in germany, why not Berlin for example? Or
>>> even both?
>>>
>>
>> because max is at weimar, and sees (or: has seen) possibilities to get
>> funding to weimar.
>>
>> i don't really understand the question. PdCon is organized by volunteers
>> at a certain place; nobody choses to make it somewhere but the people
>> who actually do make it.
>> it was not like miller or hans or you stood up and said "hey let's make
>> the pdcon in sao paolo"; it was sao paolo that volunteered to do it (and
>> likewise for graz and montreal).
>>
>> so if you want to do it in berlin, just volunteer to do it and then do it.
>> (obviously you should sync yourself with other candidates, in order to
>> avoid duplicate effort)
>>
>> fgmasdr
>> IOhannes
>>
>
>
> --Friedenstr. 58
> 10249 Berlin (Deutschland)
> Tel +49 30 42020091 | Mob +49 162 6843570
> Studio +49 30 69509190
> jmmmpais@googlemail.com | skype: jmmmpjmmmp
>
> _______________________________________________
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
>
>
>
> _______________________________________________
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: Signierter Teil der Nachricht
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20100819/f77945bd/attachment.pgp>
------------------------------
_______________________________________________
Pd-list mailing list
Pd-list@iem.at
to manage your subscription (including un-subscription) see
http://lists.puredata.info/listinfo/pd-list
End of Pd-list Digest, Vol 65, Issue 95
***************************************