Re: [PD] Pd-list Digest, Vol 79, Issue 22

2011-10-07 Thread Michael Karr
Aha, I see. Now this problem, when I try to use your patch with pix_movie it
flashes green stroboscopically and repeats the entire video frame in all 9
blocks of the GEM window; and when I change the grid from 3x3 to 1x5, it
does crop, but creates space between the individual crops. In
gems.multi.crop the video loads fine and crops fine with the 1x5 setting.  I
have tried to hook up the parameters like you did in your example, but the
patch is set up quite differently from multi.crop.  How would I go about
separating the cropping values in multi.crop from each other so that I can
control them dynamically?

Thanks,
Michael
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pix.multi.crop (Michael Karr)

2011-10-07 Thread Michael Karr
Aha, I see. Now this problem, when I try to use your patch with pix_movie it
flashes green stroboscopically and repeats the entire video frame in all 9
blocks of the GEM window; and when I change the grid from 3x3 to 1x5, it
does crop, but creates space between the individual crops. In
gems.multi.crop the video loads fine and crops fine with the 1x5 setting.  I
have tried to hook up the parameters like you did in your example, but the
patch is set up quite differently from multi.crop.  How would I go about
separating the cropping values in multi.crop from each other so that I can
control them dynamically?

Thanks,
Michael
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] gems.multi.crop

2011-10-06 Thread Michael Karr
Hello,
Thanks for the reply, Jack. So the patch you gave allows me to move each
crop around on the canvas, but I actually meant for moving the visible area
around within the crop.. such as what happens with the slider in attached
patch, but then individually for each crop.

Cheers, Michael


gems.multi.crop.pd
Description: Binary data
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-list Digest, Vol 76, Issue 105

2011-07-28 Thread Michael Karr
Hi. Thanks for the replies!

It works now, I had rebuilt my patch (and my eyes were so burnt out from
hours behind the screen that I forgot the gemhead) because in the first
instance, I had built it in a previous version of PD where pdp was not
working. So now I have 0.42.5-extended on OSX Leopard.

W
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] pdp2gem problem

2011-07-27 Thread Michael Karr
Hello,

I am using pdp_qt~ with pdp2gem so that I can manipulate a video file with
spectral data from the audio track of the file. This worked fine for me when
I was using adc~ microphone input and live webcam via pix_video. But once I
replace pix_video and adc~ with the pdp_qt~ and pdp2gem construction, I get
no video results. Patch is attached, I appreciate any help!

Thanks,
Michael


Deck.pd
Description: Binary data
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] colorRGB

2011-05-23 Thread Michael Karr
Hi,

I am having a problem which is driving me crazy, and it's as stupid as
coloring a polygon...

I have 8 gemheads, on each I am rendering a different polygon and on the
first 3 of the gemheads the color displays properly.

Thereafter, whatever I put as RGB value (from the fourth gemhead on), it
renders it as one of the previous 3 values, or white. Any suggestions to
what it could be?



Thanks,
Michael
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] colorRGB

2011-05-23 Thread Michael Karr
Never mind.
I figured out the (divide by 255) part.
Cheers
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] pix_record problem

2011-01-20 Thread Michael Karr
Hello all,

I am still teaching myself how to get good output from GEM, I am working now
with a formant vocoder which feeds values into a video composition of 5
rectangles. It renders the rectangles as I want it to, but when I export it
via pix_record, it only saves the top rectangle, and rotated 180 degrees and
in slow-motion. So strange... I have tried several objects as an in-between,
now I have pix_dump, because I thought it might have to do with the 5
different pix_crops, and needed them to go through one device to the
rectangle. So how can I get the entire window to save properly to the disk
(I have read in the forums that many people experience problems with the
color.. this is not my problem here.) I would like to avoid using screen
capture from an external. I have attached the patch as is.. there are two
bangs which need to be activated before starting the rendering.

Thanks!
Michael


Example.pd
Description: Binary data
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] Cross-blending rectangles

2011-01-17 Thread Michael Karr
Hello,

I am working on a patch with five rectangles in GEM with live video input.
These rectangles are long and horizontal, stacked on top of each other. I
would like to feather the horizontal edges of these rectangles, is there a
way to do this with pix_convolve? I do not need to detect any edges within
the image itself, only the rectangle.

Thanks,
Michael
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list