[PD] Any advanced demos using GEM?

2007-11-24 Thread PSPunch

Hi list,

Do any of you know of a good resource for rather advanced
demos using GEM?

I see demos (mostly still images) of super advanced video
graphics using GEM online, while I can only find
documents on how to control super primitive polygons.
Are there any tip collections or patches free to download?

I'd appreciate if someone can point me to some paths.

Thanks.
--
David Shimamoto

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd 0.41.0 test07 font size

2007-11-24 Thread Roman Haefeli
excuse me, if this is already was mentioned and i missed it, but the
different-fontsizes-with-different-display-resolution-problem was not
introduced with 0.41. at least it exists already in 0.40.

roman


On Sat, 2007-11-24 at 08:38 -0800, Miller Puckette wrote:
> I favor the negative-font-size approach since it makes it possible for
> future extesions to control their own behavior.
> 
> cheers
> Miller
> 
> On Fri, Nov 23, 2007 at 06:35:12PM -0500, Hans-Christoph Steiner wrote:
> > 
> > On Nov 23, 2007, at 5:41 PM, Mathieu Bouchard wrote:
> > 
> > >On Fri, 23 Nov 2007, Hans-Christoph Steiner wrote:
> > >
> > >>FYI: in Pd-extended, the IEM guis and the Pd fonts are the same  
> > >>sizes on all platforms. One key part of it is: "tk scaling 1",  
> > >>perhaps the resolution changing the font size is related to that.
> > >
> > >Also, as I've said before, using negative font sizes bypasses the  
> > >scaling, because then the units are pixels instead of points. "tk  
> > >scaling 1" makes this easier if all you ever want is pixel fonts,  
> > >but if you want both points and pixels for any reason, then you  
> > >have to use negative font sizes.
> > 
> > pd-vanilla isn't using the tk scaling stuff at all, so it makes IMHO  
> > to turn it off, in effect, by forcing it to be 1.
> > 
> > .hc
> > 
> > 
> >  
> > 
> > 
> > As we enjoy great advantages from inventions of others, we should be  
> > glad of an opportunity to serve others by any invention of ours; and  
> > this we should do freely and generously. - Benjamin Franklin
> > 
> 
> ___
> PD-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list



___ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] About editing pdpedia

2007-11-24 Thread PSPunch

Hans,


Most of the main page is taken from the documents kindly prepared
by Tetsuya Saito. The objectclass template page mainly has terms
unified with the main page. So for that part I feel comfortable to
proceed.

I'd appreciate it if you can execute the import.
Thanks. :)

--
David Shimamoto



> I can execute the import whenever you're ready.  Maybe it would be good 
> to have one more Japanese speaker look at the template?  It's up to you.
> 
> .hc
> 
> On Nov 19, 2007, at 9:57 PM, PSPunch wrote:
> 
>>
>> Hans,
>>
>>
>> Thanks.
>> I've followed the procedure in the English 'Admin howtos' pages.
>> I would appreciate it if you could try executing the import.
>>
>> Thanks.
>>
>> -- 
>> David Shimamoto
>>
>>
>>
>> Hans-Christoph Steiner wrote
>>>
>>> On Nov 19, 2007, at 2:20 AM, PSPunch wrote:
>>>

 Hi list,

 I have some questions for some of you working on pdpedia.


 ===
 1.
 Has there already been discussions on policies regarding when/which
 pages to lock?
 I am assuming that leaving everything unlocked is the way to go if only
 the world were an ideal place. Are there not yet MediaWiki spammers?
>>>
>>> Locking pages is basically for when people are fighting over a page.  I
>>> can't imagine that anything is so divisive in Pd that we'd need to lock
>>> pages.  So far, we haven't had any spam yet.
>>>
 ===
 2.
 Regarding importing data from other languages..
 For some basic pages, I have gotten away with the following procedure.

 I. Open the pdpedia page in English.
 II. Enter "edit" mode and [copy] the contents in the form
 III. Create an equivalent page in my language and [paste] the material
 above.
 IV. Use above as a starting point to begin translation.

 -- 
 The above does not work for pages such as 'Category:vanilla'.
 I don't quite understand how that content is embedded in the page.
 Can some one help me on importing the list of objects?

 I've noticed that people working on the Spanish and Portuguese pages
 have been successful in this.
>>>
>>> Once that translated template that you posted is ready to go, then I'll
>>> run the import.  That will generate template pages for about 2000
>>> objectclasses.  Then it's a matter of plugging in content, which can be
>>> gathered from pages in other languages, help patches, etc.
>>>
>>> .hc
>>>
>>>


 Thanks.
 -- 
 David Shimamoto

 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management ->
 http://lists.puredata.info/listinfo/pd-list
>>>
>>>
>>>
>>> 
>>>  
>>>
>>>
>>>
>>> Looking at things from a more basic level, you can come up with a more
>>> direct solution... It may sound small in theory, but it in practice, it
>>> can change entire economies. - Amy Smith
>>>
>>>
>>>
>>
>>
>> ___
>> PD-list@iem.at mailing list
>> UNSUBSCRIBE and account-management -> 
>> http://lists.puredata.info/listinfo/pd-list
> 
> 
> 
>  
> 
> 
> The arc of history bends towards justice. - Dr. Martin Luther King, Jr.
> 
> 
> 


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pdp_freeframe for Ubuntu ppc

2007-11-24 Thread lluisgomez

try to use the -fPIC in your compilation ...

i don's have a ppc machine to try it but googling a little bit i found  
some people with similar problems compiling x86 code in ppc systems ::

( ... )
Most likely, you didn't compile the library with -fpic (or -fPIC).
There should not be a R_PPC_REL24 reloc in a shared library compiled
with -fpic, and libraries not compiled with -fpic or -fPIC are not
guaranteed to work.
( ... )

give it a try ;)

S'està citant [EMAIL PROTECTED]:

> here is the error, i assume its about PPC but perhaps someone has a   
> fix for this?
>
> home/shree/Desktop/pdp_frei0r-0.1/pdp_frei0r.pd_linux:   
> /home/shree/Desktop/pdp_frei0r-0.1/pdp_frei0r.pd_linux: R_PPC_REL24   
> relocation at 0x0df5eed4 for symbol `post' out of range
>  pdp_frei0r 16
> ... couldn't create
> /home/shree/APPS/pdp_freeframe/pdp_freeframe.pd_linux:   
> /home/shree/APPS/pdp_freeframe/pdp_freeframe.pd_linux: R_PPC_REL24   
> relocation at 0x0df5f774 for symbol `post' out of range
>  pdp_freeframe
> ... couldn't create
>
>  [EMAIL PROTECTED] wrote:
>> hi bigswift,
>>
>> what do you mean with a funky error?
>> i mean, can you paste the error please?
>>
>> i never compiled this ojects on a ppc but i think the problem could be
>> more in the plugins ... for example some freeframe plugins make use of
>> mmx operations that are not supported in ppc architecture...
>>
>> have you compiled the freeframe plugins?
>>
>> > [EMAIL PROTECTED] wrote:
>> >> Anyone had any luck getting this to work in ppc?
>> >> i get a funky error when loading the lib, even though it compiles
>> >>
>> >> same thing with pdp_frei0r
>> >
>> >
>> > funky funky.
>> >
>> >
>> > mfga.sdr
>> > IOhannes
>> >
>> > ___
>> > PD-list@iem.at mailing list
>> > UNSUBSCRIBE and account-management ->
>> > http://lists.puredata.info/listinfo/pd-list
>> >
>>
>>
>>
>> 
>> This message was sent using IMP, the Internet Messaging Program.
>>
>>
>> ___
>> PD-list@iem.at mailing list
>> UNSUBSCRIBE and account-management ->   
>> http://lists.puredata.info/listinfo/pd-list
>
> --
> Patrick Pagano
> Sound and Light Technologist
> School of Theatre and Dance
> University of Florida
>
>
>




This message was sent using IMP, the Internet Messaging Program.


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pdpedia in spanish (castellano)

2007-11-24 Thread Jaime Oliver
another one, sort of the same,

Hi there,
a couple more ( i think i got stuck in the l's) :

http://wiki.puredata.info/es/line~
http://wiki.puredata.info/es/list (this one may still need a little
work, but most of it is there, let me know what you think)

maybe we need more people? is there a spanish pdlist?
i suppose people will start to join in progressively.

For now,
the list is

adc~
line
line~
list

thanks for the energy hans...

J

On 11/24/07, Hans-Christoph Steiner <[EMAIL PROTECTED]> wrote:
>
> Nice work guys, keep it up :)  Even if it's not one per day, it's
> still very good.
>
> .hc
>
> On Nov 24, 2007, at 3:00 PM, Jaime Oliver wrote:
>
> > excellent, only adc~ by default is also stereo.
> > yes one obect per day is also more intense than I thought specially
> > these days while we approach some ends. I'll try to get it moving
> > though.
> > j
> >
> > On 11/24/07, raul diaz <[EMAIL PROTECTED]> wrote:
> >> Hi Vircy, Jaime!
> >>
> >> I have edited [adc~]'s object wiki.
> >> Please take a look and tell me if you find it ok:
> >> http://wiki.puredata.info/es/adc%7E_%28vanilla%29
> >> I would try to edited one object per day, although now I'm very
> >> busy and I'm
> >> usig my neighbour's wifi conexion until I installed my own internet
> >> conexion. :-(
> >>
> >> Saludos!
> >>
> >>
> >> 2007/11/23, Vircy Parker <[EMAIL PROTECTED]>:
> >>>
> >>>
> >>>
> >>>
> >>> 2007/11/23, Jaime Oliver <[EMAIL PROTECTED]>:
> > Are you looking for this?:
> > http://wiki.puredata.info/es/Categor%C3%ADa:vanilla
> 
>  No, I am looking for the place where the info about the author,
>  license etc is filled out, check the differences between the imgs.
> 
>  J
> >>>
> >>>
> >>>
> >>> Oh I see. You have to create each plantilla:x
> >>> an example: http://wiki.puredata.info/es/line
> >>> I created the Plantilla:vanilla autor
> >>>
> >>> Click on edit, and look below:
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> Plantillas usadas en esta página:
> >>>
> >>> Plantilla:Clase de objeto-esbozo
> >>> Plantilla:Infobox Clase de objeto
> >>> Plantilla:vanilla autor
> >>> Plantilla:vanilla distribuciones
> >>> Plantilla:vanilla estado
> >>> Plantilla:vanilla fecha de la versión
> >>> Plantilla:vanilla licencia
> >>> Plantilla:vanilla sitio web
> >>> Plantilla:vanilla versión
> >>> When you create one, this affect to all vanilla objects. Try
> >>> creating
> >> Plantilla:vanilla licencia (clicking)
> >>>
> >>>
> >>>  oggro
> >>>
> >>>
>  On 11/22/07, Vircy Parker <[EMAIL PROTECTED]> wrote:
> >
> >
> >> Hi Vircy sorry for the delay, i checked your edits and they look
> >> good.
> >> I did some of my own, based on the documentation, not the english
> >> pdpedia although i did read it.
> >>
> >> are we looking for something like this?
> >>
> >> http://wiki.puredata.info/es/line
> >
> >
> > Yes! I think that is the idea. Thanks
> >
> >> also, i am looking for the vanilla template as it is in the
> >> english
> >> version, but it doesn't seem to be up yet... is this true or am I
> >> missing something...
> >
> >
> > Are you looking for this?:
> > http://wiki.puredata.info/es/Categor%C3%ADa:vanilla
> >
> >
> > Saludos!
> >
> >> best,
> >>
> >> J
> >>
> >> On 11/15/07, Hans-Christoph Steiner < [EMAIL PROTECTED]> wrote:
> >>>
> >>> You go it, Jaime.
> >>>
> >>> .hc
> >>>
> >>> On Nov 15, 2007, at 2:21 PM, Jaime Oliver wrote:
> >>>
>  Hi Hans,
> 
>  It is Joliver,
>  thanks,
> 
>  J
> 
>  On 11/15/07, Hans-Christoph Steiner < [EMAIL PROTECTED]> wrote:
> >
> >
> > Vircy, you are now, log out and back in to get admin rights.
> > Jaime, tell me
> > your pdpedia.org/es/ account and I can make you admin as well.
> >
> > .hc
> >
> >
> > On Nov 15, 2007, at 1:43 PM, Vircy Parker wrote:
> > Hallo Hans,
> >
> > only a administrator can  to create the MediaWiki:
> >> Common.css
> > page...and
> > who is the administrator?
> >
> > :) Thanks
> >
> >
> > 2007/11/14, Hans-Christoph Steiner < [EMAIL PROTECTED] >:
> >>
> >> Ok, the import has begun, should be done in an hour or so:
> >>
> >> http://wiki.puredata.info/es/boids2d
> >>
> >> The next step is to make the Infobox template:
> >>
> >>
> >
> >> http://wiki.puredata.info/en/Wiki_administrator_how-to
> >>
> >>*  Create a page named MediaWiki:Common.css and copy the
> >> content
> >> from
> > http://wiki.puredata.info/en/MediaWiki:Common.css
> > into it.
> >>   * Create a page named Template:Infobox_Objectclass and copy
> >> the
> >> content from http://wiki.puredata.info/en/
> >

Re: [PD] About editing pdpedia

2007-11-24 Thread Hans-Christoph Steiner

I can execute the import whenever you're ready.  Maybe it would be  
good to have one more Japanese speaker look at the template?  It's up  
to you.

.hc

On Nov 19, 2007, at 9:57 PM, PSPunch wrote:

>
> Hans,
>
>
> Thanks.
> I've followed the procedure in the English 'Admin howtos' pages.
> I would appreciate it if you could try executing the import.
>
> Thanks.
>
> --
> David Shimamoto
>
>
>
> Hans-Christoph Steiner wrote
>>
>> On Nov 19, 2007, at 2:20 AM, PSPunch wrote:
>>
>>>
>>> Hi list,
>>>
>>> I have some questions for some of you working on pdpedia.
>>>
>>>
>>> ===
>>> 1.
>>> Has there already been discussions on policies regarding when/which
>>> pages to lock?
>>> I am assuming that leaving everything unlocked is the way to go  
>>> if only
>>> the world were an ideal place. Are there not yet MediaWiki spammers?
>>
>> Locking pages is basically for when people are fighting over a  
>> page.  I
>> can't imagine that anything is so divisive in Pd that we'd need to  
>> lock
>> pages.  So far, we haven't had any spam yet.
>>
>>> ===
>>> 2.
>>> Regarding importing data from other languages..
>>> For some basic pages, I have gotten away with the following  
>>> procedure.
>>>
>>> I. Open the pdpedia page in English.
>>> II. Enter "edit" mode and [copy] the contents in the form
>>> III. Create an equivalent page in my language and [paste] the  
>>> material
>>> above.
>>> IV. Use above as a starting point to begin translation.
>>>
>>> -- 
>>> The above does not work for pages such as 'Category:vanilla'.
>>> I don't quite understand how that content is embedded in the page.
>>> Can some one help me on importing the list of objects?
>>>
>>> I've noticed that people working on the Spanish and Portuguese pages
>>> have been successful in this.
>>
>> Once that translated template that you posted is ready to go, then  
>> I'll
>> run the import.  That will generate template pages for about 2000
>> objectclasses.  Then it's a matter of plugging in content, which  
>> can be
>> gathered from pages in other languages, help patches, etc.
>>
>> .hc
>>
>>
>>>
>>>
>>> Thanks.
>>> -- 
>>> David Shimamoto
>>>
>>> ___
>>> PD-list@iem.at mailing list
>>> UNSUBSCRIBE and account-management ->
>>> http://lists.puredata.info/listinfo/pd-list
>>
>>
>>
>> - 
>> ---
>>
>>
>> Looking at things from a more basic level, you can come up with a  
>> more
>> direct solution... It may sound small in theory, but it in  
>> practice, it
>> can change entire economies. - Amy Smith
>>
>>
>>
>
>
> ___
> PD-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
> listinfo/pd-list



 


The arc of history bends towards justice. - Dr. Martin Luther  
King, Jr.



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pdpedia in spanish (castellano)

2007-11-24 Thread raul diaz
Thanks!

I will correct the default stereo for adc~.

Saludos!



2007/11/24, Hans-Christoph Steiner <[EMAIL PROTECTED]>:
>
>
> Nice work guys, keep it up :)  Even if it's not one per day, it's
> still very good.
>
> .hc
>
> On Nov 24, 2007, at 3:00 PM, Jaime Oliver wrote:
>
> > excellent, only adc~ by default is also stereo.
> > yes one obect per day is also more intense than I thought specially
> > these days while we approach some ends. I'll try to get it moving
> > though.
> > j
> >
> > On 11/24/07, raul diaz <[EMAIL PROTECTED]> wrote:
> >> Hi Vircy, Jaime!
> >>
> >> I have edited [adc~]'s object wiki.
> >> Please take a look and tell me if you find it ok:
> >> http://wiki.puredata.info/es/adc%7E_%28vanilla%29
> >> I would try to edited one object per day, although now I'm very
> >> busy and I'm
> >> usig my neighbour's wifi conexion until I installed my own internet
> >> conexion. :-(
> >>
> >> Saludos!
> >>
> >>
> >> 2007/11/23, Vircy Parker <[EMAIL PROTECTED]>:
> >>>
> >>>
> >>>
> >>>
> >>> 2007/11/23, Jaime Oliver <[EMAIL PROTECTED]>:
> > Are you looking for this?:
> > http://wiki.puredata.info/es/Categor%C3%ADa:vanilla
> 
>  No, I am looking for the place where the info about the author,
>  license etc is filled out, check the differences between the imgs.
> 
>  J
> >>>
> >>>
> >>>
> >>> Oh I see. You have to create each plantilla:x
> >>> an example: http://wiki.puredata.info/es/line
> >>> I created the Plantilla:vanilla autor
> >>>
> >>> Click on edit, and look below:
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> Plantillas usadas en esta página:
> >>>
> >>> Plantilla:Clase de objeto-esbozo
> >>> Plantilla:Infobox Clase de objeto
> >>> Plantilla:vanilla autor
> >>> Plantilla:vanilla distribuciones
> >>> Plantilla:vanilla estado
> >>> Plantilla:vanilla fecha de la versión
> >>> Plantilla:vanilla licencia
> >>> Plantilla:vanilla sitio web
> >>> Plantilla:vanilla versión
> >>> When you create one, this affect to all vanilla objects. Try
> >>> creating
> >> Plantilla:vanilla licencia (clicking)
> >>>
> >>>
> >>>  oggro
> >>>
> >>>
>  On 11/22/07, Vircy Parker <[EMAIL PROTECTED]> wrote:
> >
> >
> >> Hi Vircy sorry for the delay, i checked your edits and they look
> >> good.
> >> I did some of my own, based on the documentation, not the english
> >> pdpedia although i did read it.
> >>
> >> are we looking for something like this?
> >>
> >> http://wiki.puredata.info/es/line
> >
> >
> > Yes! I think that is the idea. Thanks
> >
> >> also, i am looking for the vanilla template as it is in the
> >> english
> >> version, but it doesn't seem to be up yet... is this true or am I
> >> missing something...
> >
> >
> > Are you looking for this?:
> > http://wiki.puredata.info/es/Categor%C3%ADa:vanilla
> >
> >
> > Saludos!
> >
> >> best,
> >>
> >> J
> >>
> >> On 11/15/07, Hans-Christoph Steiner < [EMAIL PROTECTED]> wrote:
> >>>
> >>> You go it, Jaime.
> >>>
> >>> .hc
> >>>
> >>> On Nov 15, 2007, at 2:21 PM, Jaime Oliver wrote:
> >>>
>  Hi Hans,
> 
>  It is Joliver,
>  thanks,
> 
>  J
> 
>  On 11/15/07, Hans-Christoph Steiner < [EMAIL PROTECTED]> wrote:
> >
> >
> > Vircy, you are now, log out and back in to get admin rights.
> > Jaime, tell me
> > your pdpedia.org/es/ account and I can make you admin as well.
> >
> > .hc
> >
> >
> > On Nov 15, 2007, at 1:43 PM, Vircy Parker wrote:
> > Hallo Hans,
> >
> > only a administrator can  to create the MediaWiki:
> >> Common.css
> > page...and
> > who is the administrator?
> >
> > :) Thanks
> >
> >
> > 2007/11/14, Hans-Christoph Steiner < [EMAIL PROTECTED] >:
> >>
> >> Ok, the import has begun, should be done in an hour or so:
> >>
> >> http://wiki.puredata.info/es/boids2d
> >>
> >> The next step is to make the Infobox template:
> >>
> >>
> >
> >> http://wiki.puredata.info/en/Wiki_administrator_how-to
> >>
> >>*  Create a page named MediaWiki:Common.css and copy the
> >> content
> >> from
> > http://wiki.puredata.info/en/MediaWiki:Common.css
> > into it.
> >>   * Create a page named Template:Infobox_Objectclass and copy
> >> the
> >> content from http://wiki.puredata.info/en/
> >> Template:Infobox_Objectclass into it.
> >>   * Translate the fields from Template:Infobox_Objectclass
> >> into your
> >> language. The fieldnames are also important for the
> >> objectclass
> >> pages, there is a possibilty to script the page creation.
> >>
> >>
> >> .hc
> >>
> >> On Nov 14, 2007, at 3:38 AM, Jaim

Re: [PD] pdpedia in spanish (castellano)

2007-11-24 Thread Hans-Christoph Steiner

Nice work guys, keep it up :)  Even if it's not one per day, it's  
still very good.

.hc

On Nov 24, 2007, at 3:00 PM, Jaime Oliver wrote:

> excellent, only adc~ by default is also stereo.
> yes one obect per day is also more intense than I thought specially
> these days while we approach some ends. I'll try to get it moving
> though.
> j
>
> On 11/24/07, raul diaz <[EMAIL PROTECTED]> wrote:
>> Hi Vircy, Jaime!
>>
>> I have edited [adc~]'s object wiki.
>> Please take a look and tell me if you find it ok:
>> http://wiki.puredata.info/es/adc%7E_%28vanilla%29
>> I would try to edited one object per day, although now I'm very  
>> busy and I'm
>> usig my neighbour's wifi conexion until I installed my own internet
>> conexion. :-(
>>
>> Saludos!
>>
>>
>> 2007/11/23, Vircy Parker <[EMAIL PROTECTED]>:
>>>
>>>
>>>
>>>
>>> 2007/11/23, Jaime Oliver <[EMAIL PROTECTED]>:
> Are you looking for this?:
> http://wiki.puredata.info/es/Categor%C3%ADa:vanilla

 No, I am looking for the place where the info about the author,
 license etc is filled out, check the differences between the imgs.

 J
>>>
>>>
>>>
>>> Oh I see. You have to create each plantilla:x
>>> an example: http://wiki.puredata.info/es/line
>>> I created the Plantilla:vanilla autor
>>>
>>> Click on edit, and look below:
>>>
>>>
>>>
>>>
>>>
>>> Plantillas usadas en esta página:
>>>
>>> Plantilla:Clase de objeto-esbozo
>>> Plantilla:Infobox Clase de objeto
>>> Plantilla:vanilla autor
>>> Plantilla:vanilla distribuciones
>>> Plantilla:vanilla estado
>>> Plantilla:vanilla fecha de la versión
>>> Plantilla:vanilla licencia
>>> Plantilla:vanilla sitio web
>>> Plantilla:vanilla versión
>>> When you create one, this affect to all vanilla objects. Try  
>>> creating
>> Plantilla:vanilla licencia (clicking)
>>>
>>>
>>>  oggro
>>>
>>>
 On 11/22/07, Vircy Parker <[EMAIL PROTECTED]> wrote:
>
>
>> Hi Vircy sorry for the delay, i checked your edits and they look
>> good.
>> I did some of my own, based on the documentation, not the english
>> pdpedia although i did read it.
>>
>> are we looking for something like this?
>>
>> http://wiki.puredata.info/es/line
>
>
> Yes! I think that is the idea. Thanks
>
>> also, i am looking for the vanilla template as it is in the  
>> english
>> version, but it doesn't seem to be up yet... is this true or am I
>> missing something...
>
>
> Are you looking for this?:
> http://wiki.puredata.info/es/Categor%C3%ADa:vanilla
>
>
> Saludos!
>
>> best,
>>
>> J
>>
>> On 11/15/07, Hans-Christoph Steiner < [EMAIL PROTECTED]> wrote:
>>>
>>> You go it, Jaime.
>>>
>>> .hc
>>>
>>> On Nov 15, 2007, at 2:21 PM, Jaime Oliver wrote:
>>>
 Hi Hans,

 It is Joliver,
 thanks,

 J

 On 11/15/07, Hans-Christoph Steiner < [EMAIL PROTECTED]> wrote:
>
>
> Vircy, you are now, log out and back in to get admin rights.
> Jaime, tell me
> your pdpedia.org/es/ account and I can make you admin as well.
>
> .hc
>
>
> On Nov 15, 2007, at 1:43 PM, Vircy Parker wrote:
> Hallo Hans,
>
> only a administrator can  to create the MediaWiki:
>> Common.css
> page...and
> who is the administrator?
>
> :) Thanks
>
>
> 2007/11/14, Hans-Christoph Steiner < [EMAIL PROTECTED] >:
>>
>> Ok, the import has begun, should be done in an hour or so:
>>
>> http://wiki.puredata.info/es/boids2d
>>
>> The next step is to make the Infobox template:
>>
>>
>
>> http://wiki.puredata.info/en/Wiki_administrator_how-to
>>
>>*  Create a page named MediaWiki:Common.css and copy the
>> content
>> from
> http://wiki.puredata.info/en/MediaWiki:Common.css
> into it.
>>   * Create a page named Template:Infobox_Objectclass and copy
>> the
>> content from http://wiki.puredata.info/en/
>> Template:Infobox_Objectclass into it.
>>   * Translate the fields from Template:Infobox_Objectclass
>> into your
>> language. The fieldnames are also important for the
>> objectclass
>> pages, there is a possibilty to script the page creation.
>>
>>
>> .hc
>>
>> On Nov 14, 2007, at 3:38 AM, Jaime Oliver wrote:
>>
>>> I think it's good,
>>> thanks for the work,
>>> let me know when i can be of any help.
>>>
>>> J
>>>
>>> On 11/12/07, Hans-Christoph Steiner <[EMAIL PROTECTED]> wrote:


 I'll run this import today if there are no objections.

 .hc

 On Nov 7, 2007, at 6:20 PM, Vircy Parker wrote:
>

Re: [PD] pdpedia in spanish (castellano)

2007-11-24 Thread Jaime Oliver
excellent, only adc~ by default is also stereo.
yes one obect per day is also more intense than I thought specially
these days while we approach some ends. I'll try to get it moving
though.
j

On 11/24/07, raul diaz <[EMAIL PROTECTED]> wrote:
> Hi Vircy, Jaime!
>
> I have edited [adc~]'s object wiki.
> Please take a look and tell me if you find it ok:
> http://wiki.puredata.info/es/adc%7E_%28vanilla%29
> I would try to edited one object per day, although now I'm very busy and I'm
> usig my neighbour's wifi conexion until I installed my own internet
> conexion. :-(
>
> Saludos!
>
>
> 2007/11/23, Vircy Parker <[EMAIL PROTECTED]>:
> >
> >
> >
> >
> > 2007/11/23, Jaime Oliver <[EMAIL PROTECTED]>:
> > > >Are you looking for this?:
> > > >http://wiki.puredata.info/es/Categor%C3%ADa:vanilla
> > >
> > > No, I am looking for the place where the info about the author,
> > > license etc is filled out, check the differences between the imgs.
> > >
> > > J
> >
> >
> >
> > Oh I see. You have to create each plantilla:x
> > an example: http://wiki.puredata.info/es/line
> > I created the Plantilla:vanilla autor
> >
> > Click on edit, and look below:
> >
> >
> >
> >
> >
> > Plantillas usadas en esta página:
> >
> > Plantilla:Clase de objeto-esbozo
> > Plantilla:Infobox Clase de objeto
> > Plantilla:vanilla autor
> > Plantilla:vanilla distribuciones
> > Plantilla:vanilla estado
> > Plantilla:vanilla fecha de la versión
> > Plantilla:vanilla licencia
> > Plantilla:vanilla sitio web
> > Plantilla:vanilla versión
> > When you create one, this affect to all vanilla objects. Try creating
> Plantilla:vanilla licencia (clicking)
> >
> >
> >  oggro
> >
> >
> > > On 11/22/07, Vircy Parker <[EMAIL PROTECTED]> wrote:
> > > >
> > > >
> > > > > Hi Vircy sorry for the delay, i checked your edits and they look
> good.
> > > > > I did some of my own, based on the documentation, not the english
> > > > > pdpedia although i did read it.
> > > > >
> > > > > are we looking for something like this?
> > > > >
> > > > > http://wiki.puredata.info/es/line
> > > >
> > > >
> > > > Yes! I think that is the idea. Thanks
> > > >
> > > > > also, i am looking for the vanilla template as it is in the english
> > > > > version, but it doesn't seem to be up yet... is this true or am I
> > > > > missing something...
> > > >
> > > >
> > > > Are you looking for this?:
> > > > http://wiki.puredata.info/es/Categor%C3%ADa:vanilla
> > > >
> > > >
> > > > Saludos!
> > > >
> > > > > best,
> > > > >
> > > > > J
> > > > >
> > > > > On 11/15/07, Hans-Christoph Steiner < [EMAIL PROTECTED]> wrote:
> > > > > >
> > > > > > You go it, Jaime.
> > > > > >
> > > > > > .hc
> > > > > >
> > > > > > On Nov 15, 2007, at 2:21 PM, Jaime Oliver wrote:
> > > > > >
> > > > > > > Hi Hans,
> > > > > > >
> > > > > > > It is Joliver,
> > > > > > > thanks,
> > > > > > >
> > > > > > > J
> > > > > > >
> > > > > > > On 11/15/07, Hans-Christoph Steiner < [EMAIL PROTECTED]> wrote:
> > > > > > >>
> > > > > > >>
> > > > > > >> Vircy, you are now, log out and back in to get admin rights.
> > > > > > >> Jaime, tell me
> > > > > > >> your pdpedia.org/es/ account and I can make you admin as well.
> > > > > > >>
> > > > > > >> .hc
> > > > > > >>
> > > > > > >>
> > > > > > >> On Nov 15, 2007, at 1:43 PM, Vircy Parker wrote:
> > > > > > >> Hallo Hans,
> > > > > > >>
> > > > > > >> only a administrator can  to create the MediaWiki:
> Common.css
> > > > > > >> page...and
> > > > > > >> who is the administrator?
> > > > > > >>
> > > > > > >> :) Thanks
> > > > > > >>
> > > > > > >>
> > > > > > >> 2007/11/14, Hans-Christoph Steiner < [EMAIL PROTECTED] >:
> > > > > > >>>
> > > > > > >>> Ok, the import has begun, should be done in an hour or so:
> > > > > > >>>
> > > > > > >>> http://wiki.puredata.info/es/boids2d
> > > > > > >>>
> > > > > > >>> The next step is to make the Infobox template:
> > > > > > >>>
> > > > > > >>>
> > > >
> http://wiki.puredata.info/en/Wiki_administrator_how-to
> > > > > > >>>
> > > > > > >>>*  Create a page named MediaWiki:Common.css and copy the
> content
> > > > > > >>> from
> > > > http://wiki.puredata.info/en/MediaWiki:Common.css
> > > > > > >> into it.
> > > > > > >>>   * Create a page named Template:Infobox_Objectclass and copy
> the
> > > > > > >>> content from http://wiki.puredata.info/en/
> > > > > > >>> Template:Infobox_Objectclass into it.
> > > > > > >>>   * Translate the fields from Template:Infobox_Objectclass
> into your
> > > > > > >>> language. The fieldnames are also important for the
> objectclass
> > > > > > >>> pages, there is a possibilty to script the page creation.
> > > > > > >>>
> > > > > > >>>
> > > > > > >>> .hc
> > > > > > >>>
> > > > > > >>> On Nov 14, 2007, at 3:38 AM, Jaime Oliver wrote:
> > > > > > >>>
> > > > > >  I think it's good,
> > > > > >  thanks for the work,
> > > > > >  let me know when i can be of any help.
> > > > > > 
> > > > > >  J
> > > > > > 
> > > > > >  On 11/12/07, Hans-Christoph Steiner <[EMAIL PROTEC

Re: [PD] pd 0.41.0 test07 font size

2007-11-24 Thread Hans-Christoph Steiner

http://wiki.tcl.tk/8484

tk scaling is a global setting for the application.  I think it makes  
sense to either use tk scaling thruout, or ignore it.  A half  
implemented feature is worse than none at all, IMHO.

.hc

On Nov 24, 2007, at 11:38 AM, Miller Puckette wrote:

> I favor the negative-font-size approach since it makes it possible for
> future extesions to control their own behavior.
>
> cheers
> Miller
>
> On Fri, Nov 23, 2007 at 06:35:12PM -0500, Hans-Christoph Steiner  
> wrote:
>>
>> On Nov 23, 2007, at 5:41 PM, Mathieu Bouchard wrote:
>>
>>> On Fri, 23 Nov 2007, Hans-Christoph Steiner wrote:
>>>
 FYI: in Pd-extended, the IEM guis and the Pd fonts are the same
 sizes on all platforms. One key part of it is: "tk scaling 1",
 perhaps the resolution changing the font size is related to that.
>>>
>>> Also, as I've said before, using negative font sizes bypasses the
>>> scaling, because then the units are pixels instead of points. "tk
>>> scaling 1" makes this easier if all you ever want is pixel fonts,
>>> but if you want both points and pixels for any reason, then you
>>> have to use negative font sizes.
>>
>> pd-vanilla isn't using the tk scaling stuff at all, so it makes IMHO
>> to turn it off, in effect, by forcing it to be 1.
>>
>> .hc
>>
>>
>> - 
>> ---
>> 
>>
>> As we enjoy great advantages from inventions of others, we should be
>> glad of an opportunity to serve others by any invention of ours; and
>> this we should do freely and generously. - Benjamin Franklin
>>



 


I spent 33 years and four months in active military service and  
during that period I spent most of my time as a high class muscle man  
for Big Business, for Wall Street and the bankers.  - General  
Smedley Butler



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd filter with pole and zero

2007-11-24 Thread cyrille henry
ok, thanks

i'll have a look at gunter code.

thanks
Cyrille


IOhannes m zmölnig a écrit :
> cyrille henry wrote:
>> hello Ioannes
>>
>> IOhannes m zmölnig a écrit :
>>> Charles Henry wrote:
 I remember there were many filter abstractions based on biquad~s.  I
 thought they were in the iemabs directory, but I can't find them.
>>> there are abstractions in ggext that do this.
>> you mean ggee?
> 
> yes
> 
>> there is only externals there.
> 
> true (i checked now :-))
> 
>> or did i miss something?
> 
> i don't think so.
> it was my fault.
> but i guess most of ggee's filter externals can be rewritten as 
> abstractions (i checked only [highshelf] and i haven't seen anything you 
> cannot do with plain pd.)
> the only problems that might occur are about precision (as you can only 
> use single precision in abstractions), but at least highshelf.c uses 
> single precision too, so that should be ok.
> 
> 
> fgmasd.r
> IOhannes
> 
> ___
> 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


Re: [PD] pd filter with pole and zero

2007-11-24 Thread cyrille henry
Hello Claude,

this is very nice.

changing resonnance does affect the amplitude, so it's quite hard to use this 
parameter.
so i think it's possible to make a better one, but i'll use it for now.

thanks
Cyrille

 
Claude Heiland-Allen a écrit :
> cyrille henry wrote:
>> i did not find in any of them a low pass resonant filter but i'll have 
>> to investigate.
> 
> I made a (non-scientific, but sounds ok to my (bad) ears...) resonant 
> low-pass filter, see attached.  two zeros at 1/2 sampling rate, plus two 
> poles (conjugate pair) that can be moved about controlled by audio 
> input.  The gain formula comes from Miller's book, iirc, and I probably 
> misused it, but it seems to work ok.
> 
>> thanks,
>> cyrille
> 
> Thanks,
> 
> 
> Claude
> 
> 
> 
> 
> ___
> 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


Re: [PD] pd filter with pole and zero

2007-11-24 Thread IOhannes m zmölnig
cyrille henry wrote:
> hello Ioannes
> 
> IOhannes m zmölnig a écrit :
>> Charles Henry wrote:
>>> I remember there were many filter abstractions based on biquad~s.  I
>>> thought they were in the iemabs directory, but I can't find them.
>>
>> there are abstractions in ggext that do this.
> you mean ggee?

yes

> 
> there is only externals there.

true (i checked now :-))

> or did i miss something?

i don't think so.
it was my fault.
but i guess most of ggee's filter externals can be rewritten as 
abstractions (i checked only [highshelf] and i haven't seen anything you 
cannot do with plain pd.)
the only problems that might occur are about precision (as you can only 
use single precision in abstractions), but at least highshelf.c uses 
single precision too, so that should be ok.


fgmasd.r
IOhannes

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pdp_freeframe for Ubuntu ppc

2007-11-24 Thread bigswift
here is the error, i assume its about PPC but perhaps someone has a fix for 
this?

home/shree/Desktop/pdp_frei0r-0.1/pdp_frei0r.pd_linux: 
/home/shree/Desktop/pdp_frei0r-0.1/pdp_frei0r.pd_linux: R_PPC_REL24 relocation 
at 0x0df5eed4 for symbol `post' out of range
 pdp_frei0r 16
... couldn't create
/home/shree/APPS/pdp_freeframe/pdp_freeframe.pd_linux: 
/home/shree/APPS/pdp_freeframe/pdp_freeframe.pd_linux: R_PPC_REL24 relocation 
at 0x0df5f774 for symbol `post' out of range
 pdp_freeframe
... couldn't create

 [EMAIL PROTECTED] wrote: 
> hi bigswift,
> 
> what do you mean with a funky error?
> i mean, can you paste the error please?
> 
> i never compiled this ojects on a ppc but i think the problem could be  
> more in the plugins ... for example some freeframe plugins make use of  
> mmx operations that are not supported in ppc architecture...
> 
> have you compiled the freeframe plugins?
> 
> > [EMAIL PROTECTED] wrote:
> >> Anyone had any luck getting this to work in ppc?
> >> i get a funky error when loading the lib, even though it compiles
> >>
> >> same thing with pdp_frei0r
> >
> >
> > funky funky.
> >
> >
> > mfga.sdr
> > IOhannes
> >
> > ___
> > PD-list@iem.at mailing list
> > UNSUBSCRIBE and account-management ->   
> > http://lists.puredata.info/listinfo/pd-list
> >
> 
> 
> 
> 
> This message was sent using IMP, the Internet Messaging Program.
> 
> 
> ___
> PD-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list

--
Patrick Pagano
Sound and Light Technologist
School of Theatre and Dance
University of Florida



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd filter with pole and zero

2007-11-24 Thread Claude Heiland-Allen

cyrille henry wrote:
i did not find in any of them a low pass resonant filter but i'll have 
to investigate.


I made a (non-scientific, but sounds ok to my (bad) ears...) resonant 
low-pass filter, see attached.  two zeros at 1/2 sampling rate, plus two 
poles (conjugate pair) that can be moved about controlled by audio 
input.  The gain formula comes from Miller's book, iirc, and I probably 
misused it, but it seems to work ok.



thanks,
cyrille


Thanks,


Claude
--
http://claudiusmaximus.goto10.org
#N canvas 0 0 457 569 12;
#X obj 31 54 inlet~;
#X obj 147 54 inlet~;
#X obj 326 57 inlet~;
#X text 34 22 audio;
#X text 138 22 frequency;
#X text 314 27 resonance;
#X obj 29 301 cpole~;
#X obj 29 351 cpole~;
#X obj 29 406 czero~;
#X obj 28 445 czero~;
#X obj 175 109 samplerate~;
#X obj 175 136 * 0.5;
#X obj 175 84 bang~;
#X obj 148 165 /~ 1;
#X obj 97 378 sig~ -1;
#X obj 156 411 sig~ 0;
#X obj 327 117 clip~ 0 0.999;
#X obj 29 535 outlet~;
#X obj 41 273 sig~ 0;
#X obj 29 482 *~;
#X obj 147 192 expr~ $v2*cos($v1) \; $v2*sin($v1) \; $v2*-sin($v1)
\; (1.0-$v2)*(1.0-$v2+$v1);
#X connect 0 0 6 0;
#X connect 1 0 13 0;
#X connect 2 0 16 0;
#X connect 6 0 7 0;
#X connect 6 1 7 1;
#X connect 7 0 8 0;
#X connect 7 1 8 1;
#X connect 8 0 9 0;
#X connect 8 1 9 1;
#X connect 9 0 19 0;
#X connect 10 0 11 0;
#X connect 11 0 13 1;
#X connect 12 0 10 0;
#X connect 13 0 20 0;
#X connect 14 0 8 2;
#X connect 14 0 9 2;
#X connect 15 0 9 3;
#X connect 15 0 8 3;
#X connect 16 0 20 1;
#X connect 18 0 6 1;
#X connect 19 0 17 0;
#X connect 20 0 6 2;
#X connect 20 0 7 2;
#X connect 20 1 6 3;
#X connect 20 2 7 3;
#X connect 20 3 19 1;
#N canvas 89 39 538 452 12;
#X obj 205 297 rlop~;
#X obj 189 381 dac~;
#X obj 78 237 hip~ 10;
#X obj 204 325 *~ 0.25;
#X obj 223 164 mtof~;
#X obj 222 139 vline~;
#X obj 297 42 metro 1000;
#X obj 297 21 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
1;
#X msg 222 113 120 10 \, 48 490 10 \, 84 500 500;
#X obj 15 200 phasor~;
#X obj 77 200 phasor~;
#X obj 140 202 phasor~;
#X obj 77 83 random 25;
#X obj 77 135 mtof;
#X obj 77 109 + 36;
#X obj 76 261 *~ 0.5;
#X obj 14 170 / 2.01;
#X obj 297 256 vline~;
#X obj 297 197 metro 125;
#X msg 297 226 0.99 5 \, 0.95 120 5;
#X obj 139 173 * 1.01;
#X text 313 285 resonance;
#X text 313 141 frequency;
#X text 16 262 sound;
#X connect 0 0 3 0;
#X connect 2 0 15 0;
#X connect 3 0 1 0;
#X connect 3 0 1 1;
#X connect 4 0 0 1;
#X connect 5 0 4 0;
#X connect 6 0 8 0;
#X connect 6 0 12 0;
#X connect 6 0 18 0;
#X connect 7 0 6 0;
#X connect 8 0 5 0;
#X connect 9 0 2 0;
#X connect 10 0 2 0;
#X connect 11 0 2 0;
#X connect 12 0 14 0;
#X connect 13 0 10 0;
#X connect 13 0 16 0;
#X connect 13 0 20 0;
#X connect 14 0 13 0;
#X connect 15 0 0 0;
#X connect 16 0 9 0;
#X connect 17 0 0 2;
#X connect 18 0 19 0;
#X connect 19 0 17 0;
#X connect 20 0 11 0;
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd filter with pole and zero

2007-11-24 Thread cyrille henry
hello Ioannes

IOhannes m zmölnig a écrit :
> Charles Henry wrote:
>> I remember there were many filter abstractions based on biquad~s.  I
>> thought they were in the iemabs directory, but I can't find them.
> 
> there are abstractions in ggext that do this.
you mean ggee?

there is only externals there.
or did i miss something?

thanks
Cyrille

> 
> fgmad.r
> IOhannes
> 
> 

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd filter with pole and zero

2007-11-24 Thread cyrille henry


hard off a écrit :
> yeah roman, that peak filter is lush.
> 
> has anyone else noticed that the rpole~ / cpole~ filters use quite a bit of 
> cpu?

if you use other software, i think good quality filter does also use lot's of 
cpu.
i accept to use more cpu if it does increase audio quality.

cyrille


> 
> ___
> 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


Re: [PD] pd filter with pole and zero

2007-11-24 Thread cyrille henry

hello Roman,

it's a nice filter.


here is a butterworth low pass filter that came with exemple H13.
i just change expr to expr~ to allow an audio control of the cutoff frequency.


cyrille


Roman Haefeli a écrit :

hi cyrille

i am glad to hear that someone has similar thoughts. i would love to
have some filter abstractions based on pd's built-in elementary filters.
however, my understanding is far too limited to create them myself. 


i once ported and adapted a peakfilter from millers examples into pdmtl
abs (are they now part of pd-extended, actually?). it is called 


[fx.filter.peak.sig~]

the sig stands for audio frequency inlet and audio q inlet. especially
modulating the q parameter with a signal is fun. 


to hear it in action (besides a lot of other modulations):
http://www.netpd.org/sessions/2007-08-17_nordatlantik.mp3

roman



On Fri, 2007-11-23 at 20:54 +0100, cyrille henry wrote:

hello,

i know there is a lot's of filter externals available for pd, but i'd like to 
use some using rpole~ / cpole~ etc.
my main motiviations are : 
1) i don't like using externals

2) this object allow an audio control of the cutoff frequency

as there is not a lot's of exemples, i'd like to know if anyone used this 
objects to make good filter abstraction.
or anyone have references in order to disign filter?
(i'm looking for a low pass resonant filter by exemple)


thanks
Cyrille



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list





___ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de







___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list




lp_butterworth3~.pd
Description: application/extension-pd


lp_butterworth3~-help.pd
Description: application/extension-pd


buttercoef3.pd
Description: application/extension-pd
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd filter with pole and zero

2007-11-24 Thread cyrille henry
Hello Claude,

thanks, i did not knew the reference 2.
i did not find in any of them a low pass resonant filter but i'll have to 
investigate.


thanks,
cyrille

Claude Heiland-Allen a écrit :
> cyrille henry wrote:
>> or anyone have references in order to disign filter?
> 
> http://crca.ucsd.edu/~msp/techniques/latest/book-html/node139.html
> http://www-users.cs.york.ac.uk/~fisher/mkfilter/
> http://ccrma.stanford.edu/~jos/filters/
> 
> Hope these help,
> 
> 
> Claude


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd filter with pole and zero

2007-11-24 Thread IOhannes m zmölnig
Charles Henry wrote:
> I remember there were many filter abstractions based on biquad~s.  I
> thought they were in the iemabs directory, but I can't find them.

there are abstractions in ggext that do this.

fgmad.r
IOhannes

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd 0.41.0 test07 font size

2007-11-24 Thread Miller Puckette
I favor the negative-font-size approach since it makes it possible for
future extesions to control their own behavior.

cheers
Miller

On Fri, Nov 23, 2007 at 06:35:12PM -0500, Hans-Christoph Steiner wrote:
> 
> On Nov 23, 2007, at 5:41 PM, Mathieu Bouchard wrote:
> 
> >On Fri, 23 Nov 2007, Hans-Christoph Steiner wrote:
> >
> >>FYI: in Pd-extended, the IEM guis and the Pd fonts are the same  
> >>sizes on all platforms. One key part of it is: "tk scaling 1",  
> >>perhaps the resolution changing the font size is related to that.
> >
> >Also, as I've said before, using negative font sizes bypasses the  
> >scaling, because then the units are pixels instead of points. "tk  
> >scaling 1" makes this easier if all you ever want is pixel fonts,  
> >but if you want both points and pixels for any reason, then you  
> >have to use negative font sizes.
> 
> pd-vanilla isn't using the tk scaling stuff at all, so it makes IMHO  
> to turn it off, in effect, by forcing it to be 1.
> 
> .hc
> 
> 
>  
> 
> 
> As we enjoy great advantages from inventions of others, we should be  
> glad of an opportunity to serve others by any invention of ours; and  
> this we should do freely and generously. - Benjamin Franklin
> 

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] Processing+PD in web

2007-11-24 Thread raul diaz
Hi!

I have made an application with processing which send data through OSC to pd
for audio synthesis.
My question is: I want to upload this application into the web, which is
really easy with processing, but I don't know how to put PD into web.
Anybody has experience with PD in web?

Saludos!

-- 
Raul Diaz Poblete
*
[EMAIL PROTECTED]
Barcelona [Spain]
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd filter with pole and zero

2007-11-24 Thread Charles Henry
I remember there were many filter abstractions based on biquad~s.  I
thought they were in the iemabs directory, but I can't find them.
With the biquad based filters, you can put them in a [block~ 1]
abstraction and modify the cutoff/center frequency at audio rate.

Chuck

On Nov 23, 2007 1:54 PM, cyrille henry <[EMAIL PROTECTED]> wrote:
> hello,
>
> i know there is a lot's of filter externals available for pd, but i'd like to 
> use some using rpole~ / cpole~ etc.
> my main motiviations are :
> 1) i don't like using externals
> 2) this object allow an audio control of the cutoff frequency
>
> as there is not a lot's of exemples, i'd like to know if anyone used this 
> objects to make good filter abstraction.
> or anyone have references in order to disign filter?
> (i'm looking for a low pass resonant filter by exemple)
>
>
> thanks
> Cyrille
>
>
>
> ___
> 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


Re: [PD] pd filter with pole and zero

2007-11-24 Thread Peter Plessas
* Chuckk Hubbard <[EMAIL PROTECTED]> [2007-11-24 09:28]:
> On Nov 23, 2007 9:54 PM, cyrille henry <[EMAIL PROTECTED]> wrote:
> > hello,
> >
> > i know there is a lot's of filter externals available for pd, but i'd like 
> > to use some using rpole~ / cpole~ etc.
> 
> I like playing with raw filters too.  I don't have any references to
> add to Claude's, and really for me it's more a matter of getting
> through the references I already have.  Miller's book has a very good
> explanation, lots of graphs, lots of explanations for the rotation and
> complex number stuff, but still lots of detail.  I've also used the
> graphing abstractions in H14.all.pass.pd, substituting rpole~ et al to
> see the frequency and phase response as I change the values.
> I also found the [fexpr~] object educational.
> I wonder what more knowledgeable people will say to this: my
> impression has been that, as interesting as filter design is, and
> although it's possible and not terribly difficult to learn to
> understand it well, it is not something that will necessarily become
> intuitive with practice.  That, to design specific filters, it will
> still be a matter of performing series of calculations to know what
> values to use, rather than "sort of knowing" what to put.  Thoughts?

Yes, master the Z-Transform (which is not hard, really). :-)

regards, PP

> 
> -Chuckk
> 
> -- 
> http://www.badmuthahubbard.com
> 
> ___
> 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


Re: [PD] problem loading pidip

2007-11-24 Thread Hans-Christoph Steiner


What platform?

If Debian/Ubuntu, try "apt-get update && apt-get upgrade" and it  
should install the needed packages.


.hc

On Nov 23, 2007, at 8:52 PM, Rodrigo Treviño-Frenk wrote:


Hello everyone...

I am using pd-extended 0.39.3, and whenever i try to load pidip i  
get the following error:


/usr/local/lib/pd/extra/pidip/pidip.pd_linux: libMagick.so.6:  
cannot open shared object file: No such file or directory

pidip: can't load library

I first installed Image Magick from Synaptic manager, and after the  
first failure, compiled it manually; but still no success...


i reinstalled pd-extended everytime after the i.m. installations.

Pdp is loading fine, and since i DO have I.M., i've just no idea  
what is going on.


I would appreciate any guidance on this,

the best luck!

furenku

Express yourself instantly with MSN Messenger! MSN Messenger
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
listinfo/pd-list




 



Man has survived hitherto because he was too ignorant to know how to  
realize his wishes.  Now that he can realize them, he must either  
change them, or perish.-William Carlos Williams



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pdpedia in spanish (castellano)

2007-11-24 Thread Vircy Parker
Hi Raul, thanks. I think that's the way

have you seen http://wiki.puredata.info/es/dac%7E ?



2007/11/24, raul diaz <[EMAIL PROTECTED]>:
>
> Hi Vircy, Jaime!
>
> I have edited [adc~]'s object wiki.
> Please take a look and tell me if you find it ok:
> http://wiki.puredata.info/es/adc%7E_%28vanilla%29
> I would try to edited one object per day, although now I'm very busy and
> I'm usig my neighbour's wifi conexion until I installed my own internet
> conexion. :-(
>
> Saludos!
>
>
> 2007/11/23, Vircy Parker <[EMAIL PROTECTED]>:
> >
> >
> >
> > 2007/11/23, Jaime Oliver <[EMAIL PROTECTED]>:
> > >
> > > >Are you looking for this?:
> > > >http://wiki.puredata.info/es/Categor%C3%ADa:vanilla
> > >
> > > No, I am looking for the place where the info about the author,
> > > license etc is filled out, check the differences between the imgs.
> > >
> > > J
> >
> >
> >
> > Oh I see. You have to create each plantilla:x
> > an example: http://wiki.puredata.info/es/line
> > I created the Plantilla:vanilla autor
> >
> > Click on edit, and look below:
> >
> > Plantillas usadas en esta página:
> >
> >- Plantilla:Clase de 
> > objeto-esbozo
> >- Plantilla:Infobox Clase de 
> > objeto
> >- Plantilla:vanilla 
> > autor
> >- Plantilla:vanilla distribuciones
> >
> > 
> >- Plantilla:vanilla estado
> >
> > 
> >- Plantilla:vanilla fecha de la 
> > versión
> >- Plantilla:vanilla licencia
> >
> > 
> >- Plantilla:vanilla sitio 
> > web
> >- Plantilla:vanilla 
> > versión
> >
> >
> > When you create one, this affect to all vanilla objects. Try creating
> > Plantilla:vanilla licencia (clicking)
> >
> >
> >  oggro
> >
> > On 11/22/07, Vircy Parker <[EMAIL PROTECTED]> wrote:
> > > >
> > > >
> > > > > Hi Vircy sorry for the delay, i checked your edits and they look
> > > good.
> > > > > I did some of my own, based on the documentation, not the english
> > > > > pdpedia although i did read it.
> > > > >
> > > > > are we looking for something like this?
> > > > >
> > > > > http://wiki.puredata.info/es/line
> > > >
> > > >
> > > > Yes! I think that is the idea. Thanks
> > > >
> > > > > also, i am looking for the vanilla template as it is in the
> > > english
> > > > > version, but it doesn't seem to be up yet... is this true or am I
> > > > > missing something...
> > > >
> > > >
> > > > Are you looking for this?:
> > > > http://wiki.puredata.info/es/Categor%C3%ADa:vanilla
> > > >
> > > >
> > > > Saludos!
> > > >
> > > > > best,
> > > > >
> > > > > J
> > > > >
> > > > > On 11/15/07, Hans-Christoph Steiner < [EMAIL PROTECTED]> wrote:
> > > > > >
> > > > > > You go it, Jaime.
> > > > > >
> > > > > > .hc
> > > > > >
> > > > > > On Nov 15, 2007, at 2:21 PM, Jaime Oliver wrote:
> > > > > >
> > > > > > > Hi Hans,
> > > > > > >
> > > > > > > It is Joliver,
> > > > > > > thanks,
> > > > > > >
> > > > > > > J
> > > > > > >
> > > > > > > On 11/15/07, Hans-Christoph Steiner < [EMAIL PROTECTED]> wrote:
> > > > > > >>
> > > > > > >>
> > > > > > >> Vircy, you are now, log out and back in to get admin rights.
> > > > > > >> Jaime, tell me
> > > > > > >> your pdpedia.org/es/ account and I can make you admin as
> > > well.
> > > > > > >>
> > > > > > >> .hc
> > > > > > >>
> > > > > > >>
> > > > > > >> On Nov 15, 2007, at 1:43 PM, Vircy Parker wrote:
> > > > > > >> Hallo Hans,
> > > > > > >>
> > > > > > >> only a administrator can  to create the MediaWiki:
> > > Common.css
> > > > > > >> page...and
> > > > > > >> who is the administrator?
> > > > > > >>
> > > > > > >> :) Thanks
> > > > > > >>
> > > > > > >>
> > > > > > >> 2007/11/14, Hans-Christoph Steiner < [EMAIL PROTECTED] >:
> > > > > > >>>
> > > > > > >>> Ok, the import has begun, should be done in an hour or so:
> > > > > > >>>
> > > > > > >>> http://wiki.puredata.info/es/boids2d
> > > > > > >>>
> > > > > > >>> The next step is to make the Infobox template:
> > > > > > >>>
> > > > > > >>>
> > > > http://wiki.puredata.info/en/Wiki_administrator_how-to
> > > > > > >>>
> > > > > > >>>*  Create a page named MediaWiki:Common.css and copy the
> > > content
> > > > > > >>> from
> > > > http://wiki.puredata.info/en/MediaWiki:Common.css
> > > > > > >> into it.
> > > > > > >>>   * Create a page named Template:Infobox_Objectclass an

Re: [PD] using chrt on pd to get rid of DIO errors

2007-11-24 Thread Rich E
This is not a very good solution, since I think it causes the JACK to lock
up occasionally, but so far I have no clue why pd is having this problem.
It appears to only happen with JACK (ALSA runs fine), and I do not have
similar xruns with other programs running at the same time (ex. Ardour.
Also, qjackctl shows no xruns).  I get xruns about once a second, then I do
the command "chrt -p 60 [whatever pd's pid is]" and all xruns go away.

Anyone know where to look for a solution?  It is no good having the audio
dropped or, worse, pd crashing occasionally.

regards,
rich

On Nov 19, 2007 8:34 PM, Rich E <[EMAIL PROTECTED]> wrote:

> After setting up ubuntustudio (7.04) with a real-time kernel (
> 2.6.20-16-realtime), I was experiencing DIO errors every few seconds.
> Exploring this taught me alot about how to set priorities on a real-time
> kernel, mainly with the command 'chrt'.  However, I don't think it is meant
> to be used directly on an application, since there might be parts of the
> application that are not supposed to run in real-time at a high priority.
>
> Nonetheless, running:
> [EMAIL PROTECTED]:/etc/sysconfig$ pidof pd
> 12079
> [EMAIL PROTECTED]:/etc/sysconfig$ chrt -p 60 12079
>
> sets pd running as:
> [EMAIL PROTECTED]:/etc/sysconfig$ chrt -p 12079
> pid 12079's current scheduling policy: SCHED_RR
> pid 12079's current scheduling priority: 60
>
> and the xruns go away.  I don't know too much about the different threads
> pd is running on, but I was under the impression that pd is supposed to
> start in real-time with a high priority.  Yet, due to the apperant changes
> from chrt, I would think that it was not running in real-time.  I've tried
> this on versions 0.40-3 and 0.41-7, and real-time scheduling is not
> specifically turned off in the pd start-up settings.
>
> Any thoughts?
>
> regards,
> rich
>
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pdpedia in spanish (castellano)

2007-11-24 Thread raul diaz
Hi Vircy, Jaime!

I have edited [adc~]'s object wiki.
Please take a look and tell me if you find it ok:
http://wiki.puredata.info/es/adc%7E_%28vanilla%29
I would try to edited one object per day, although now I'm very busy and I'm
usig my neighbour's wifi conexion until I installed my own internet
conexion. :-(

Saludos!


2007/11/23, Vircy Parker <[EMAIL PROTECTED]>:
>
>
>
> 2007/11/23, Jaime Oliver <[EMAIL PROTECTED]>:
> >
> > >Are you looking for this?:
> > >http://wiki.puredata.info/es/Categor%C3%ADa:vanilla
> >
> > No, I am looking for the place where the info about the author,
> > license etc is filled out, check the differences between the imgs.
> >
> > J
>
>
>
> Oh I see. You have to create each plantilla:x
> an example: http://wiki.puredata.info/es/line
> I created the Plantilla:vanilla autor
>
> Click on edit, and look below:
>
> Plantillas usadas en esta página:
>
>- Plantilla:Clase de 
> objeto-esbozo
>- Plantilla:Infobox Clase de 
> objeto
>- Plantilla:vanilla 
> autor
>- Plantilla:vanilla distribuciones
>
> 
>- Plantilla:vanilla 
> estado
>- Plantilla:vanilla fecha de la 
> versión
>- Plantilla:vanilla licencia
>
> 
>- Plantilla:vanilla sitio 
> web
>- Plantilla:vanilla 
> versión
>
>
> When you create one, this affect to all vanilla objects. Try creating
> Plantilla:vanilla licencia (clicking)
>
>
>  oggro
>
> On 11/22/07, Vircy Parker <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > > > Hi Vircy sorry for the delay, i checked your edits and they look
> > good.
> > > > I did some of my own, based on the documentation, not the english
> > > > pdpedia although i did read it.
> > > >
> > > > are we looking for something like this?
> > > >
> > > > http://wiki.puredata.info/es/line
> > >
> > >
> > > Yes! I think that is the idea. Thanks
> > >
> > > > also, i am looking for the vanilla template as it is in the english
> > > > version, but it doesn't seem to be up yet... is this true or am I
> > > > missing something...
> > >
> > >
> > > Are you looking for this?:
> > > http://wiki.puredata.info/es/Categor%C3%ADa:vanilla
> > >
> > >
> > > Saludos!
> > >
> > > > best,
> > > >
> > > > J
> > > >
> > > > On 11/15/07, Hans-Christoph Steiner < [EMAIL PROTECTED]> wrote:
> > > > >
> > > > > You go it, Jaime.
> > > > >
> > > > > .hc
> > > > >
> > > > > On Nov 15, 2007, at 2:21 PM, Jaime Oliver wrote:
> > > > >
> > > > > > Hi Hans,
> > > > > >
> > > > > > It is Joliver,
> > > > > > thanks,
> > > > > >
> > > > > > J
> > > > > >
> > > > > > On 11/15/07, Hans-Christoph Steiner < [EMAIL PROTECTED]> wrote:
> > > > > >>
> > > > > >>
> > > > > >> Vircy, you are now, log out and back in to get admin rights.
> > > > > >> Jaime, tell me
> > > > > >> your pdpedia.org/es/ account and I can make you admin as well.
> > > > > >>
> > > > > >> .hc
> > > > > >>
> > > > > >>
> > > > > >> On Nov 15, 2007, at 1:43 PM, Vircy Parker wrote:
> > > > > >> Hallo Hans,
> > > > > >>
> > > > > >> only a administrator can  to create the MediaWiki:
> > Common.css
> > > > > >> page...and
> > > > > >> who is the administrator?
> > > > > >>
> > > > > >> :) Thanks
> > > > > >>
> > > > > >>
> > > > > >> 2007/11/14, Hans-Christoph Steiner < [EMAIL PROTECTED] >:
> > > > > >>>
> > > > > >>> Ok, the import has begun, should be done in an hour or so:
> > > > > >>>
> > > > > >>> http://wiki.puredata.info/es/boids2d
> > > > > >>>
> > > > > >>> The next step is to make the Infobox template:
> > > > > >>>
> > > > > >>>
> > > http://wiki.puredata.info/en/Wiki_administrator_how-to
> > > > > >>>
> > > > > >>>*  Create a page named MediaWiki:Common.css and copy the
> > content
> > > > > >>> from
> > > http://wiki.puredata.info/en/MediaWiki:Common.css
> > > > > >> into it.
> > > > > >>>   * Create a page named Template:Infobox_Objectclass and copy
> > the
> > > > > >>> content from http://wiki.puredata.info/en/
> > > > > >>> Template:Infobox_Objectclass into it.
> > > > > >>>   * Translate the fields from Template:Infobox_Objectclass
> > into your
> > > > > >>> language. The fieldnames are also important for the
> > objectclass
> > > > > >>> pages, there is a possibilty to script the page creation.
> > > > > >>>
> > > > > >>>
> > > > > >>> .hc
> > > > > >>>
> > > > > >>> On Nov 14, 2

Re: [PD] pd filter with pole and zero

2007-11-24 Thread Chuckk Hubbard
On Nov 23, 2007 9:54 PM, cyrille henry <[EMAIL PROTECTED]> wrote:
> hello,
>
> i know there is a lot's of filter externals available for pd, but i'd like to 
> use some using rpole~ / cpole~ etc.

I like playing with raw filters too.  I don't have any references to
add to Claude's, and really for me it's more a matter of getting
through the references I already have.  Miller's book has a very good
explanation, lots of graphs, lots of explanations for the rotation and
complex number stuff, but still lots of detail.  I've also used the
graphing abstractions in H14.all.pass.pd, substituting rpole~ et al to
see the frequency and phase response as I change the values.
I also found the [fexpr~] object educational.
I wonder what more knowledgeable people will say to this: my
impression has been that, as interesting as filter design is, and
although it's possible and not terribly difficult to learn to
understand it well, it is not something that will necessarily become
intuitive with practice.  That, to design specific filters, it will
still be a matter of performing series of calculations to know what
values to use, rather than "sort of knowing" what to put.  Thoughts?

-Chuckk

-- 
http://www.badmuthahubbard.com

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list