[Csnd] Re: Re: python algorithmic libraries...
Date | 2009-10-11 04:22 |
From | kelly hirai |
Subject | [Csnd] Re: Re: python algorithmic libraries... |
pmask, stochastic score generator. http://www.csounds.com/ezine/winter2001/pmask/index.html haven't used it in a while. i have seen some sound design software that works on this same principle but with bells and widgets. On Fri, 16 Oct 2009, Victor Lazzarini wrote: > There's Michael Gogins' CsoundAC, which complements the > Csound API. > > Victor > On 16 Oct 2009, at 16:19, Anthony Palomba wrote: > >> I have been looking into the potential of using python and csound. >> There are some good articles in csound journal on how to do this. >> Especially Chris Aziza's article "athenaCL Generators as Csound Signals". >> >> I was wondering if anyone out there knew of any other python >> libraries that generate algorithmic patterns or do data transformation >> and mapping. >> >> >> >> Thanks, >> Anthony > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe > csound" Send bugs reports to this list. To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2009-10-16 16:19 |
From | Anthony Palomba |
Subject | [Csnd] python algorithmic libraries... |
I have been looking into the potential of using python and csound. There are some good articles in csound journal on how to do this. Especially Chris Aziza's article "athenaCL Generators as Csound Signals". I was wondering if anyone out there knew of any other python libraries that generate algorithmic patterns or do data transformation and mapping. Thanks, Anthony |
Date | 2009-10-16 16:25 |
From | Victor Lazzarini |
Subject | [Csnd] Re: python algorithmic libraries... |
There's Michael Gogins' CsoundAC, which complements the Csound API. Victor On 16 Oct 2009, at 16:19, Anthony Palomba wrote: I have been looking into the potential of using python and csound. |
Date | 2009-10-16 16:47 |
From | Anthony Palomba |
Subject | [Csnd] Re: Re: python algorithmic libraries... |
Yes, Goggins CsoundAC is a great tool. I have only just begun to explore it. But it is mostly designed to create and navigate graph representations of a score. I am looking for additional libraries that generate algorithmic patterns or do data transformation and mapping, to compliment CsoundAC. -ap On Fri, Oct 16, 2009 at 10:25 AM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
|
Date | 2009-10-16 17:03 |
From | Michael Gogins |
Subject | [Csnd] Re: Re: Re: python algorithmic libraries... |
CsoundAC, part of Csound, is one such. Mkg On Oct 16, 2009 5:47 PM, "Anthony Palomba" <apalomba@austin.rr.com> wrote: |
Date | 2009-10-17 03:04 |
From | edexter5 |
Subject | [Csnd] Re: Re: python algorithmic libraries... |
I have seen a coupleof libraries that haven't been used much at sourceforge http://sourceforge.net/search/?type_of_search=soft&words=csound kelly hirai wrote: > > pmask, stochastic score generator. > http://www.csounds.com/ezine/winter2001/pmask/index.html > > haven't used it in a while. i have seen some sound design software that > works on this same principle but with bells and widgets. > > > > On Fri, 16 Oct 2009, Victor Lazzarini wrote: > >> There's Michael Gogins' CsoundAC, which complements the >> Csound API. >> >> Victor >> On 16 Oct 2009, at 16:19, Anthony Palomba wrote: >> >>> I have been looking into the potential of using python and csound. >>> There are some good articles in csound journal on how to do this. >>> Especially Chris Aziza's article "athenaCL Generators as Csound >>> Signals". >>> >>> I was wondering if anyone out there knew of any other python >>> libraries that generate algorithmic patterns or do data transformation >>> and mapping. >>> >>> >>> >>> Thanks, >>> Anthony >> >> >> Send bugs reports to this list. >> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe >> csound" > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe > csound" > > |
Date | 2009-10-17 10:03 |
From | francibal |
Subject | [Csnd] Re: Re: python algorithmic libraries... |
Hi Mr. Anthony, Have You seen the new csound algorithmic tutorial by Mr. Gogins in last csound (5.11, in tutorial folder)? Because this helps me really much in understand CsoundAC (at least a little bit more, but this is my not ability!). Just a little, ciao, fran. apalomba wrote: > > Yes, Goggins CsoundAC is a great tool. I have only just begun > to explore it. But it is mostly designed to create and navigate graph > representations > of a score. > > I am looking for additional libraries that generate algorithmic > patterns or do data transformation and mapping, to compliment > CsoundAC. > > > > -ap > > > > > On Fri, Oct 16, 2009 at 10:25 AM, Victor Lazzarini > |