Re: [PD] Resize GUI objects in GOP ?

2013-05-01 Thread Abel Jérôme
I saw video about Pd-2lork, it is quite impressive. But I need a solution inside Pd. If I could build gui objects with receive symbols, I guess, I can do what I want. I'm looking for a better solution, this one is too hard to use with any gop abstractions. If someone have a better way ?

[PD] Quick Reference Sheet for Pd-extended

2013-04-29 Thread Abel Jérôme
Hi all, I love to use this pdf for my courses :http://puredata.info/docs/manuals/pdrefcards I think it is useful to show list of objects for newbies, where they can browse, read descriptions. I've made one in french for Pd-extended

[PD] Re : ubuntu portaudio unstable audio device list

2013-04-29 Thread Abel Jérôme
Hi Nicolas, You could try the [mediasettings/audiosettings] object in Pd-extended. -- Jerome http://jeromeabel.net ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

[PD] Drawing a sine function dynamically in Gem

2013-04-29 Thread Abel Jérôme
I think I've tested all methods described by Cyrille for a project (https://gitorious.org/pd-gem-ui/pd-gem-ui). The last one with [GEMglVertex2f] and iteration in a table seems to be the most efficient. So I made an oscilloscope in Gem according to what Cyrille and Nicolas said in

[PD] Resize GUI objects in GOP ?

2013-04-29 Thread Abel Jérôme
Hi, To make patches for friends or to show them to newbies, I need present things very clearly, and bigger. So I need to increase sizes of the font and GUIS. The standard font properties (Ctl+T) is quite nice, but boxes are sometimes stack on others. The main issue is to resize GUI objects

Re: [PD] Quick Reference Sheet for Pd-extended

2013-04-29 Thread Abel Jérôme
Hi Jonathan, Also in Pd-extended there's a search page that lists all the tutorials as well as various categories that can be used to search for objects and other documentation. Yes, you're right, those new functionnalities are great, thanks to developers. But I think it is useful to have a