[PD] GEM pix_record several gemheads

2016-06-06 Thread enrike
hi a student trying to record the GEM window output using pix_record but it does not get the output of all the gemheads he is using. is there a simple way to join all the data before it is sent to the pix_record? pix_mix maybe? but that sounds kind of wrong to me... thanks enrike _

Re: [PD] high-frequency birdsong

2016-06-06 Thread Andy Farnell
Now I remember we used to do this when I was a kid.. It was my first adventure into computer music. Computers like the TRS80 didnt have soundcards (or even beepers), but if you put an AM radio nearby it was possible to make beeps and rhythm patterns by programming, shorter FOR loops, or less opera

Re: [PD] GEM pix_record several gemheads

2016-06-06 Thread Claude Heiland-Allen
Hi Enrike, On 06/06/16 11:23, enrike wrote: a student trying to record the GEM window output using pix_record but it does not get the output of all the gemheads he is using. is there a simple way to join all the data before it is sent to the pix_record? pix_mix maybe? but that sounds kind of wro

Re: [PD] GEM pix_record several gemheads

2016-06-06 Thread Johnny Mauser via Pd-list
Another (probably expensive) way is to use pix_snap before pix_record. Alternativ i used syphon on osx to record; works very good once it is installed! Cheers, Johnny Am 06.06.2016 13:49 schrieb "Claude Heiland-Allen" : > Hi Enrike, > > On 06/06/16 11:23, enrike wrote: > >> a student trying to r

Re: [PD] LibPd on microcontroller

2016-06-06 Thread Chuckk Hubbard
Hi, Joe. Thanks for sharing Heavy. I was simply referring to the main page saying "heavy supports a range of platforms and frameworks allowing easy integration to your project." Before going through the documentation, I was hoping to see which platforms and frameworks. I see some logos, is that the

Re: [PD] GEM pix_record several gemheads

2016-06-06 Thread enrike
aha! thanks, I will try this out al., 2016.eko ekaren 06a 13:42(e)an, Claude Heiland-Allen igorleak idatzi zuen: Hi Enrike, On 06/06/16 11:23, enrike wrote: a student trying to record the GEM window output using pix_record but it does not get the output of all the gemheads he is using. is the

[PD] [PD-announce] IEM Music Residency Program 2017 - Call for Applications

2016-06-06 Thread IOhannes m zmoelnig
(sorry for cross-posting; please distribute) The IEM – Institute of Electronic Music and Acoustics – in Graz, Austria is happy to announce its call for the 2017 Artist-in-Residence program. http://residency.iem.at/ The residency is aimed at individuals wishing to pursue projects in performance,

Re: [PD] high-frequency birdsong

2016-06-06 Thread Jonathan Wilkes via Pd-list
> Its an interactive attack, relying on "amplifying" side channel effects adaptively. Thats like being able to poke the bird and make it tweet (in Jonathan's original analogy). This is quite different from sampling a signal from a system non-interactively. If you get to ask questions you can bi

Re: [PD] high-frequency birdsong

2016-06-06 Thread Andy Farnell
On Mon, Jun 06, 2016 at 04:03:28PM +, Jonathan Wilkes wrote: > > of a signal we could not possibly sample under Nyquist restrictions. > But a public-facing server would regularly be "tweeting", no? Or posting on Facebook? :) a. signature.asc Description: Digital signature

Re: [PD] high-frequency birdsong

2016-06-06 Thread Jonathan Wilkes via Pd-list
> Or posting on Facebook? :) I would hope forward secrecy would put a dent in that plan, but I'm not sure. -Jonathan On Monday, June 6, 2016 2:36 PM, Andy Farnell wrote: On Mon, Jun 06, 2016 at 04:03:28PM +, Jonathan Wilkes wrote: > >  of a signal we could not possibly sample un

[PD] Determine library dependency tree for a patch?

2016-06-06 Thread William Huston
My idea is, I want to distribute a patch. But I build my patches with layers of abstractions. So I want to make a recursive map of the dependency tree, including any external libraries needed, so I can know what needs to be included when I distribute the patch. Has anyone tried this? I will pro

Re: [PD] Determine library dependency tree for a patch?

2016-06-06 Thread Lucas Cordiviola
Hi William, You can include all the externals that you need in your distribution. You know that pd-vanilla will be there and you supply a folder (probably with sub-folders) with all externals (for all platforms if needed). Then you simply use [declare] That`s it. You can download the zips of the

Re: [PD] Determine library dependency tree for a patch?

2016-06-06 Thread William Huston
Yes, my plan is to include whatever abstractions in my own libraries. But I do not know what those dependencies are!! That is the problem. My goal is to have a script or program which can a) examine an arbitrary patch, (example: "BillsPatch.pd") and b) examine my Pd runtime environment ... and bu

Re: [PD] [OT] high-frequency birdsong

2016-06-06 Thread Chris McCormick
Hi Jonathan, On 06/06/16 08:21, Jonathan Wilkes via Pd-list wrote: I'm trying to wrap my head around this: http://m.cacm.acm.org/magazines/2016/6/202646-physical-key-extraction-attacks-on-pcs/fulltext So to answer the question-- yes, the mic has to respond. So if the worry is cellphone microph

Re: [PD] [OT] high-frequency birdsong

2016-06-06 Thread Chris McCormick
On 07/06/16 12:22, Chris McCormick wrote: > But a public-facing server would regularly be "tweeting", no? So you'd need physical access to a public-facing server in order to collect the acoustic signature. https://www.tau.ac.il/~tromer/acoustic/ Here the same authors mention this attack: "S

Re: [PD] [OT] high-frequency birdsong

2016-06-06 Thread Chris McCormick
On 07/06/16 13:40, Chris McCormick wrote: On 07/06/16 12:22, Chris McCormick wrote: > But a public-facing server would regularly be "tweeting", no? So you'd need physical access to a public-facing server in order to collect the acoustic signature. https://www.tau.ac.il/~tromer/acoustic/ Her

[PD] raspberry pi, pd l2ork + i2c

2016-06-06 Thread school shoes
Hello, Just wondering if someone might be able to suggest the easiest way to send i2c messages via pd? I've just bought a raspberry pi 3 and have been playing around with pd l2ork and the gpio object which works really well straight out of the box, but am unsure about how to communicate with i2