[PD] forcing focus to and minimizing the GEM window

Matteo Sisti Sette matteo.sistisette at email.it
Wed Mar 14 21:52:27 CET 2007


Hola,

Do anybody know a way to mininimize the GEM window, and then restore it and 
bring it to front?
I mean, obviously, controlled by PD message, not by mouse.

Either in full screen or not: both would be useful to me (assuming I can 
have a borderless screen-size zero-positioned gem window)

Oh, sorry: in Windows XP.


THE LONG VERSION:

It's because I need to run two applications: GEM and a Flash projector, and 
I need to be able to switch between them remotely via (for example) MIDI 
events.
At any moment, one of the two would be visible and doing things, and the 
other invisible and waiting.
So, I thought I may have one of the two on front and the other on bottom, if 
only I could just minimize and restore one of the two.

As far as I know, there's no way to minimize and restore the flash projector 
window (only switch between fullscreen and window mode) via programming; so 
I just hoped there was a way of doing it in GEM.

Or, any tool that could tell Windows to switch to a certain task would do 
the job (as long as I can send a midi or TCP/IP message to this tool). Or a 
command-line tool would do, since I could execute it from flash. However, 
all this goes far O.T.
I just thought it would be nice to let you know why the heck I'm asking that 
:)


Thank you in advance
M.

----- Original Message ----- 
From: <pd-list-request at iem.at>
To: <pd-list at iem.at>
Sent: Wednesday, March 14, 2007 10:43 AM
Subject: PD-list Digest, Vol 24, Issue 66


Send PD-list mailing list submissions to
pd-list at iem.at

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.puredata.info/listinfo/pd-list
or, via email, send a message with subject or body 'help' to
pd-list-request at iem.at

You can reach the person managing the list at
pd-list-owner at iem.at

When replying, please edit your Subject line so it is more specific
than "Re: Contents of PD-list digest..."


Today's Topics:

   1. Re: Processing Video Data (chris clepper)
   2. Re: oldschool rave synths (hard off)
   3. Re: Processing Video Data (IOhannes m zmoelnig)
   4. [PD-announce] AXMEDIS2007 Call for Papers: content production
      protection distribution DRM (DISIT)
   5. Re: adding external-direcetories to paths (Luigi Rensinghoff)
   6. Help - filters & band limited oscillators! (David Powers)
   7. Re: Help - filters & band limited oscillators! (Peter Plessas)
   8. Re: Help - filters & band limited oscillators! (Roman Haefeli)


----------------------------------------------------------------------

Message: 1
Date: Tue, 13 Mar 2007 15:06:49 -0500
From: "chris clepper" <cgclepper at gmail.com>
Subject: Re: [PD] Processing Video Data
To: "raul diaz" <raul.lete at gmail.com>
Cc: pd-list at iem.at
Message-ID:
<a8e0bc960703131306s2608295br7e46160d11e72c36 at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

You need one value for each pixel row in an image?  That will probably
require writing a custom external to do that.


On 3/13/07, raul diaz <raul.lete at gmail.com> wrote:
> Hi List!
>
> I would like to process a live recording video with pure data.
> I need to extract bright information of each horizontal video line but I
> don't know if there is any external which do that.
> Which external or library (GEM, PixelTango, ...) do you recommend me to
> process video?
>
> Thanks!
>
> --
> Raul Diaz Poblete
> *************************
> raul.lete at gmail.com
> Ciudad Real [Spain]
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>



------------------------------

Message: 2
Date: Wed, 14 Mar 2007 15:48:33 +0900
From: "hard off" <hard.off at gmail.com>
Subject: Re: [PD] oldschool rave synths
To: padawan12 <padawan12 at obiwannabe.co.uk>
Cc: pd-list at iem.at
Message-ID:
<161320dd0703132348g4b6c7b93wb52b04a1123830c4 at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

>Juno is a pwm + saw + square mix, with the

ooh la la!  perfect.  cheers.



------------------------------

Message: 3
Date: Wed, 14 Mar 2007 09:07:06 +0100
From: IOhannes m zmoelnig <zmoelnig at iem.at>
Subject: Re: [PD] Processing Video Data
Cc: pd-list at iem.at
Message-ID: <45F7AD2A.6080809 at iem.at>
Content-Type: text/plain; charset=ISO-8859-15

Raul Diaz wrote:
> Which external or library (GEM, PixelTango, ...) do you recommend me
> to process video?

PixelTango builds on top of Gem, so there is no realy difference here.
(i don't think that PixelTango comes with an abstraction for Gem that
does right out-of-the-box what you need)


chris clepper wrote:
> You need one value for each pixel row in an image?  That will probably
> require writing a custom external to do that.

not necessarily.
if you have plenty of cpu left, you could go for Gem's [pix_dump], which
dumps the entire image as a list into "pd-space". then you can do
whatever you want with it (e.g. use iemmatrix to calculate what you need).

another solution with Gem might be to use [pix_resize] with a width of 1
and then [pix_dump] the image "column".

other libs:
i am sure there are some simple resizing mechanisms in GridFlow. if you
need to do more complicated stuff on the data, GridFlow might be a good
choice anyhow, since you could stay in grid-space rather long and only
do the conversion into pd-space at the very end.

pdp/pidip:
i don't know, but i am sure there are solutions here too.

so it really depends on what else you want to acchieve.
if it has to run on w32, then the solutions are limited.
(but i don't know)


mfa.sdr
IOhannes



------------------------------

Message: 4
Date: Tue, 13 Mar 2007 11:36:02 +0100 (CET)
From: "DISIT" <disitmail at wedel.dsi.unifi.it>
Subject: [PD] [PD-announce] AXMEDIS2007 Call for Papers: content
production protection distribution DRM
To: pd-announce at iem.kug.ac.at
Message-ID: <20070313103602.20E0D1A2A10 at musicnetwork.dsi.unifi.it>
Content-Type: text/plain; charset="us-ascii"

_______________________________________________
PD-announce mailing list
PD-announce at iem.at
http://lists.puredata.info/listinfo/pd-announce

------------------------------

Message: 5
Date: Wed, 14 Mar 2007 10:09:41 +0100
From: Luigi Rensinghoff <luigi.rensinghoff at freenet.de>
Subject: Re: [PD] adding external-direcetories to paths
To: Thomas Jeppesen <Jeppesen at skydebanen.net>, pd-list at iem.at
Message-ID: <74911607-B121-412C-A680-10D01984D2B1 at freenet.de>
Content-Type: text/plain; charset="iso-8859-1"


Am 14.03.2007 um 05:14 schrieb Thomas Jeppesen:

> After a few weeks of wondering how this works, I've more or less
> figured out how to add externals to my PD installation, at least I
> think I have, because I still run into patches that doesn't load
> the externals used in it, even though the externals are in the
> "extra"-directory. OK then, I think to myself, I have to add each
> subdirectory of externals to the path in PD's fererences. This
> seemed to have the desired effect. And now to the problem, only 10
> lines of paths are possible in PD. Or does it work like this, that
> I can only ?see? 10 line's of added paths? Or have I completely
> missed how this aspect of PD works?
>
> Anyways, what I want is for all subdirectories in the extra-
> directory in my PD 39.2-extended to be accessable from PD, as if
> they were an integrated part of the installation. I've tried to use
> (add) the pd-settings.reg that comes with the pd-extended
> installation, but it has not had the desired effect.
>
> Could someone please shed some light on this problem for me?
>
> Cheers!
> Thomas
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/
> listinfo/pd-list


Yes, i was fighting with that a while too...

which platform are you using ?

Luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://lists.puredata.info/pipermail/pd-list/attachments/20070314/965966f5/attachment-0001.htm

------------------------------

Message: 6
Date: Wed, 14 Mar 2007 03:05:28 -0600
From: "David Powers" <cyborgk at gmail.com>
Subject: [PD] Help - filters & band limited oscillators!
To: "PD List" <pd-list at iem.at>
Message-ID:
<686ba4e40703140205k5bbcb671k55036dfbea376a34 at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hello everyone,

I tried google and it was no help, and the server for the list archive
seems to be down temporarily.

Anyway, I'm giving a free (as in free beer) workshop in Chicago in
about 16 hours, on the basics of digital synthesis. I have decided to
use Pure Data to give my presentation, and use mostly non-commercial
software.

However, I'm still missing the following for demonstrating "proper"
subtractive synthesis:
1. Good, out of the box "analog-sounding" filters. I'm using [moog~]
right now, but I'm not all that satisfied with the sound compared to
the filters in my favorite VST's ...
2. Band-limited square and sawtooth waveforms.

For teaching purposes PD is great, and ideal for my demonstrations.
But as it is, I'm having to use VST's within PD in order to
demonstrate a "nice sounding" synth. It would be nice to show that PD
can do it without using stuff built in Steinberg's format. That would
also let the Mac people replicate my work, if they are interested.
Note, nobody in the workshop has ever tried Linux, except me, so Linux
plugins are not helpful in this case.

I will post my patches after I give the workshop, though they are
nothing fancy ... just basic:
sequencer - oscillator - vca - filter. Good for demoing though, I'm
starting with additive first, then subtractive.

~David



------------------------------

Message: 7
Date: Wed, 14 Mar 2007 10:35:43 +0100
From: Peter Plessas <plessas at mur.at>
Subject: Re: [PD] Help - filters & band limited oscillators!
To: David Powers <cyborgk at gmail.com>, pd-list at iem.at
Message-ID: <45F7C1EF.7020506 at mur.at>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi David,

See in the audio help patches: J07.oversampling.pd for bandlimited
sawtooth oscillation.

lg,PP

David Powers wrote:
> Hello everyone,
>
> I tried google and it was no help, and the server for the list archive
> seems to be down temporarily.
>
> Anyway, I'm giving a free (as in free beer) workshop in Chicago in
> about 16 hours, on the basics of digital synthesis. I have decided to
> use Pure Data to give my presentation, and use mostly non-commercial
> software.
>
> However, I'm still missing the following for demonstrating "proper"
> subtractive synthesis:
> 1. Good, out of the box "analog-sounding" filters. I'm using [moog~]
> right now, but I'm not all that satisfied with the sound compared to
> the filters in my favorite VST's ...
> 2. Band-limited square and sawtooth waveforms.
>
> For teaching purposes PD is great, and ideal for my demonstrations.
> But as it is, I'm having to use VST's within PD in order to
> demonstrate a "nice sounding" synth. It would be nice to show that PD
> can do it without using stuff built in Steinberg's format. That would
> also let the Mac people replicate my work, if they are interested.
> Note, nobody in the workshop has ever tried Linux, except me, so Linux
> plugins are not helpful in this case.
>
> I will post my patches after I give the workshop, though they are
> nothing fancy ... just basic:
> sequencer - oscillator - vca - filter. Good for demoing though, I'm
> starting with additive first, then subtractive.
>
> ~David
>
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list



------------------------------

Message: 8
Date: Wed, 14 Mar 2007 10:45:25 +0100
From: Roman Haefeli <reduzierer at yahoo.de>
Subject: Re: [PD] Help - filters & band limited oscillators!
To: David Powers <cyborgk at gmail.com>
Cc: PD List <pd-list at iem.at>
Message-ID: <1173865525.5536.2.camel at localhost.localdomain>
Content-Type: text/plain

hello david

everything i know about this topic i know from the list. i think the
archives can be really helpfull in that specific case.

however, i think the list archive is up again. try this link:

http://www.google.ch/search?hl=de&q=bandlimited+site%
3Alists.puredata.info&btnG=Google-Suche&meta=

cheers

On Wed, 2007-03-14 at 03:05 -0600, David Powers wrote:
> Hello everyone,
>
> I tried google and it was no help, and the server for the list archive
> seems to be down temporarily.
>
> Anyway, I'm giving a free (as in free beer) workshop in Chicago in
> about 16 hours, on the basics of digital synthesis. I have decided to
> use Pure Data to give my presentation, and use mostly non-commercial
> software.
>
> However, I'm still missing the following for demonstrating "proper"
> subtractive synthesis:
> 1. Good, out of the box "analog-sounding" filters. I'm using [moog~]
> right now, but I'm not all that satisfied with the sound compared to
> the filters in my favorite VST's ...
> 2. Band-limited square and sawtooth waveforms.
>
> For teaching purposes PD is great, and ideal for my demonstrations.
> But as it is, I'm having to use VST's within PD in order to
> demonstrate a "nice sounding" synth. It would be nice to show that PD
> can do it without using stuff built in Steinberg's format. That would
> also let the Mac people replicate my work, if they are interested.
> Note, nobody in the workshop has ever tried Linux, except me, so Linux
> plugins are not helpful in this case.
>
> I will post my patches after I give the workshop, though they are
> nothing fancy ... just basic:
> sequencer - oscillator - vca - filter. Good for demoing though, I'm
> starting with additive first, then subtractive.
>
> ~David
>
> _______________________________________________
> PD-list at 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 mailing list
PD-list at iem.at
to manage your subscription (including un-subscription) see
http://lists.puredata.info/listinfo/pd-list


End of PD-list Digest, Vol 24, Issue 66
*************************************** 





More information about the Pd-list mailing list