Csound Csound-dev Csound-tekno Search About

[Csnd] IanniX and Csound ?

Date2010-10-02 14:27
FromDave Phillips
Subject[Csnd] IanniX and Csound ?
Greetings,

I've been playing around with Processing and IanniX, and I'd like to 
bring Csound into that scenario by controllng it with OSC messages from 
IanniX. Has anyone else ventured in this direction ? I'd be pleased to 
hear from previous explorers, I'm not always sure how to form workable 
OSC messages for IanniX. I'd also like to get some pointers to 
OSC-enabled Csound orc/sco or CSD files. Suggestions ?

Best,

dp



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-10-02 14:48
FromDave Phillips
Subject[Csnd] Re: IanniX and Csound ?
Dave Phillips wrote:
>
> I've been playing around with Processing and IanniX, and I'd like to 
> bring Csound into that scenario by controllng it with OSC messages 
> from IanniX. Has anyone else ventured in this direction ? I'd be 
> pleased to hear from previous explorers, I'm not always sure how to 
> form workable OSC messages for IanniX. I'd also like to get some 
> pointers to OSC-enabled Csound orc/sco or CSD files. Suggestions ?
>

Sure, Dave. You can read some of your own articles for a start.

Growing old is not for sissies.  :-/

Best,

dp



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-10-02 14:55
FromVictor Lazzarini
Subject[Csnd] Re: IanniX and Csound ?
OSC in Csound is very easy. Set your port(s) with OSCinit, then loop  
around OSClisten to retrieve any relevant messages.
The manual example shows this very well.

Victor

On 2 Oct 2010, at 14:27, Dave Phillips wrote:

> Greetings,
>
> I've been playing around with Processing and IanniX, and I'd like to  
> bring Csound into that scenario by controllng it with OSC messages  
> from IanniX. Has anyone else ventured in this direction ? I'd be  
> pleased to hear from previous explorers, I'm not always sure how to  
> form workable OSC messages for IanniX. I'd also like to get some  
> pointers to OSC-enabled Csound orc/sco or CSD files. Suggestions ?
>
> Best,
>
> dp
>
>
>
> 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-10-02 14:56
FromSteven Yi
Subject[Csnd] Re: IanniX and Csound ?
Hi Dave,

I know Andres posted a nice video on OSC and QuteCsound/PD just
recently. (Should show up in the archives.) There is also Mark
Jamerson's article on OSC and Wii here:

http://www.csounds.com/journal/issue7/wiimoteCsound.html

Hopefully these will help and I'm looking forward to hearing what you
come up with!

Steven

On 10/2/10, Dave Phillips  wrote:
> Greetings,
>
> I've been playing around with Processing and IanniX, and I'd like to
> bring Csound into that scenario by controllng it with OSC messages from
> IanniX. Has anyone else ventured in this direction ? I'd be pleased to
> hear from previous explorers, I'm not always sure how to form workable
> OSC messages for IanniX. I'd also like to get some pointers to
> OSC-enabled Csound orc/sco or CSD files. Suggestions ?
>
> Best,
>
> dp
>
>
>
> 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-10-02 16:06
FromBrian Wong
Subject[Csnd] RE: Re: IanniX and Csound ?
Just in case you forgot about this article by Rory Walsh, 
http://csounds.com/node/1368 
It shows a basic example of Processing controlling Csound via OSC.
BW

----------------------------------------
> Date: Sat, 2 Oct 2010 09:48:03 -0400
> From: dlphillips@woh.rr.com
> To: csound@lists.bath.ac.uk
> Subject: [Csnd] Re: IanniX and Csound ?
>
> Dave Phillips wrote:
>>
>> I've been playing around with Processing and IanniX, and I'd like to
>> bring Csound into that scenario by controllng it with OSC messages
>> from IanniX. Has anyone else ventured in this direction ? I'd be
>> pleased to hear from previous explorers, I'm not always sure how to
>> form workable OSC messages for IanniX. I'd also like to get some
>> pointers to OSC-enabled Csound orc/sco or CSD files. Suggestions ?
>>
>
> Sure, Dave. You can read some of your own articles for a start.
>
> Growing old is not for sissies. :-/
>
> Best,
>
> dp
>
>
>
> 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-10-02 17:54
FromAndres Cabrera
Subject[Csnd] Re: Re: IanniX and Csound ?
Hi,

The video is here:
http://www.youtube.com/watch?v=JX1C3TqP_9Y

Cheers,
Andres

On Sat, Oct 2, 2010 at 2:56 PM, Steven Yi  wrote:
> Hi Dave,
>
> I know Andres posted a nice video on OSC and QuteCsound/PD just
> recently. (Should show up in the archives.) There is also Mark
> Jamerson's article on OSC and Wii here:
>
> http://www.csounds.com/journal/issue7/wiimoteCsound.html
>
> Hopefully these will help and I'm looking forward to hearing what you
> come up with!
>
> Steven
>
> On 10/2/10, Dave Phillips  wrote:
>> Greetings,
>>
>> I've been playing around with Processing and IanniX, and I'd like to
>> bring Csound into that scenario by controllng it with OSC messages from
>> IanniX. Has anyone else ventured in this direction ? I'd be pleased to
>> hear from previous explorers, I'm not always sure how to form workable
>> OSC messages for IanniX. I'd also like to get some pointers to
>> OSC-enabled Csound orc/sco or CSD files. Suggestions ?
>>
>> Best,
>>
>> dp
>>
>>
>>
>> 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"
>>
>>
>
> --
> Sent from my mobile device
>
>
> 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"
>
>



-- 


Andrés


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-10-02 17:54
FromDave Phillips
Subject[Csnd] Re: RE: Re: IanniX and Csound ?
Brian Wong wrote:
> Just in case you forgot about this article by Rory Walsh, 
> http://csounds.com/node/1368 
> It shows a basic example of Processing controlling Csound via OSC.
>   

Cool, thanks a lot for that one. It also points to James Hearon's 
excellent article in issue 11, very helpful.

Best,

dp



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"