[Csnd] SCO generation
Date | 2013-11-09 21:01 |
From | "Pagano, Patrick" |
Subject | [Csnd] SCO generation |
Hello
i am wondering what csounders are using for score generation these days. I used to use Visual Orchestra back in the day to create generative scores a la Koan/intermorphic with parameters set within certain limits and generated in real time. I have been
looking around but i would love to hear what people are successfully using to create generative scores.
thanks in advance
Patrick Pagano B.S, M.F.A
Audio and Projection Design Faculty
Digital Worlds Institute
University of Florida, USA
(352)294-2020
|
Date | 2013-11-09 21:04 |
From | jpff@cs.bath.ac.uk |
Subject | [Csnd] Re: SCO generation |
Attachments | None |
Date | 2013-11-09 21:12 |
From | "Pagano, Patrick" |
Subject | [Csnd] RE: SCO generation |
do you have an example of C generating a sco? Is there one in the APB? pp Patrick Pagano B.S, M.F.A Audio and Projection Design Faculty Digital Worlds Institute University of Florida, USA (352)294-2020 ________________________________________ From: jpff@cs.bath.ac.uk [jpff@cs.bath.ac.uk] Sent: Saturday, November 09, 2013 4:04 PM To: Pagano, Patrick Cc: csound@lists.bath.ac.uk Subject: Re: SCO generation C ==John ff Quoting "Pagano, Patrick" |
Date | 2013-11-09 21:28 |
From | francesco |
Subject | [Csnd] Re: SCO generation |
Hello, i use Lua/LuaJIT and Csound/CsoundAC API. Same is possible using any other language available for Csound (Python, C, C++, Lisp, Java, ...). I know there are many programs available for algorithmic composition like AthenaCL, CSTracker, also CM Grace. Blue also offers many tools for composition (i guess Python object, Pmask, etc. but i'm not so expert). Endless possibilities ... Ciao, francesco. -- View this message in context: http://csound.1045644.n5.nabble.com/SCO-generation-tp5729384p5729388.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-11-09 21:49 |
From | "Pagano, Patrick" |
Subject | RE: [Csnd] Re: SCO generation |
Thanks for the response, i have Pmask. I have never had the patience for AthenaCL and i used Grace primarliy for Convolution reverbs. I would love to try Lua for generating scores if i could see an example of how to use it properly. I have started to get used to Python because i am interested in bytebeat and i have had some great fun with pygame and pybeat. Can you link me to a place for Lua/LuaJIT? thank you pp Patrick Pagano B.S, M.F.A Audio and Projection Design Faculty Digital Worlds Institute University of Florida, USA (352)294-2020 ________________________________________ From: francesco [ilterzouomo@fastwebnet.it] Sent: Saturday, November 09, 2013 4:28 PM To: csound@lists.bath.ac.uk Subject: [Csnd] Re: SCO generation Hello, i use Lua/LuaJIT and Csound/CsoundAC API. Same is possible using any other language available for Csound (Python, C, C++, Lisp, Java, ...). I know there are many programs available for algorithmic composition like AthenaCL, CSTracker, also CM Grace. Blue also offers many tools for composition (i guess Python object, Pmask, etc. but i'm not so expert). Endless possibilities ... Ciao, francesco. -- View this message in context: http://csound.1045644.n5.nabble.com/SCO-generation-tp5729384p5729388.html Sent from the Csound - General mailing list archive at Nabble.com. Send bugs reports to the Sourceforge bug trackers csound6: https://sourceforge.net/p/csound/tickets/ csound5: https://sourceforge.net/p/csound/bugs/ Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2013-11-09 21:53 |
From | Rory Walsh |
Subject | Re: [Csnd] Re: SCO generation |
you can always use Csound. With arrays now part of things this becomes a whole lot easier than it used to be! On 9 November 2013 21:49, Pagano, Patrick |
Date | 2013-11-09 22:18 |
From | "Pagano, Patrick" |
Subject | RE: [Csnd] Re: SCO generation |
Rory Would you share a simple example? I would like to generate frequencies with 3, 7 and 17 as prime builders for a JI piece and would love to see a way to fill arrays in csound. I can do it in SC3 but i have not dine it in Csound without a helper app. Patrick Pagano B.S, M.F.A Audio and Projection Design Faculty Digital Worlds Institute University of Florida, USA (352)294-2020 ________________________________________ From: Rory Walsh [rorywalsh@ear.ie] Sent: Saturday, November 09, 2013 4:53 PM To: csound@lists.bath.ac.uk Subject: Re: [Csnd] Re: SCO generation you can always use Csound. With arrays now part of things this becomes a whole lot easier than it used to be! On 9 November 2013 21:49, Pagano, Patrick |
Date | 2013-11-09 22:50 |
From | Paul Batchelor |
Subject | Re: [Csnd] Re: SCO generation |
I use mainly Python and Perl scripts for score generation. Recently, I've found that the Csoundapi object in PD is actually quite good at sending score events if you want realtime control over note generation.
-P On Sat, Nov 9, 2013 at 5:18 PM, Pagano, Patrick <pat@digitalworlds.ufl.edu> wrote: Rory |
Date | 2013-11-09 22:57 |
From | Luis Antunes Pena |
Subject | Re: [Csnd] SCO generation |
Hello,
I work since some years with PWGL to generate scores. Luis Am 09.11.13 22:01, schrieb Pagano, Patrick:
|
Date | 2013-11-09 23:06 |
From | Michael Gogins |
Subject | Re: [Csnd] Re: SCO generation |
Attachments | Blue_Leaves_6.lua Blue_Leaves_6.cpp |
I have attached an example of score generation using LuaJIT. A tweaked C++ version of this piece (also attached) was performed at the 2013 Csound Conference a few weeks ago. I work mainly in C++ or in LuaJIT these days. I use LuaJIT because I can work on the same piece either on my telephone or on my computer,. Regards, Mike ----------------------------------------------------- Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Sat, Nov 9, 2013 at 4:53 PM, Rory Walsh <rorywalsh@ear.ie> wrote: you can always use Csound. With arrays now part of things this becomes |
Date | 2013-11-09 23:22 |
From | "Pagano, Patrick" |
Subject | RE: [Csnd] Re: SCO generation |
What do i need to run it? Does it run on ipad? I have SuperCollider and Pd and sort Csound running on my ipad retina thingy
pp
Patrick Pagano B.S, M.F.A
Audio and Projection Design Faculty
Digital Worlds Institute
University of Florida, USA
(352)294-2020
From: Michael Gogins [michael.gogins@gmail.com]
Sent: Saturday, November 09, 2013 6:06 PM To: Csound Subject: Re: [Csnd] Re: SCO generation I have attached an example of score generation using LuaJIT. A tweaked C++ version of this piece (also attached) was performed at the 2013 Csound Conference a few weeks ago.
I work mainly in C++ or in LuaJIT these days. I use LuaJIT because I can work on the same piece either on my telephone or on my computer,.
Regards,
Mike
-----------------------------------------------------
Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Sat, Nov 9, 2013 at 4:53 PM, Rory Walsh
<rorywalsh@ear.ie> wrote:
you can always use Csound. With arrays now part of things this becomes |
Date | 2013-11-09 23:44 |
From | "Pagano, Patrick" |
Subject | RE: [Csnd] Re: SCO generation |
hi mike
i built it and installe dit but i get
luajit: Blue_Leaves_6.lua:1: module 'Silencio' not found:
when i try to run it
pp
Patrick Pagano B.S, M.F.A
Audio and Projection Design Faculty
Digital Worlds Institute
University of Florida, USA
(352)294-2020
From: Michael Gogins [michael.gogins@gmail.com]
Sent: Saturday, November 09, 2013 6:06 PM To: Csound Subject: Re: [Csnd] Re: SCO generation I have attached an example of score generation using LuaJIT. A tweaked C++ version of this piece (also attached) was performed at the 2013 Csound Conference a few weeks ago.
I work mainly in C++ or in LuaJIT these days. I use LuaJIT because I can work on the same piece either on my telephone or on my computer,.
Regards,
Mike
-----------------------------------------------------
Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Sat, Nov 9, 2013 at 4:53 PM, Rory Walsh
<rorywalsh@ear.ie> wrote:
you can always use Csound. With arrays now part of things this becomes |
Date | 2013-11-10 00:11 |
From | Michael Gogins |
Subject | RE: [Csnd] Re: SCO generation |
Not ipad. The Lua one will run on an android device. The c++ one can be built with code and Ron on os x. Regards, On Nov 9, 2013 6:22 PM, "Pagano, Patrick" <pat@digitalworlds.ufl.edu> wrote:
|
Date | 2013-11-10 00:38 |
From | Jacques Leplat |
Subject | Re: [Csnd] SCO generation |
qt to try out ideas, java to implement them Jacques
|
Date | 2013-11-10 01:17 |
From | Dave Seidel |
Subject | Re: [Csnd] SCO generation |
Python (within blue). And hopefully Ruby soon (also within blue, when I get a little time to donate the work). - Dave On Sat, Nov 9, 2013 at 4:01 PM, Pagano, Patrick <pat@digitalworlds.ufl.edu> wrote:
|
Date | 2013-11-10 01:57 |
From | Michael Rhoades |
Subject | Re: [Csnd] Re: SCO generation |
Weighing in... I just use Cmask. Simple and effective. Good luck!! Michael On 11/9/13 4:04 PM, jpff@cs.bath.ac.uk wrote: > C > > ==John ff > > > Quoting "Pagano, Patrick" |
Date | 2013-11-10 08:06 |
From | francesco |
Subject | [Csnd] Re: SCO generation |
You can try to see here: https://github.com/kunstmusik/csoundAPI_examples there are many examples on different languages (a Steven Yi idea). Ciao, francesco. -- View this message in context: http://csound.1045644.n5.nabble.com/SCO-generation-tp5729384p5729405.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-11-10 08:12 |
From | francesco |
Subject | [Csnd] Re: SCO generation |
You need Silencio from Mr.Gogins: http://code.google.com/p/silencio/ ciao, francesco. -- View this message in context: http://csound.1045644.n5.nabble.com/SCO-generation-tp5729384p5729406.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-11-10 16:36 |
From | Rory Walsh |
Subject | Re: [Csnd] Re: SCO generation |
Attachments | deleteable.csd |
I've attached a very simple csd file that fills an array with notes, and then creates real time events firing those notes to an instrument. Technically I guess this isn't sco generation as no score is actually generated! You might have to change the CsOptions to -odac if you're not using Linux. On 9 November 2013 22:18, Pagano, Patrick |
Date | 2013-11-11 19:48 |
From | "Pagano, Patrick" |
Subject | RE: [Csnd] Re: SCO generation |
Cmask still rules i see, i have Cmask and Pmask. I tried running VisOrc with Crossover with no luck pp Patrick Pagano B.S, M.F.A Audio and Projection Design Faculty Digital Worlds Institute University of Florida, USA (352)294-2020 ________________________________________ From: Michael Rhoades [mrhoades@perceptionfactory.com] Sent: Saturday, November 09, 2013 8:57 PM To: csound@lists.bath.ac.uk Subject: Re: [Csnd] Re: SCO generation Weighing in... I just use Cmask. Simple and effective. Good luck!! Michael On 11/9/13 4:04 PM, jpff@cs.bath.ac.uk wrote: > C > > ==John ff > > > Quoting "Pagano, Patrick" |
Date | 2013-11-11 19:49 |
From | "Pagano, Patrick" |
Subject | RE: [Csnd] Re: SCO generation |
Thanks Rory, i'll give it a shot. I run both OSX and Linux on one machine and OSX64/Windows64 on my laptop i would prefer to stay on mac because i am using Csound4Live alot now thank you pp Patrick Pagano B.S, M.F.A Audio and Projection Design Faculty Digital Worlds Institute University of Florida, USA (352)294-2020 ________________________________________ From: Rory Walsh [rorywalsh@ear.ie] Sent: Sunday, November 10, 2013 11:36 AM To: csound@lists.bath.ac.uk Subject: Re: [Csnd] Re: SCO generation I've attached a very simple csd file that fills an array with notes, and then creates real time events firing those notes to an instrument. Technically I guess this isn't sco generation as no score is actually generated! You might have to change the CsOptions to -odac if you're not using Linux. On 9 November 2013 22:18, Pagano, Patrick |