Re: [PD] vanilla OSC message format

2018-11-23 Thread Roman Haefeli
On Fri, 2018-11-23 at 22:37 +0100, Max wrote: > > [symbol vector( > | > [oscformat -f s subscribe @ blender Root] Try this: [bang( | [oscformat subscribe @ blender Root vector] It should give you the byte-identical result as [packOSC] output. > [netreceive {port} 1] That's ok if you expec

[PD] vanilla OSC message format

2018-11-23 Thread Max
Hi list. I have a working mrpeach OSC patch which links a motion capture system (Captury) to Pd. I have no control over the message format being sent from the mocap software. The software requires to subscribe to every bone before that one is sent. In mrpeach osc objects the subscription wor

[PD] GLSL shader patches (was: "webcam to pix_video with VLC plugin on Mac OS X")

2018-11-23 Thread oliver
Hi, dear list ! i took the opportunity of csaba's question to publish my glsl shader abstractions collection on GITHUB. Hopefully it will be useful for other PD/Gem users as well. Please feel free to test, (ab)use, report, critisize etc. Csaba Láng wrote: Oliver, sounds good, please share th

Re: [PD] webcam to pix_video with VLC plugin on Mac OS X

2018-11-23 Thread zmoelnig
Quoting Csaba Láng : the same as VLC produces, for me looks like 3-4 frames which is like a 100-120ms. thanks. Is there a way to measure it precisely? i was just curious, so your informal estimate is enough for me. gfmards IOhannes bin4M_47EuDx3.bin Description: Öffentlicher PGP-Schlüs

Re: [PD] webcam to pix_video with VLC plugin on Mac OS X

2018-11-23 Thread hi via Pd-list
I uploaded a small rudimentary testclip to puredata.info: http://puredata.info/Members/johnnymauser/timetestclip/at_download/file best wishes, -j- > Am 23.11.2018 um 14:19 schrieb Johnny Mauser : > > You can produce a test clip with a nr in each frame and play back this clip > with an other

Re: [PD] webcam to pix_video with VLC plugin on Mac OS X

2018-11-23 Thread Johnny Mauser via Pd-list
You can produce a test clip with a nr in each frame and play back this clip with an other machine. Then film this clip with your test setup and take photo with a short exposure of both, the orignal video and the recaptured test system. In your photo you will see the difference in frames. My experie

Re: [PD] webcam to pix_video with VLC plugin on Mac OS X

2018-11-23 Thread Csaba Láng
the same as VLC produces, for me looks like 3-4 frames which is like a 100-120ms. Is there a way to measure it precisely? On Fri, Nov 23, 2018 at 1:41 PM IOhannes m zmölnig wrote: > On 11/23/18 1:34 PM, Csaba Láng wrote: > > No latency. Using the cam the same time in VLC and Gem, the image is >

Re: [PD] webcam to pix_video with VLC plugin on Mac OS X

2018-11-23 Thread IOhannes m zmölnig
On 11/23/18 1:34 PM, Csaba Láng wrote: > No latency. Using the cam the same time in VLC and Gem, the image is > identical. what i meant is: what is the latency between real actions and the captured video? fmdst IOhannes signature.asc Description: OpenPGP digital signature _

Re: [PD] webcam to pix_video with VLC plugin on Mac OS X

2018-11-23 Thread Csaba Láng
No latency. Using the cam the same time in VLC and Gem, the image is identical. On Fri, Nov 23, 2018 at 1:32 PM IOhannes m zmölnig wrote: > On 11/23/18 1:22 PM, Csaba Láng wrote: > > my last 5 cents to this topic, I wanted to confirm that even the built-in > > FaceTime camera works stable. > > H

Re: [PD] webcam to pix_video with VLC plugin on Mac OS X

2018-11-23 Thread IOhannes m zmölnig
On 11/23/18 1:22 PM, Csaba Láng wrote: > my last 5 cents to this topic, I wanted to confirm that even the built-in > FaceTime camera works stable. > Hope helped to our Mac community. cool. can you tell us something about the latency of the camera? gfmadsr IOhannes signature.asc Description: O

Re: [PD] webcam to pix_video with VLC plugin on Mac OS X

2018-11-23 Thread Csaba Láng
my last 5 cents to this topic, I wanted to confirm that even the built-in FaceTime camera works stable. Hope helped to our Mac community. Popesz On Thu, Nov 22, 2018 at 9:35 PM Csaba Láng wrote: > It was a long time ago when I compiled it for my Mac, but I guess with > MacPort or homebrew, usin

Re: [PD] case-sensitivity for filenames of abstractions on different OSes?

2018-11-23 Thread Peter P.
* Dan Wilcox [2018-11-23 02:09]: > It maybe *nix, but its not Linux. > > Default macOS installs are case INsensitive, unlike Linux. You can, of > course, choose case sensitive when formatting a new partition, but I'd say > the vast majority of people are running patches from their default parti