<div dir="ltr">Hi,<div><br></div><div>I understand you&#39;re trying to render your circle to an image file, you should then have a look at pix_snap. </div><div>pix_write needs pixels to write, a circle has no pixel data. pix_snap will make a snapshot of your 3D scene (your circle), this snapshot is pixels that you can then write to an image file using pix_write.</div>

<div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-24 13:53 GMT+01:00 Alexandros Drymonitis <span dir="ltr">&lt;<a href="mailto:adrcki@gmail.com" target="_blank">adrcki@gmail.com</a>&gt;</span>:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Yet another question regarding Gem. I&#39;m connecting the outlet of [circle] (which is being rendered in a Gem chain) to the first inlet of [pix_write] and when I send a bang to [pix_write] I get this error and, obviously, no image is being saved. The object&#39;s help patch is not helping me thoroughly to be honest. What kind of messages do I have to send to [pix_write] if for example I want to save a .jpg? And of course, why doesn&#39;t it save any image?<br>


</div>I&#39;m on OS X 10.8.5 with Pd-extended-0.43.4<br><br></div>Thanks<br></div>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>