Re: [PD] ALSA loopback and Pd

2015-11-15 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eventually, i decided to use the jack alsa plugin with jackd. Formelly, I had buffer problems with ecasound when receiving sound with netcat : $ netcat -ukl 1234 | ecasound -i stdin -o jack,pure_data_0:input0 (audioio-db-client) WARNING: Underrun

[PD] ALSA loopback and Pd

2015-11-14 Thread Jack
gin) -> Apply -> OK) instead of arecord, I get : tried but couldn't sync A/D/A in Pd console. Anyone succeed to use Pd with ALSA loopback ? I miss something ? Thanx. ++ Jack ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management

Re: [PD] ALSA loopback and Pd

2015-11-14 Thread Jack
Yep, I know ;) I just want to use ALSA loop because it looks very simple to setup. ++ Jack Le 14/11/2015 14:58, Simon Iten a écrit : > this would be easier with your name :-) > > use jack. >> On 14 Nov 2015, at 14:49, Jack <j...@rybn.org> wrote: >> >> Hello,

Re: [PD] ALSA loopback and Pd

2015-11-14 Thread Jack
Ecasound seems nice and i will give it a try. Thanx. ++ Jack Le 14/11/2015 15:43, Matt Barber a écrit : > And if aplay won't output to jack, you could try ecasound. > > On Nov 14, 2015 8:59 AM, "Simon Iten" <itensi...@gmail.com > <mailto:itensi...@gmail.com&

[PD] pdgst and videoloopback

2015-11-12 Thread Jack
! xvimagesink but gstreamer (gst-launch-0.10) can't find the module "avdec_h264" (and i can't get ffdec_h264 on my system, dont't know why yet). Any suggestion to get the stream in Pd/Gem ? Thanx. ++ Jack ___ Pd-list@lists.iem.at mailing list U

Re: [PD] GEM ERROR: -50 in GraphicsExportSetOutputFile() 2nd attempt

2015-11-03 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Rainer, Can you provide a patch with this error ? ++ Jack Le 03/11/2015 05:49, Rainer . a écrit : > Hi, I get a strange error on my new laptop everytime I try to write > a .tiff with pix_write. Sometimes GEM writes 2-3 tiff´s, bu

Re: [PD] creating a pseudo random list

2015-09-04 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Patrick, There is an exemple called [list-random] in the "list-abs" using [random] and [list prepend]. There is a lot of abstractions in "list-abs" for operations on lists. https://puredata.info/downloads/list-abs ++ Jack

Re: [PD] control a value with number box and slider at the same time

2015-08-14 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Or use the 'set' message to change the value show in a number box or slider. |0\ | [set $1( | | | | ++ Jack Le 14/08/2015 13:34, Simon Iten a écrit : hi list, i remember there was a discussion a while ago about sliders

Re: [PD] Creating Eucliadean note patterns with pd for Mutable Instruments Grids

2015-08-02 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Totally missed the topic, sorry for the noise. ++ Jack Le 02/08/2015 00:20, Jack a écrit : Hello Patrick, If you just need to create a random list with 96 values between 0 and 255, there is a [list-random] abstraction in 'list-abs' that can

Re: [PD] Creating Eucliadean note patterns with pd for Mutable Instruments Grids

2015-08-01 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Patrick, If you just need to create a random list with 96 values between 0 and 255, there is a [list-random] abstraction in 'list-abs' that can help yo u. ++ Jack Le 01/08/2015 21:48, Pagano, Patrick a écrit : Hey List I want

Re: [PD] no more sound on iOS with biquad~ and libpd

2015-07-17 Thread Jack
1] is added after the biquad~ stuff, it works, no crash. I have to dig a little bit more... ++ Jack Le 14/07/2015 16:53, IOhannes m zmoelnig a écrit : On 2015-07-14 16:11, Jack wrote: Hello, Jumping fast to certain coefficient (for frequency around 40/50 Hz and Q around 0.7) cut sound

[PD] no more sound on iOS with biquad~ and libpd

2015-07-14 Thread Jack
? Thanx. ++ Jack -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQEcBAEBAgAGBQJVpRiXAAoJEOuluecjw8GUot8H/0uXDRjgs3PaLrNcOUIVTN5i tkUp1rBdeVqxqaTwMmDB/jITAwIYFMvJPz7t75sJ1ESgl36W0iMrbOYy13NOsXPO gsOtFll7QV6pw4zr7q2LbChEEEJd8sOWcJDzuPu3aBQK/fTTjrwstuzEBi+gVBB3 0LZ9C+FmccTOcMWQzcUl7lNgBk0E59n5w0Sd

Re: [PD] array define read from file does not auto resize array

2015-07-11 Thread Jack
] Dont forget [array define arrayname] somewhere in your patch. a note : if you use [array], you could use [text] instead [textfile]. ++ Jack Le 10/07/2015 21:31, Billy Stiltner a écrit : instead this is used [read filename, rewind, bang( [textfile] [t l l] / \ [list length] [t b f

Re: [PD] array define read from file does not auto resize array

2015-07-11 Thread Jack
forget [array define arrayname] somewhere in your patch. That is simpler. a note : if you use [array], you could use [text] instead [textfile]. ++ Jack Thanks I could use [text] instead I guess. Does it auto resize? Yes and no, it just keeps the content of your textfile

Re: [PD] A patch to create a patch to create a patch to create a patch to close puredata...

2015-07-06 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Olivier, Very nice ;) ++ Jack Le 06/07/2015 20:46, Olivier Baudu a écrit : Thank you Julian... Well, I don't know if this one is funny but, for sure, it's still useless... :-) The Carouslide: https://vimeo.com/132739686 :-p

Re: [PD] Pd-list Digest, Vol 124, Issue 21

2015-07-06 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, first : $ sudo nano /etc/apt/sources.list comment out the line : # deb-src http://archive.raspbian.org/raspbian/ wheezy main contrib non-free rpi then : $ sudo apt-get update and : $ sudo apt-get build-dep puredata ++ Jack Le 06/07/2015

[PD] Are there recommendations to optimize pd patch with libpd ?

2015-07-06 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Are there recommendations to optimize a pd patch with libpd ? Is there something about this topic on the web or somewhere else ? Thanx. ++ Jack -BEGIN PGP SIGNATURE- Version: GnuPG v1

[PD] Is it possible to use subprocess (with [pd~]) with libpd ?

2015-07-06 Thread Jack
. ++ Jack -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQEcBAEBAgAGBQJVmtYYAAoJEOuluecjw8GUvtgH/AhpGMzUm0e6V6qokUODoROc RDDsY222Q7c8dv0kMz7A2I3a0Sno7rhwjq9cEWWSZHmDNulHzvBoEGlVttm7y3ME 9DaB3eAIgFdqgUV9mv0cpxXTblwNyn3B1rFkKYZHzEMHlzCBIH2NCswBKcRVb92/ CeFAXNh36YiODq6HoXeo5lFKfouPWj7fwo0/77zpzShySEEvc6K

Re: [PD] Pd 46.6 on raspberry pi 2 (automake)

2015-07-05 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yes, now you need libtool. Try something like : $ sudo apt-get update $ sudo apt-get build-dep puredata and try to re-compile. Or you can follow instructions given by Antoine. ++ Jack Le 05/07/2015 23:48, Rick Snow a écrit : Thanks Jack

Re: [PD] [initbang] vs [loadbang]

2015-07-05 Thread Jack
abstraction, this is ugly but seems to work... ++ Jack Le 05/07/2015 22:07, Jack a écrit : Yes, nice, all is in the last line in the abstraction ;) ++ Jack Le 05/07/2015 22:01, Roman Haefeli a écrit : On Son, 2015-07-05 at 21:04 +0200, IOhannes m zmölnig wrote: On 07/05/2015 08:57 PM

Re: [PD] pd 46.6 on raspberry pi 2?

2015-07-05 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Rick, you can try before (if under debian based linux) : $ sudo apt-get install autoconf ++ Jack Le 05/07/2015 22:54, Rick Snow a écrit : Hi list, I've been trying to set up a Raspberry Pi 2 for a few days and am running into some

Re: [PD] [initbang] vs [loadbang]

2015-07-05 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yes, nice, all is in the last line in the abstraction ;) ++ Jack Le 05/07/2015 22:01, Roman Haefeli a écrit : On Son, 2015-07-05 at 21:04 +0200, IOhannes m zmölnig wrote: On 07/05/2015 08:57 PM, Alexandros Drymonitis wrote: saving the dynin.pd

Re: [PD] pd-msg, toggle weirdness

2015-07-04 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It is working fine on Linux. An exemple is attached to this email. What is your configuration (pd version and OS) ? ++ Jack Le 04/07/2015 18:35, Aykut Caglayan via Pd-list a écrit : Dear Pd’ers, I’m trying to create dynamically (w/ pd-msg

Re: [PD] pack/unpack pointer data

2015-06-28 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Michael-Jon, Le 28/06/2015 00:26, Michael-Jon Mizra a écrit : Hi Jack, my webcam is taking in data via pix_film, I wish to unpack this data into float to control translationXYZ and rotationXYZ. at the minute I try to unpack

Re: [PD] pack/unpack pointer data

2015-06-27 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Hmm, sorry, i really can't understand your question, can you develop ? ++ Jack Le 27/06/2015 21:05, Michael-Jon Mizra a écrit : Hi, any help would be greatly appreciated, thank you - my data input is a webcam feed, I am trying to use

Re: [PD] open $1 GUI - no outlet

2015-06-21 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Use a message instead of object for open $1. ++ Jack Le 21/06/2015 14:05, Michael-Jon Mizra a écrit : open $1 creates a gui object with no outlet - i am trying to patch it to pix_image . my structure goes bng - openpanel - open $1

Re: [PD] [text3dml] = text3d multiline with all accents

2015-06-21 Thread Jack
. If needed for people using a pd version 0.46, it should not be difficult to change [text] with [textfile] or [msgfile] (zexy) and [list fromsymbol] with [any2bytes] (moocow). ++ Jack Le 17/06/2015 11:51, Jack a écrit : Here a final version of [text3d_ml]. Should be faster and without error

Re: [PD] [text3dml] = text3d multiline with all accents

2015-06-17 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Here a final version of [text3d_ml]. Should be faster and without error. ++ Jack Le 16/06/2015 22:38, Jack a écrit : Yes, you need Pd 0.46.0 minimum, for [list fromsymbol], [list tosymbol] and [text] familly objects used in this abstraction

Re: [PD] sorting floats with sort [zexy]

2015-05-21 Thread Jack
without antialiasing as square and change its size. Maybe better : Use shader to draw your square in fragment shader and send positions with [gemvertexbuffer]. For everything else (the fade), use the solution given by Cyrille. ++ Jack How can I fade lists? Thanks, Rainer 2015-05-21 15:56

Re: [PD] Vanilla object for sort

2015-05-11 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just make this abstraction (sorting number in one direction). It works with array objects. Seems promising compare to list-sort. ++ Jack Le 10/05/2015 03:21, Jonathan Wilkes via Pd-list a écrit : On 05/09/2015 05:54 PM, Miller Puckette wrote

Re: [PD] Gem server and client solution

2015-04-29 Thread Jack
from the new nvidia GTX980 it should have a maximum texture size of 65536x65536 pixels). About the NVidia GTX980, what does it mean : Maximum Digital Resolution* : 5120x3200 ? this is on : http://www.geforce.com/hardware/desktop-gpus/geforce-gtx-980/specificati ons ++ Jack gmfsdr IOhannes

Re: [PD] VLC 2.1.x and Gem

2015-03-04 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Try to remove the Image Magick plug-in in your Gem folder. There was (on my system), a conflict between VLC and ImageMagick. For info, le right message is : [driver vlc, device screen://( and not [driver vlc, screen://(. ++ Jack Le 04/03

Re: [PD] Gem render out of the screen (and v4l2loopback)

2015-03-03 Thread Jack
rendering. have a look the gemframebuffer help : this object allow to render anything in a framebuffer, and use this framebuffer as a texture. pix_snap can get back the pixel etc. You have also an example in Gem examples/pix/26.framebuffer_readback.pd ++ Jack cheers c Sorry if I'm

Re: [PD] Read directory content and get filename

2014-11-26 Thread Jack
how to display in fullscreen. ++ Jack Le 25/11/2014 23:45, simone a écrit : Hi i am trying to write a simple application that will read the content of a directory (should self update), get the last added file and show it fullscreen. So far I ve got almost all the pieces together but I am don t

Re: [PD] Substitute for unauthorized [playlist]?

2014-11-26 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I saw something similar in the pdmtl abstractions and, i am not sure, in pd-l2ork. ++ Jack Le 26/11/2014 07:51, Philip Stone a écrit : Greetings, I’ve finally gotten around to upgrading to Pd-0.43.4-extended on OS X 10.10 (Yosemite

Re: [PD] Set mouse position from within Pd-extended 0.42.5

2014-10-30 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Not a tcl/tk command, but a command line if you work with Linux : xdotool. For instance : $ xdotool mousemove pos_x pos_y pos_x and pos_y in pixels. ++ Jack Le 30/10/2014 09:19, Ingo a écrit : I need to set the mouse position from within Pd

Re: [PD] [PD-announce] Pd 0.46-2 released

2014-10-28 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I used to use : $ ./autogen.sh $ ./configure $ make to compile Pd. But I have a problem with the pd 0.46-2 : make[3]: Leaving directory '/home/jack/Téléchargements/pd-0.46-2/extra/stdout' make[3]: Entering directory '/home/jack

Re: [PD] [PD-announce] Pd 0.46-2 released

2014-10-28 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It is OK with : $ cd src/ $ make -f makefile.gnu But is there a reason why it does not work with ? : $ ./autogen.sh $ ./configure $ make ++ Jack Le 28/10/2014 10:52, Jack a écrit : Hello, I used to use : $ ./autogen.sh $ ./configure $ make

Re: [PD] [PD-announce] Pd 0.46-2 released

2014-10-28 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Here, on Ubuntu 14.10 : $ apt-cache show puredata ... Version: 0.45.5-1 ... ++ Jack Le 28/10/2014 14:22, IOhannes zmölnig a écrit : Am 28. Oktober 2014 11:06:03 MEZ, schrieb Jack j...@rybn.org: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1

Re: [PD] Get room impulse response

2014-10-25 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I saw an object make by Katja, but is to high level for me. I just want to begin with small examples made with Pd and a little bit of theory on this topic. ++ Jack Le 25/10/2014 12:23, peiman khosravi a écrit : So far as I know it's only MaxMSP

Re: [PD] Get room impulse response

2014-10-25 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Antoine, Thanx for this brief explanation and for the link. I will dig a little bit to understand the process. Now if people know some literature about this topic, they are welcome. ++ Jack Le 25/10/2014 13:03, Antoine Villeret a écrit

Re: [PD] Get room impulse response

2014-10-25 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Excellent ! I didn't see this web site before. It seems to be a good starting point. Merci ! ++ Jack Le 25/10/2014 13:43, Antoine Villeret a écrit : here you can find some good introduction : http://designingsound.org/2012/12/recording-impulse

[PD] Gem and 3D printers

2014-10-20 Thread Jack
, i will need a lot of obj-cube (or obj-cuboid) to make a smooth surface ? ++ Jack -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQEcBAEBAgAGBQJUROBEAAoJEOuluecjw8GUpIUH/jPvfijqpTuRbKVxWopj0Xhn ctKTgYsrBq3WBSIH7tI5wILxiPjO8sf5wfMaoVQVjnLyg55jsa5ql170c39JX3cK CYUkhBUWLJi+c1ykWgrrZXqfwffo

Re: [PD] Gem and 3D printers

2014-10-20 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Cyrille, I have been able to export my 3D curve with obj-rectangle and export it in .stl. Thanx for your help ! ++ Jack Le 20/10/2014 12:29, Cyrille Henry a écrit : hello, Le 20/10/2014 12:13, Jack a écrit : Hello, Is there someone

[PD] Get room impulse response

2014-10-20 Thread Jack
somewhere (web or help patch) ? Is there an existing (simple) patch I can use to understand the process ? Thanx. ++ Jack -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQEcBAEBAgAGBQJURSqHAAoJEOuluecjw8GULj4H/Rq84KRWuwTcvLEacWDPB+2W Xeo+9BC9HclSLbeh4zETdR5uY/NcFArlWFFV+gcKCH02Q6SEPxoO4L4d/av3/NP5

[PD] [PD-announce] ∏-node in Graz / Workshops and Concert

2014-10-06 Thread Jack
Orchestra Thursday 09 October 2014 @Steirisches Herbst Festival Zentrum, 19:30 21:30 Steirischer Herbst Festivalzentrum, Paulustorgasse 8, Graz Free entrance infos : http://musikprotokoll.orf.at/ or https://p-node.org/graz/ ++ Jack -BEGIN PGP SIGNATURE- Version: GnuPG v1

Re: [PD] [PD-announce] ∏-node in Graz / Workshops and Concert

2014-10-06 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 No. Thanx for the info, I didn't know pd-rtlsdr. I will take a look now ! ++ Jack Le 06/10/2014 15:40, Julian Brooks a écrit : Hey Jack, Are you making use of 'pd-rtlsdr', if not, then what, may I ask? Regards, Julian On 6 October

Re: [PD] list foreach?

2014-10-02 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 +1 ;) ++ Jack Le 01/10/2014 21:43, Joe White a écrit : +1 On 1 October 2014 14:20, Dan Wilcox danomat...@gmail.com wrote: +1 On Sep 30, 2014, at 9:39 PM, pd-list-requ...@lists.iem.at wrote: The addition of the symbol/list methods made

Re: [PD] Parsing text

2014-09-27 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Can you send us an example of the 7 lists you receive ? Attached is a small patch that could help you. ++ Jack Le 27/09/2014 17:28, Pierre Desprats a écrit : Hi, I'm using HTTPGET to get some informations on a website. The request

Re: [PD] crasher bug

2014-09-17 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bug confirmed with Pd-0.46.0 (test1) compiled 13:01:01 Aug 16 2014. ++ Jack Le 17/09/2014 17:10, Miller Puckette a écrit : I believe the bug, at its simplest, was this: Make an empty patch (in Pd 0.46, say), set it as GOP, save it, close

Re: [PD] disis_spi problem on raspberry pi

2014-09-03 Thread Jack
disis_spi.o -c disis_spi.c ld -shared -o disis_spi.l_arm disis_spi.o -lc -lm strip --strip-unneeded disis_spi.l_arm rm disis_spi.o mv disis_spi.l_arm disis_spi.pd_linux Then, I have to start Pd as super user to be able to open /dev/spidev0.0 : sudo pd .../disis_spi-help.pd ++ Jack Le 02/09/2014 22:14

Re: [PD] Gem on UDOO

2014-08-19 Thread Jack
Hello, I would like to know if there are new tests of Gem on UDOO ? I am particularly interested with the render of text (with [text3d], between 1500 and 2000 letters in the gemwin at 20 fps). Is it doable on this configuration ? ++ Jack Le 20/06/2014 11:02, Cyrille Henry via Pd-list a écrit

Re: [PD] [float2symbol], [symbol2list] and [list2symbol] abstractions

2014-08-18 Thread Jack
I answer to myself... [symbol2list] abstraction doesn't work as i expected because it outputs a list where numbers are unpacked as symbols. ++ Jack Le 17/08/2014 14:37, Jack a écrit : Le 17/08/2014 14:30, Jack a écrit : Hello, I just make 3 abstractions ([float2symbol], [symbol2list

Re: [PD] [float2symbol], [symbol2list] and [list2symbol] abstractions

2014-08-17 Thread Jack
Le 17/08/2014 14:30, Jack a écrit : Hello, I just make 3 abstractions ([float2symbol], [symbol2list] and [list2symbol]) based on the new objects [list fromsymbol] and [list tosymbol] from Pd 0.46. (maybe, it is certainly possible to symplify them, comments are welcome). So these abstraction

[PD] error when i try to compile pmpd

2014-07-25 Thread Jack
(pmpd2d), ^ make: *** [pmpd2d.o] Erreur 1 Any help would be appreciated to solve this problem. ++ Jack ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] Pd and SQL

2014-07-13 Thread Jack via Pd-list
I forgot : Pd 0.45.0test 2 pdlua 0.7.2 (GPL) 2014 Martin Peach, based on lua 0.6~svn (GPL) 2008 Claude Heiland-Allen claudiusmaxi...@goto10.org pdlua: compiled for pd-0.43 on Jul 13 2014 11:47:47 Using lua version 5.2 ++ Jack Le 13/07/2014 12:59, Claude Heiland-Allen via Pd-list a écrit

Re: [PD] Gem on UDOO

2014-06-20 Thread Jack via Pd-list
Yep, on the Udoo website : API support for GPU Vivante GC2000 : OpenGL ES 1.1/2.0/Halti OpenCL 1.1 EP OpenVG 1.1 DirectFB 1.4 GDI/Direct2D X11/EXA DirectX 11 9.3 I can't see OpenGL. Question : How Gem can run on Udoo if there is no API for OpenGL ? ++ Jack Le 20/06/2014 16:20, Dan Wilcox

<    1   2   3