Csound Csound-dev Csound-tekno Search About

[Csnd] Image opcodes

Date2010-12-14 22:44
FromCOCHEDELAFERTE
Subject[Csnd] Image opcodes
Hi all,


There are two knowed examples about, i.e. imageopcodes.csd which reads a png
image and copy it, and imageopcodesdemo2.csd which also reads a png image
and via an orchestra provides sounds.

My question : is there somewhere, or has anyone tried this, an example which
writes a png image from a score, in other words the reverse work of
imageopcodesdemo2.csd ?


Greatings,

Sergio

Date2010-12-15 09:28
FromRory Walsh
Subject[Csnd] Re: Image opcodes
I don't know of any examples. If I were to try it I would use csound
with processing (www.processing.org) to do it. Should be pretty easy.

On 14 December 2010 22:44, COCHEDELAFERTE  wrote:
>
> Hi all,
>
>
> There are two knowed examples about, i.e. imageopcodes.csd which reads a png
> image and copy it, and imageopcodesdemo2.csd which also reads a png image
> and via an orchestra provides sounds.
>
> My question : is there somewhere, or has anyone tried this, an example which
> writes a png image from a score, in other words the reverse work of
> imageopcodesdemo2.csd ?
>
>
> Greatings,
>
> Sergio
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Image-opcodes-tp3305414p3305414.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2010-12-15 11:53
FromCOCHEDELAFERTE
Subject[Csnd] Re: Image opcodes
Hi Rory,


Ok, thank's, i'll take a look.


Sergio