Csound Csound-dev Csound-tekno Search About

[Csnd] csound and inscore - examples

Date2012-11-25 19:05
Fromjoachim heintz
Subject[Csnd] csound and inscore - examples
hi all -

i made some examples for the communication between csound and inscore. 
inscore is a cross-plattform and open source application for displaying 
musical scores in a very general sense: not just a usual score, but also 
any kind of graphic, text, image, signal etc.

inscore is maintained by dominique fober in grame, france. i find it 
very useful for adding some graphical elements and abilities to csound. 
maybe it is a bit like the communication between csound and processing, 
but perhaps even easier (all is done via open sound control messages), 
and more specific to musical situations.

i have started with some small examples which can be downloaded at 
https://github.com/joachimheintz/cs_inscore. the examples show:
- the general way of sending data from csound to inscore and back
- the adaption of some general inscore examples (demo and sine)
- ways of transforming a displayed text, image or score
- ways of displaying a signal
- ways of displaying csound tables in inscore

i have also made some screencast to give an easy introduction to the 
examples:
http://vimeo.com/54160283 (installation)
http://vimeo.com/54160405 (examples)
german versions:
http://vimeo.com/54159567 (installation)
http://vimeo.com/54159964 (beispiele)

hope you enjoy it! let me know any problems. all best -

	joachim

Date2012-11-25 20:25
Frommenno
Subject[Csnd] Re: csound and inscore - examples
Hi Joachim,

i saw the videos and i like especially the way it shows tables and the
possibilty to manipulate tables with inscore. FYI, i had to install another
package first: I use Xubuntu 12.04 and in order to get inscore installed, i
had to install guidoengine-devel first:
http://sourceforge.net/projects/guidolib/files/DevKits/Ubuntu/
there is a deb available for Ubuntu 11.10 but it works just the same on
12.04.

and thanks, i will look into this inscore better when i have more free time!



--
View this message in context: http://csound.1045644.n5.nabble.com/csound-and-inscore-examples-tp5718308p5718309.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2012-11-25 20:57
Fromjoachim heintz
SubjectRe: [Csnd] Re: csound and inscore - examples
hi menno -

glad you like it, and thanks for the hint. yes, i forgot this 
dependency. if you don't mind, please leave a comment.

best -

	joachim


Am 25.11.2012 21:25, schrieb menno:
> Hi Joachim,
>
> i saw the videos and i like especially the way it shows tables and the
> possibilty to manipulate tables with inscore. FYI, i had to install another
> package first: I use Xubuntu 12.04 and in order to get inscore installed, i
> had to install guidoengine-devel first:
> http://sourceforge.net/projects/guidolib/files/DevKits/Ubuntu/
> there is a deb available for Ubuntu 11.10 but it works just the same on
> 12.04.
>
> and thanks, i will look into this inscore better when i have more free time!
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/csound-and-inscore-examples-tp5718308p5718309.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"
>
>

Date2012-11-25 21:40
Frompeiman khosravi
SubjectRe: [Csnd] csound and inscore - examples
Thanks for sharing Joachim.

I'm really impressed with your table recalculation bit in the second video. Very neat. I'm working on a table generation UDO for redrawing table values in real time and this serves as a real inspiration.

Best,
Peiman

On 25 November 2012 19:05, joachim heintz <jh@joachimheintz.de> wrote:
hi all -

i made some examples for the communication between csound and inscore. inscore is a cross-plattform and open source application for displaying musical scores in a very general sense: not just a usual score, but also any kind of graphic, text, image, signal etc.

inscore is maintained by dominique fober in grame, france. i find it very useful for adding some graphical elements and abilities to csound. maybe it is a bit like the communication between csound and processing, but perhaps even easier (all is done via open sound control messages), and more specific to musical situations.

i have started with some small examples which can be downloaded at https://github.com/joachimheintz/cs_inscore. the examples show:
- the general way of sending data from csound to inscore and back
- the adaption of some general inscore examples (demo and sine)
- ways of transforming a displayed text, image or score
- ways of displaying a signal
- ways of displaying csound tables in inscore

i have also made some screencast to give an easy introduction to the examples:
http://vimeo.com/54160283 (installation)
http://vimeo.com/54160405 (examples)
german versions:
http://vimeo.com/54159567 (installation)
http://vimeo.com/54159964 (beispiele)

hope you enjoy it! let me know any problems. all best -

        joachim


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"



Date2012-11-26 06:18
FromTarmo Johannes
SubjectRe: [Csnd] csound and inscore - examples

HI, very interesting! Especially the way scores can be connected to music or playing. I will have closer look later.

 

thanks a lot!

 

tarmo

 

On Sunday 25 November 2012 21:40:20 peiman khosravi wrote:

Thanks for sharing Joachim.

I'm really impressed with your table recalculation bit in the second video. Very neat. I'm working on a table generation UDO for redrawing table values in real time and this serves as a real inspiration.

Best,
Peiman

On 25 November 2012 19:05, joachim heintz <jh@joachimheintz.de> wrote:

hi all -

i made some examples for the communication between csound and inscore. inscore is a cross-plattform and open source application for displaying musical scores in a very general sense: not just a usual score, but also any kind of graphic, text, image, signal etc.

inscore is maintained by dominique fober in grame, france. i find it very useful for adding some graphical elements and abilities to csound. maybe it is a bit like the communication between csound and processing, but perhaps even easier (all is done via open sound control messages), and more specific to musical situations.

i have started with some small examples which can be downloaded at https://github.com/joachimheintz/cs_inscore. the examples show:
- the general way of sending data from csound to inscore and back
- the adaption of some general inscore examples (demo and sine)
- ways of transforming a displayed text, image or score
- ways of displaying a signal
- ways of displaying csound tables in inscore

i have also made some screencast to give an easy introduction to the examples:
http://vimeo.com/54160283 (installation)
http://vimeo.com/54160405 (examples)
german versions:
http://vimeo.com/54159567 (installation)
http://vimeo.com/54159964 (beispiele)

hope you enjoy it! let me know any problems. all best -

        joachim


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"





Date2012-11-26 10:29
Fromfrancesco
Subject[Csnd] Re: csound and inscore - examples
Many thanks Mr. Joachim,
i was interested in Inscore (installed on my
pc months ago) but i was too lazy to start to study it.
Now my task it's more easy.
Good examples.

I hope to see other examples or works in Csound and Inscore,
look really promising.

ciao,
francesco.




--
View this message in context: http://csound.1045644.n5.nabble.com/csound-and-inscore-examples-tp5718308p5718323.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-03-03 06:14
From"Dr. Richard Boulanger"
SubjectRe: [Csnd] csound and inscore - examples
WOW.  Joachim.... this is really a fantastic system and an inspiring set of demos!
There are some incredible possibilities here.  Thanks for putting this together for us.

-dB

Dr. Richard Boulanger, Ph.D.   

Professor of Electronic Production and Design

Professional Writing and Music Technology Division

Office @ 161 Mass Ave - 4th Floor

617-747-2485 (office)  774-488-9166 (cell)

http://csounds.com/boulanger     http://csounds.com/mathews

http://boulangerlabs.com    http://csoundforlive.com   http://csounds.com



On Sun, Nov 25, 2012 at 2:05 PM, joachim heintz <jh@joachimheintz.de> wrote:
hi all -

i made some examples for the communication between csound and inscore. inscore is a cross-plattform and open source application for displaying musical scores in a very general sense: not just a usual score, but also any kind of graphic, text, image, signal etc.

inscore is maintained by dominique fober in grame, france. i find it very useful for adding some graphical elements and abilities to csound. maybe it is a bit like the communication between csound and processing, but perhaps even easier (all is done via open sound control messages), and more specific to musical situations.

i have started with some small examples which can be downloaded at https://github.com/joachimheintz/cs_inscore. the examples show:
- the general way of sending data from csound to inscore and back
- the adaption of some general inscore examples (demo and sine)
- ways of transforming a displayed text, image or score
- ways of displaying a signal
- ways of displaying csound tables in inscore

i have also made some screencast to give an easy introduction to the examples:
http://vimeo.com/54160283 (installation)
http://vimeo.com/54160405 (examples)
german versions:
http://vimeo.com/54159567 (installation)
http://vimeo.com/54159964 (beispiele)

hope you enjoy it! let me know any problems. all best -

        joachim


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"