Re: [PD] [Gem] changed [ortho] behaviour

2017-09-10 Thread Jack
adIdentity] | [GEMglOrtho -1 1 -1 1 1 20] With these objects, you reset the projection and use orthographic projection for your geo. -1 1 -1 1 1 20 are the clipping volume in ortho mode. Don't forget to use just after your geo (if you want your perspective come back) : [GEMglMatrixMode GL_PROJE

Re: [PD] [Gem] changed [ortho] behaviour

2017-09-09 Thread Jack
between frustum to ortho for the whole scene by sending, for example, a message 'ortho -1 1 -1 1 1 20' to [gemwin] (Yes, you can do it easily by adding one [ortho] but only if you have one [gemhead] controling all your objects (geos)). A bad idea ? ++ Jack Le 09/09/2017 à 18:52, cyrille henry

Re: [PD] [Gem] changed [ortho] behaviour

2017-09-09 Thread Jack
For info : it seems that [gemwin] (as abstraction with a recent Gem from git) doesn't manage glOrtho but only glFrustum, so you won't be able to use [ortho] with a recent Gem (or i missed something ?). ++ Jack Le 09/09/2017 à 12:44, Roman Haefeli a écrit : > On Sam, 2017-09-09 at 12:37 +0

Re: [PD] Draw with mouse in GEM

2017-09-06 Thread Jack
Hello Jean-Marie, You can use [gemvertexbuffer] and close the shape with [draw lineloop(. See example attached. Then you will be able to use a transformation on it like (translation, rotation, etc.). ++ Jack Le 06/09/2017 à 08:31, Richie Cyngler a écrit : > Hi Marie, > > You

Re: [PD] framebuffer & recursion

2017-08-26 Thread Jack
Hello Andre, Have a look to the patch (attached). You need to see the help about [gemlist]. ++ Jack Le 25/08/2017 à 21:05, andre rc a écrit : > Hi, > > I'm trying to apply some pix fx to a geo (like in > 26.framebuffer_readback.pd example) with some repeated geos over it >

Re: [PD] opening txt or htm files

2017-08-24 Thread Jack
Hello Rolf, See attached patch. Does it help ? ++ Jack Le 24/08/2017 à 17:55, ro...@dds.nl a écrit : > hi, > > in the helpbrowser it is possible to open files, > like introduction.txt or index.htm, "outside" Pd. > > is it possible to use this function

Re: [PD] test 4

2017-07-24 Thread Jack
Hey Max, I didn't know KXStudio. I will be pleased to help you to debug but i am too short to do it at the moment. I am sure that you can count on lot of people of this list to find where is your problem. On my machine, it is not perfect, I also get : $ pd -jack -channels 2 -rt Cannot lock down

Re: [PD] test 4

2017-07-24 Thread Jack
Yes good news ! Here everything looks good with test5 on Ubuntu 17.04 (compile with jack). ++ Jack Le 24/07/2017 à 18:59, me.grimm a écrit : >>> check out the new [soundfiler] right outlet... > > thank god > > On Sun, Jul 23, 2017 at 6:32 PM, Dan Wilcox

Re: [PD] Find: Found object not in front

2017-06-23 Thread Jack
Hello, I confirm this behavior on Ubuntu 17.04 and Pd 0.47.1. ++ Jack Le 23/06/2017 à 11:18, ro...@dds.nl a écrit : > @IOhannes > > i click Find in the main patch window. > type a word to search for. > > when something is found in a subpatch, > the window of th

Re: [PD] Execute command from Pd

2017-05-29 Thread Jack
p The first line will give you the return code of your command and next lines the stdout or stderr (redirected in stdout). ++ Jack Le 28/05/2017 à 20:06, oliver a écrit : > cyrille henry wrote: >> if the comand you execute is somthing like : >> ls | pdsend 5678 localhost udp >> >&

Re: [PD] symbol to float

2017-04-21 Thread Jack
This link could help... (lokk at the bottom of the page) https://www.mail-archive.com/pd-list@lists.iem.at/msg05406.html ++ Jack Le 21/04/2017 à 15:40, hans w. koch a écrit : > hello, > > pd-vanilla question: > trying to harness geodata from an xml file, i need to pars

Re: [PD] Fastest way to find lines in text file

2017-03-23 Thread Jack
Le 23/03/2017 à 09:24, IOhannes m zmoelnig a écrit : > On 2017-03-22 16:55, Jack wrote: >> Le 22/03/2017 à 16:41, Christof Ressi a écrit : >>> does it *really* have to be faster than 40ms? what are you trying to do? do >>> you *need* the output in 0 logical time? dep

Re: [PD] Fastest way to find lines in text file

2017-03-22 Thread Jack
Le 22/03/2017 à 17:10, cyrille henry a écrit : > > > Le 22/03/2017 à 17:01, Jack a écrit : >> Good Idea ! >> Just need to order the textfile (In fact, the file is not totally >> ordered) ;) >> Thanx. >> Speaking on this topic, give me a new idea on the goo

Re: [PD] Fastest way to find lines in text file

2017-03-22 Thread Jack
Good Idea ! Just need to order the textfile (In fact, the file is not totally ordered) ;) Thanx. Speaking on this topic, give me a new idea on the good method to adopt. :) ++ Jack Le 22/03/2017 à 16:46, cyrille henry a écrit : > if you textfile is composed of 2 row of number you can optim

Re: [PD] Fastest way to find lines in text file

2017-03-22 Thread Jack
ime, because i want to draw a graphical map in Gem and save it as picture. There is a lot of element to draw. ++ Jack > > Christof > >> Gesendet: Mittwoch, 22. März 2017 um 12:54 Uhr >> Von: Jack <j...@rybn.org> >> An: "Christof Ressi" <christ

Re: [PD] Fastest way to find lines in text file

2017-03-22 Thread Jack
Thanx Martin for this proposition. Yes I think Pdlua and Pyext are good for this purpose. ++ Jack Le 22/03/2017 à 16:22, Martin Peach a écrit : > On Wed, Mar 22, 2017 at 9:34 AM, Jack <j...@rybn.org > <mailto:j...@rybn.org>> wrote: > > > ... &

Re: [PD] Fastest way to find lines in text file

2017-03-22 Thread Jack
595 374384 345595 377303 345595 380544 345595 379911 345595 557020 345595 552396 345595 562487 345595 460842 345595 428449 345595 424095 345596 447676 345598 579883 345598 379495 345598 379039 345598 380328 2) See above 3) See above 4) See above 5) Linux/Ubuntu 16.10/Pd 0.47.1 6) you abuse :) ++ J

Re: [PD] Fastest way to find lines in text file

2017-03-22 Thread Jack
:) I remenmber that gedit was buggy... Your proposition with until/textfile/select is slower than msgfile. (200 ms vs 40 ms with [msgfile] and its "find" method). But what you mean by "you just need to add a counter" ? ++ Jack Le 22/03/2017 à 09:47, cyrille henry a écrit

Re: [PD] Fastest way to find lines in text file

2017-03-22 Thread Jack
I need to find all instances that math to the first row. It is not possible with [text search] if i am right. ++ Jack Le 22/03/2017 à 08:27, Liam Goodacre a écrit : > You can also use [text search], although t's not so easy to find more > than the first instance. If you don't mind

Re: [PD] Fastest way to find lines in text file

2017-03-22 Thread Jack
ole line, you need 70 ms (with [array get], [drip] from zexy and [route] or [select]). Maybe i miss something ? ++ Jack > > Christof > >> Gesendet: Dienstag, 21. März 2017 um 19:20 Uhr >> Von: Jack <j...@rybn.org> >> An: pd-list@lists.iem.at >> Betreff: Re:

Re: [PD] Fastest way to find lines in text file

2017-03-21 Thread Jack
095 345596 447676 345598 579883 345598 379495 345598 379039 345598 380328 ++ Jack Le 21/03/2017 à 19:14, Jack a écrit : > Hello, > > I need to find every lines of a textfile containing a word. > The textfile has 2.539.592 lines. > Now, i am using [msgfile] from zexy because i can f

[PD] Fastest way to find lines in text file

2017-03-21 Thread Jack
) faster, specialized in this work ? Thanx. ++ Jack ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list

Re: [PD] soundfiler alternative?

2017-02-28 Thread Jack
Le 28/02/2017 à 13:23, José Rafael Subía Valdez a écrit : > Hello Jack, > > thanks for sharing, it still causes audio drops. Does it work for you? Yes it works. Try to set the last value in [block~] to 512 (instead of 1024). ++ Jack > > cheers? > > On Tue, Feb 28, 2017

Re: [PD] soundfiler alternative?

2017-02-28 Thread Jack
I guess Martin was more talking about this solution (see patch attached). ++ Jack Le 28/02/2017 à 12:35, Christof Ressi a écrit : > José, I think I have a solution which might work for you. see my attached > patch. it's not a clean abstraction but rather demonstrates the pri

Re: [PD] Question about loadbang and dynamic sub-patches

2017-02-16 Thread Jack
Hello David, Set you message box like : ; pd-WORKSPACE clear; pd-WORKSPACE obj 20 20 loadbang-test; pd-WORKSPACE loadbang ++ Jack Le 16/02/2017 à 17:18, David a écrit : > Hi! > > I have a question about the expected behaviour of loadbang when it's > used in a sub-patch

Re: [PD] plans for Pd 0.48

2017-01-10 Thread Jack
This abstraction is not perfect (I have to finish it to remove a bug), but it can help in certain circumstance. ++ Jack Le 10/01/2017 à 20:48, oliver a écrit : > Jack wrote: >> Hello, >> >> For 2) Is it helpful ? : >> http://markmail.org/message/4rre3i3hcci54m7j

Re: [PD] Nonlocal shared symbol ?

2017-01-10 Thread Jack
at startup. With this solution, you can use different patches/abstractions, on different intances of Pd (on different computer if needed) to share the same text. ++ Jack Le 10/01/2017 à 15:45, Antoine Rousseau a écrit : > Do you mean one [text] loader into each abstractions ? > > I j

Re: [PD] plans for Pd 0.48

2017-01-10 Thread Jack
Hello, For 2) Is it helpful ? : http://markmail.org/message/4rre3i3hcci54m7j ++ Jack Le 10/01/2017 à 15:46, oliver a écrit : > hi, > > since it's already up, i took the freedom to add a small "wish-list" of > features i think would be great for PD-vanilla's next

Re: [PD] Nonlocal shared symbol ?

2017-01-06 Thread Jack
Hello Jérôme, Did you try to use a server with that value. And then use clients in your patches/abstractions to query this value to the server at startup ? I could be a possibility... ++ Jack Le 06/01/2017 à 16:05, Jérôme Abel a écrit : >> a [text] (and get its first line from yo

Re: [PD] Control external command from Pd

2016-12-01 Thread Jack
OK, i see now. For me, the best option is to do a bash script "myscript.bash" : while read line do echo "$line" done < <(ping netpd.org & echo $!) Then with pd : [bash myscript.bash( | [shell] You should be able to terminate the process with the pid return

Re: [PD] Control external command from Pd

2016-12-01 Thread Jack
Le 01/12/2016 à 11:30, Roman Haefeli a écrit : > On Thu, 2016-12-01 at 11:09 +0100, Jack wrote: >> Hello Roman, >> >> Did you try : >> >> [command & echo $!( >>> >>> >> [shell] >> >> It will return the pid of 'command'.

Re: [PD] pdp deken

2016-11-20 Thread Jack
ata. > > > ah :) > > indeed, gem is quite excellent for the non-sample-based VJ-ing What do you mean ? Maybe, i don't understand your sentence correctly but if you are talking about pixel as sample, Gem is quite excellent to manipulate pixel with the current Gem objects or w

Re: [PD] pdcon16~ live stream at:

2016-11-18 Thread Jack
Cool ! ;) ++ Jack Le 18/11/2016 à 16:25, Jaime Oliver a écrit : > > http://www.nyu-waverlylabs.org/pdcon16/ > > > ___ > Pd-list@lists.iem.at mailing list > UNSUBSCRIBE and account-management -> > https://lists.pur

Re: [PD] [pdconv16_r] Topic: indulgent vanilla feature request list

2016-11-16 Thread Jack
Hello Antoine, It is not very hard to make an abstraction by adding a [t l l], [list length] and a [- 1] to realize this split behavior. ++ Jack Le 17/11/2016 à 08:12, Antoine Rousseau a écrit : > list split -n : split from the end > [1 2 3 4( > | > [list split -1] > |

Re: [PD] [PdCon16]

2016-11-04 Thread Jack
Hello Jaime, Any possibilities to follow the event using video or/and sound stream. ++ Jack Le 03/11/2016 à 07:45, Jaime Oliver a écrit : > Hello everyone, > > We have the latest draft of the PdCon program here: > http://www.nyu-waverlylabs.org/pdcon16/program/ >

Re: [PD] memory leak problem with small patch

2016-10-20 Thread Jack
Using sources of Pd-0.47-1 seems to solve this issue. ++ Jack Le 20/10/2016 à 11:19, Jack a écrit : > Hello, > > I made a simple patch to control an Enttec DMXUSB Pro, causing memory > leak after a few hours (around 4-5 hours) of operation. > > The patch is attache

[PD] memory leak problem with small patch

2016-10-20 Thread Jack
Hello, I made a simple patch to control an Enttec DMXUSB Pro, causing memory leak after a few hours (around 4-5 hours) of operation. The patch is attached. Configuration : RaspberryPi 2 Raspbian GNU/Linux 7 (wheezy) Pd-0.46.6 Someone to help me to solve this issue ? ++ Jack Here the log

Re: [PD] array read -resize according to file ?

2016-10-07 Thread Jack
Le 07/10/2016 à 11:50, Jack a écrit : > If you need [array] or [table] to do operations on them, you could use : > [text define] to load your list of float, > [0( on [text size] to get the number of float in your text file. > > Then use this number to resize your [array] and

Re: [PD] array read -resize according to file ?

2016-10-07 Thread Jack
there is a more elegant way to achieve this. ++ Jack Le 07/10/2016 à 11:10, Raphaël Ilias a écrit : > Hello Jack, > > Yes [text] is great, but I'm currently using tables/arrays that I want > to be stored on filesystem. > I actually can [read array.txt ( containing an arr

Re: [PD] array read -resize according to file ?

2016-10-06 Thread Jack
Hello Raphaël, For textfiles ? Maybe you should use [text] ? ++ Jack Le 06/10/2016 à 18:00, Raphaël Ilias a écrit : > Hello list > > For an array used as data storage (i.e. not audio), is there a way to > load data from a file AND have it resized according to file's length

Re: [PD] [Gem] Using [text2d] in single buffer mode

2016-09-16 Thread Jack
Le 16/09/2016 à 10:08, Roman Haefeli a écrit : > On Thu, 2016-09-15 at 23:52 +0200, Jack wrote: >> Le 15/09/2016 à 20:58, Roman Haefeli a écrit : >>> >>> On Don, 2016-09-15 at 18:45 +0200, Jack wrote: >>>> >>>> Hello Roman, >>>> >

Re: [PD] [Gem] Using [text2d] in single buffer mode

2016-09-15 Thread Jack
2 [bang(s to [gemwin] to clear the buffer. ++ Jack Le 15/09/2016 à 17:58, Roman Haefeli a écrit : > Hey all > > I'm working on patch that displays a lot (30 lines, 76 chars per line) > of text in a Gem window using [text2d]. I observed that CPU usage > increases proportiona

Re: [PD] [Gem] fork pixes

2016-09-14 Thread Jack
Hello Peter, See the help about [pix_separator]. You can also use shaders (using textures) to accomplish your aim. ++ Jack Le 14/09/2016 à 23:21, Peter P. a écrit : > Hi list, > > I am puzzled by a simple problem in Gem but am unable to find a solution > from Gem's d

Re: [PD] Gem string encoding in [text2d]

2016-08-18 Thread Jack
Hello, In fact, 'string ..." are numbers of unicode code, not utf8 (see text3d help file) So you need to convert utf8 to unicode. You are lucky, because there is an abstraction from IOhannes m zmölnig & Maira Sala that do the job for you, it is attached. ++ Jack Le 18/08/2016 à 16:

Re: [PD] stepper control

2016-08-12 Thread Jack
Yes, absolutely true, it was just to be clear that Pd can run below the millisecond. It was not a solution for the original problem (physical computing with stepper motors). ++ Jack Le 12/08/2016 à 09:43, cyrille henry a écrit : > this is not accurate. > see attachment. > c

Re: [PD] pd 0.47 cnv color msg bug

2016-08-07 Thread Jack
Hello, According to the help of 5.reference/canvas-help.pd, only the first and third element of the message 'color' are needed. So, in your patch, something like : [color 3 0 13( or [color 3 0 15( should work. ++ Jack Le 06/08/2016 à 12:45, Orm Finnendahl a écrit : >

Re: [PD] Arbitrary meshes/drawlines in GEM?

2016-08-05 Thread Jack
There is also the [gemvertexbuffer] object to draw a mesh. See help and examples about it. ++ Jack Le 05/08/2016 à 19:26, cyrille henry a écrit : > hello, > > for now, i thik the most optimized solution is to : > use a tabdump extern to send the data to a pix_set object &g

Re: [PD] Granular Synthesis External

2016-07-06 Thread Jack
Hello Oscar, Thanx to share your external, it looks great ! But why did you choose "my_grainer" as name ? What is the "my" part of the name ? ++ Jack Le 05/07/2016 20:27, oscar pablo di liscia a écrit : > Let's leave this duty to the "really" interested user

Re: [PD] Morse Code Translator / Decoder

2016-06-16 Thread Jack
in France) : http://www.espacemultimediagantner.cg90.net/exposition/anarchronisme-machines-a-perturber-le-temps/ ++ Jack Le 15/06/2016 20:03, patrice colet a écrit : > > > Le 15/06/2016 à 19:57, Joel Matthys a écrit : >> Is [list-compare] from an external library? It's not in vanilla

Re: [PD] change block size in preferences on MacOSX

2016-05-15 Thread Jack
In preferences, with "built-in" (CoreAudio ?) and "MOTU-ultralite MK3 hybrid". ++ Jack Le 15/05/2016 21:40, IOhannes m zmölnig a écrit : > On 05/15/2016 09:28 PM, Jack wrote: >> Hello, >> >> I try to change the block size in preferences with Pd-0.47.

[PD] change block size in preferences on MacOSX

2016-05-15 Thread Jack
Hello, I try to change the block size in preferences with Pd-0.47.0, but i am unable to change 64 to 512 : Pd freeze. Is it a bug or just a problem with my configuration ? Configuration : Pd-0.47.0-64-bits MacOSX 10.9.5 ++ Jack ___ Pd-list

Re: [PD] Preferred/best practice for loading external objects

2016-05-12 Thread Jack
Hello, Just a suggestion : it is a good thing to move all externals in ~/.local/lib/pd/extra/ but it would be a good point if it is possible to remove them using deken (and maybe remove path ?). I don't know if it is easily doable/possible/advisable. ++ Jack Le 10/05/2016 13:41, Chris

Re: [PD] Controlling VLC from PureData Vanilla.

2016-05-09 Thread Jack
k you! Cool ! > > Something else... if there any way to get rid of the word "symbol" in > the console, before any line? like [list trim], but with "symbol". It > would be the last thing to do. Yes, just add the message [$1( before the [print] ++ Jack > > print:

Re: [PD] makefilename %g where documented?

2016-05-08 Thread Jack
Hello Rolf, You can find some of them (all ?) here : http://www.tutorialspoint.com/c_standard_library/c_function_fprintf.htm For exemple, with %g : Uses the shorter of %e or %f Hope it helps. ++ Jack Le 08/05/2016 22:27, ro...@dds.nl a écrit : > i try to find this %g option for makefilen

[PD] abstraction and external names (was Re: [netsend] bug?)

2016-05-08 Thread Jack
the exact behavior. So i decided to change the abs. Abs and its help attached. ++ Jack Le 07/05/2016 17:16, Jack a écrit : > I remove the [float2symbol] abstraction and change it with [makefilename > %g] (thanx IOhannes) in the list2symbol.pd if someone need a vanilla > solutio

Re: [PD] Controlling VLC from PureData Vanilla.

2016-05-07 Thread Jack
Hello Mario, Here a small change in your patch to control VLC. It uses [route 10 13] to output a line when it is complete (when 10 or/and 13 comes). ++ Jack Le 06/05/2016 22:22, Mario Mey a écrit : > Here is the patch: > > http://stackoverflow.com/questions/37052150/how-to-control

Re: [PD] [netsend] bug?

2016-05-07 Thread Jack
I remove the [float2symbol] abstraction and change it with [makefilename %g] (thanx IOhannes) in the list2symbol.pd if someone need a vanilla solution of zexy/list2symbol. It is attached. ++ Jack Le 06/05/2016 19:15, Jack a écrit : > Can you send a full output from [netsend -b] ? > To ge

Re: [PD] [netsend] bug?

2016-05-06 Thread Jack
Didn't know this one :D ++ Jack Le 06/05/2016 20:19, IOhannes m zmölnig a écrit : > On 05/06/2016 08:16 PM, Jack wrote: >> Of course, to get decimal, you can use [makefilename %f] but in this >> case, you got a symbol very different : >> >> Your float : float

Re: [PD] [netsend] bug?

2016-05-06 Thread Jack
Of course, to get decimal, you can use [makefilename %f] but in this case, you got a symbol very different : Your float : float 0.19 The symbol you get : symbol 0.19 With the abstraction [float2symbol] you will get : symbol 0.19 ++ Jack Le 06/05/2016 20:05, Jack a écrit : > Hello J

Re: [PD] [netsend] bug?

2016-05-06 Thread Jack
Hello Joel, [makefilename %d] is OK if you send an integer like 1 or 25487. But if you send something like 254.56, you only get [symbol 254(. That's why, i made this abstraction ;) ++ Jack Le 06/05/2016 19:28, Joel Matthys a écrit : > Another option is to use [makefilename %d] in pl

Re: [PD] [netsend] bug?

2016-05-06 Thread Jack
Forget an abstraction (float2symbol). ++ Jack Le 06/05/2016 19:15, Jack a écrit : > Can you send a full output from [netsend -b] ? > To get your message line by line, you must recreate the chain by > accumulating numerical values until a 10 or/and 13 comes. For this a > [route 1

Re: [PD] [netsend] bug?

2016-05-06 Thread Jack
accumulation) should help. See attached files for one possibility of vanilla version of [l2s]. ++ Jack Le 06/05/2016 17:46, Mario Mey a écrit : > Jack, thank you for this patch. It works. Also thanks to Patrice... but > I want to make it easy. > > Now, I would want to know how to r

Re: [PD] [OT] choice of sound cards for 16 output channels

2016-05-06 Thread Jack
I will change the position of the sounds in the theatre space (it will depend on the position of the dancers on stage, and other things). I guess the LP 16 Live Player is not the interface for this purpose ? ++ Jack Le 06/05/2016 17:21, patrice colet a écrit : > Maybe you don't w

Re: [PD] [netsend] bug?

2016-05-06 Thread Jack
ist fromsymbol] | [list append 10] | [list prepend send] | [list trim] | [netsend -b] should work. ++ Jack Le 06/05/2016 14:45, Mario Mey a écrit : > Hi, there. I'm trying to use PureData 0.46.7 to control VLC. Based on a > patch in https://github.com/mxa/AudioVideoPatches, that uses Python code

[PD] [OT] choice of sound cards for 16 output channels

2016-05-05 Thread Jack
? Ciao. ++ Jack ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list

Re: [PD] [PD-announce] pd 0.47-0test2 released

2016-04-25 Thread Jack
Hello, ... and the comment for [text] in [pd delete] come from [pd set] : "text set" replaces the nth line with the incoming list. If the number n is greater than the number of lines in the text the new line is added. ;) ++ Jack Le 25/04/2016 21:45, Christof Ressi a écri

Re: [PD] strange result with netsend/netreceive

2016-03-25 Thread Jack
Le 26/03/2016 00:12, cyrille henry a écrit : > > > Le 25/03/2016 23:52, Jack a écrit : >> What surprised me, it's that you can get a 'good' representation of >> [101( when you send it to [rawprint] (from zexy), but the same >> message sent through netsend/netrec

Re: [PD] strange result with netsend/netreceive

2016-03-25 Thread Jack
), but the couple /netsend/netreceive or netreceive can't give the right value ? I hope i am enough clear. Example attached. ++ Jack Le 25/03/2016 23:17, cyrille henry a écrit : > pd represent 101 with 1e+06. > it's the same representation than 100 > > ... > > c > > >

[PD] strange result with netsend/netreceive

2016-03-25 Thread Jack
Hello, when i send a float '101' with 'netsend', 'netreceine' get '100'. Is it a normal behavior ? Configuration : Pd 0.46.5 Ubuntu 15.10 ++ Jack PS : i find a workaround by sending the number as symbol. signature.asc Description: OpenPGP digital signature

Re: [PD] Print a big patch

2016-03-24 Thread Jack
Salut Olivier, I guess you work with linux. I think is doable with 'xvfb' (with which you can create a virtual screen of any size) and the imagemagick 'import' tool (with which you can take a snapshot of your virtual screen). ++ Jack Le 24/03/2016 23:57, Olivier Baudu a écrit : > Hi l

Re: [PD] [Bulk] Re: How to check if a patch is vanilla

2016-02-28 Thread Jack
. Then you can get a list of externals. ++ Jack Le 28/02/2016 13:26, Alessio Degani via Pd-list a écrit : > On 27/02/2016 16:35, IOhannes m zmölnig wrote: >> On 02/27/2016 12:05 PM, Alessio Degani via Pd-list wrote: >>> Is there a simple way to chek if a pd patch is made only using

Re: [PD] what's the deal with [utime] object?

2016-02-27 Thread Jack
ong with my proposal to distinguish between single > and double precision externals, allowing to have externals that would > work on both precisions ("phat")? > > it would probably lead to mass extinction of externals that have no > source code available (which - unlike zom

Re: [PD] what's the deal with [utime] object?

2016-02-27 Thread Jack
.. > > actually read external library code. > > Personally, I'd rather get eaten by a zombie than do that. Are you sure [1][2][3] ? ++ Jack [1] Night of the Living Dead https://en.wikipedia.org/wiki/Night_of_the_Living_Dead [2] Dawn of the dead https://en.wikipedia.org/wiki/Dawn_of

Re: [PD] How to check if a patch is vanilla

2016-02-27 Thread Jack
+1 Yep, with : $ pd -noprefs -verbose... seems the way to go. ++ Jack Le 27/02/2016 16:35, IOhannes m zmölnig a écrit : > On 02/27/2016 12:05 PM, Alessio Degani via Pd-list wrote: >> Is there a simple way to chek if a pd patch is made only using vanilla >> object? > &

Re: [PD] How's Pd limited?

2016-02-24 Thread Jack
t seems like Pd's determinism constraint is a big > hurdle to clear, though it's already relaxed a bit with netsend/receive. > What are the main differences between running an instance of Pd as a > [pd~] slave to another instance, and running two instances that > communicate via nets

Re: [PD] [pix_image] available image format on linux?

2016-02-21 Thread Jack
OK, i update this info, thanks. ++ Jack Le 21/02/2016 19:27, IOhannes m zmölnig a écrit : >> Le 21/02/2016 15:03, Jonghyun Kim a écrit : >>>> GEM: ver: 0.93.git 60998f6 > > > On 02/21/2016 05:33 PM, Jack wrote: >> Good ! And yes, this is the official

Re: [PD] [pix_image] available image format on linux?

2016-02-21 Thread Jack
Good ! And yes, this is the official lastest version. ++ Jack Le 21/02/2016 15:03, Jonghyun Kim a écrit : > Thanks jack! I think it installed properly. > > requested dependencies: > sudo apt-get install libmagick++-dev libv4l-dev ftgl-dev > > One question, is this versio

Re: [PD] [pix_image] available image format on linux?

2016-02-21 Thread Jack
With : $ sudo apt-get install libftgl-dev ++ Jack Le 21/02/2016 14:14, Jonghyun Kim a écrit : > I've got error. How to fix it? > > == > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src > -DGEM_INTERNAL -DGLEW_BUILD -DGLEW_MX -DPD -g -O2 -freg-struct-retur

Re: [PD] [pix_image] available image format on linux?

2016-02-21 Thread Jack
Hello, If you want/need the last version of Gem (and if you are ok with a terminal) : $ git clone git://git.code.sf.net/p/pd-gem/gem $ cd gem $ ./autogen.sh $ ./configure $ make $ sudo make install Should do it. ++ Jack Le 21/02/2016 13:14, Jonghyun Kim a écrit : > why don't you inst

Re: [PD] Gem on Raspberry pi

2016-02-15 Thread Jack
According to (in french) : http://www.framboise314.fr/raspian-jessie-nouvelle-version-avec-opengl/#more-15672 OpenGL is only available on RPi2. ++ Jack Le 16/02/2016 01:20, Richie Cyngler a écrit : > So very good thanks for letting us know! > > Antoine, did you try this on a P

Re: [PD] Gem on Raspberry pi

2016-02-15 Thread Jack
Very good news ! ++ Jack Le 15/02/2016 02:20, Antoine Villeret a écrit : > Hi all, > > recently, Raspbian Gets Experimental OpenGL Driver [1]. > So I build Gem and it works. > I didn't test it deeply but few examples, from basics to shader passing > through particul

Re: [PD] exporting opengl as vector

2016-02-03 Thread Jack
Hello, Putting XYZ coord in RGB texture could be a way to achieve what you want (in a shader) ? Things should be automatically compute between vertex and fragment (to get texture). ++ Jack Le 03/02/2016 17:33, Py Fave a écrit : > Hello list, > > > is it possible to expor

Re: [PD] exporting opengl as vector

2016-02-03 Thread Jack
it's not easy to import a > geometry back to the CPU. > > but you can use your algorythm to draw an image that represent the 3D > vector (XYZ as RGB), and get the image back. > Then you can convert the image in a obj file. I was thinking about this point with texture. ++ Jack >

Re: [PD] exporting opengl as vector

2016-02-03 Thread Jack
you want to get 'real' value from texture. But as Cyrille explain, it will not easy to get the geometry of the "3D object" which need to know how to draw from your vertices (maybe doable with an other texture :). ++ Jack Le 03/02/2016 23:18, Jack a écrit : > Le 03/02/2016 17:48,

Re: [PD] closebang and initbang in Vanilla

2016-01-11 Thread Jack
Hello, For dynamic patching, you can : - import your abstraction in a subpatch - send the message 'loadbang' to your subpatch => all your abstractions with the object 'loadbang' will send a bang when the message 'loadbang' will be send. ++ Jack Le 11/01/2016 04:27, Liam Goodacre a éc

[PD] Crash of Pd using Gem

2016-01-08 Thread Jack
Base::gem_MessCallback (data=0x81e2648, s=0x816e518, argc=2, argv=0xbfffee20) at GemBase.cpp:231 #33 0x080af819 in pd_typedmess () - ---Type to continue, or q to quit---q Quit Any clue ? Is it something with list prepend ? Thanx. ++ Jack -BEGIN PGP SIGNATURE- Version: GnuPG

Re: [PD] Crash of Pd using Gem

2016-01-08 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To be clear, i am not sure that it is related to Gem, but I use mainly Gem in my patch, and i don't know what is : "in list_prepend_list ()" from gdb ++ Jack Le 08/01/2016 12:13, Jack a écrit : > Hello, > > Executing a patch,

Re: [PD] Crash of Pd using Gem

2016-01-08 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Cyrille, Thanx for your answer. I guess I have the part of my patch where there is the problem (i disable the gemhead and there is no more crash). It is attached... ++ Jack Le 08/01/2016 12:32, cyrille henry a écrit : > there is a "

Re: [PD] Crash of Pd using Gem

2016-01-08 Thread Jack
ing" bug patch this evening. > > did you try to reduce all framebuffer size in order to reduce > memory usage? Not yet too. I will try after my work ;) ++ Jack > c > > > Le 08/01/2016 14:26, Jack a écrit : Hi Cyrille, > > Thanx for your answer. I guess I have the

Re: [PD] [pix_film:core!] Cannot detect stream type

2015-12-08 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, What is your configuration (OS, Pd version, Gem version) ? Can you open the stream with VLC ? If yes, try with [pix_video] and vlc backend : [driver vlc( | [pix_video] ++ Jack Le 08/12/2015 13:07, Jonghyun Kim a écrit : > [open h

Re: [PD] [pix_film:core!] Cannot detect stream type

2015-12-08 Thread Jack
r vlc( | [pix_video] > > > I have no driver for vlc. How to install that in linux? try : # apt-get install libvlc-dev then recompile Gem. ++ Jack > > [pix_video]: backend #0='v4l2': v4l2 analog [pix_video]: backend > #1='v4l': v4l analog [pix_video]: backend #2='dv4l': dv4l

Re: [PD] GEM without window

2015-12-08 Thread Jack
eturn safe" way to keep image far from eyes ?) Use a framebuffer object with [gemframebuffer] and put your scene in this framebuffer. Something like : [gemhead] | [gemframebuffer] | [pix_video] | etc. ++ Jack > Thanks ! Jm > > >

Re: [PD] Fwd: filename from path

2015-12-01 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yes, [array-split] is not a good name as mentioned iohannes, let's go for [array-list2symbol]. Do what you want with these abs to adapt them for your set if needed. ++ Jack Le 01/12/2015 16:42, Matt Barber a écrit : > Yep. I'll happily incl

Re: [PD] Fwd: filename from path

2015-12-01 Thread Jack
the filename or last directory of a path (faster than [array-split]) [array-drip] : drip all values in an array [array-pop_index] : pop a value from an array depending of a specific index (in the help file there is an exemple to pop the last value of an array). ++ Jack Le 01/12/2015 01:21, Simon

Re: [PD] Efficient FIFO in Pd: How?

2015-11-22 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Why you don't use [text] to build a fifo abs ? ++ Jack Le 22/11/2015 09:47, Roman Haefeli a écrit : > On Sun, 2015-11-22 at 01:47 -0500, Matt Barber wrote: >> Your [fifo-list] is very much like [list-fifo] from list-abs, >> whi

Re: [PD] Efficient FIFO in Pd: How?

2015-11-22 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ok, understood, i didn't see your attached patch from your first mail. ++ Jack Le 22/11/2015 17:15, Roman Haefeli a écrit : > On Sun, 2015-11-22 at 16:57 +0100, Jack wrote: >> Why you don't use [text] to build a fifo abs ? > > >

Re: [PD] pdgst and videoloopback

2015-11-16 Thread Jack
Thank you very much Benjamin, you make my day. I just install ffmpeg and it is working very nice where avconv couldn't decode the stream !!! ++ Jack Le 16/11/2015 17:08, Benjamin ~ b01 a écrit : > Le 16/11/2015 16:19, Jack a écrit : >> Hello Benjamin, >> >> Yes, I

Re: [PD] pdgst and videoloopback

2015-11-16 Thread Jack
gst-launch-0.10 -> v4l2sink. If someone have a recommandation ? Thanx. ++ Jack Le 16/11/2015 13:19, Benjamin ~ b01 a écrit : > Hello, > > we successfully managed to get video stream into Gem/pix_video with > v4l2loopback booth with gstreamer and ffmpeg, we used ffmpeg at the end,

Re: [PD] pdgst and videoloopback

2015-11-16 Thread Jack
You can get it on Ubuntu with the 15.04 main version (it is working fine on 15.10) : http://ppa.launchpad.net/mc3man/gstffmpeg-keep/ubuntu ++ Jack Le 16/11/2015 15:08, IOhannes m zmoelnig a écrit : > On 2015-11-16 14:06, Antoine Villeret wrote: >> iirc to get ffdev_h264 I have to ins

Re: [PD] parse textfile

2015-11-16 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Simon, Here an example, hope it can help. ++ Jack Le 17/11/2015 01:14, Simon Iten a écrit : > ok, i tried some more and i would love to do this in pd only since > i want to redistribute it. textfile in conjunction with unpack >

<    1   2   3   >