<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi,
<p>I was quite interested by this announcement,
<br>so I ran several tests which might be of interest
<br>for everyone.
<p>First, I must say that it's really an interesting framework
<br>because it enables to control a video rendering engine
<br>running under Windows from any other computer.
<br>It was not clearly stated but you can launch
<br>Framestein in full screen mode ( and maybe with a video output )
<br>then make the framestein control patches and audio patches run
<br>on a Linux machine. It think it's a good configuration.
<br>You only need to change fs_main.pd
<br>"<b>connect localhost $1</b>"
<br>with
<br>"<b>connect windows.slave.com $1</b>"
<br>That's a nice feature.
<p>Second, when you launch the whole system on a single host,
<br>I think you need at least 128MB of memory,
<br>otherwise, you'll get "<b>access violation</b>"s errors.
<p>Third, i think the Framestein example patches don't really act
<br>as the help patches from Pd's documentation,
<br>they don't let you know easily how you can use the Framestein objects.
<br>So, i attach to this mail a demo patch for framestein.
<br>Well, that's only a point of view...
<br>i just submit a patch in the pd documentation's style
<br>( which is nice :-)) ), just try "framestein-link.pd"
<br>and click on "framestein-demo".
<p>Hope this will advocate for enhancing Framestein,
<br>and let it grow in Pd's galaxy&nbsp; !!!!!!!!
<p>Cheers,
<p>Yves Degoyon,
<br>paris.
<p>PS: i had a small, non-blocking problem with pd messages :
<br>when message "<b>$1x$2</b>" receives two arguments,
<br>it outputs "<b>1024x$2</b>" when inputs are $1=1024 $2=768, annoying
...
<p>Juha Vehviläinen wrote:
<blockquote TYPE=CITE>Framestein + modular is software for processing images
<br>and video controlled with Pure Data.</blockquote>
....</html>