Csound Csound-dev Csound-tekno Search About

[Csnd] CsoundAC and ...

Date2009-06-05 13:14
Fromfrancibal
Subject[Csnd] CsoundAC and ...
Hi,
I am curious about CsoundAC.Conversions. There are some functions for
converter pitch class to name (in jazz style ...). Ok, this is possible if
somewhere there is a file with somethings like a map, a place where is write
"this pitch class = this name". Do exist this file? And where is? I'm try to
read some .py and some .hpp files, but i'm not able to find what i want.
Please forgive my imprecise language.

Thanks, e ciao,

fran
-- 
View this message in context: http://www.nabble.com/CsoundAC-and-...-tp23887109p23887109.html
Sent from the Csound - General mailing list archive at Nabble.com.


Date2009-06-05 14:20
FromMichael Gogins
Subject[Csnd] Re: CsoundAC and ...
Conversions.hpp and Conversions.cpp contain this code.

There is more extensive code for related procedures in Voicelead.hpp
and .cpp, Score.hpp and .cpp, and VoiceleadingNode.hpp and .cpp.

All of this is C++ code in the csound/frontends/CsoundAC directory,
and you can browse on Csound's SourceForge CVS browser at
http://csound.cvs.sourceforge.net/viewvc/csound/csound5/frontends/CsoundAC/.

Hope this helps,
Mike

On 6/5/09, francibal  wrote:
>
> Hi,
> I am curious about CsoundAC.Conversions. There are some functions for
> converter pitch class to name (in jazz style ...). Ok, this is possible if
> somewhere there is a file with somethings like a map, a place where is write
> "this pitch class = this name". Do exist this file? And where is? I'm try to
> read some .py and some .hpp files, but i'm not able to find what i want.
> Please forgive my imprecise language.
>
> Thanks, e ciao,
>
> fran
> --
> View this message in context:
> http://www.nabble.com/CsoundAC-and-...-tp23887109p23887109.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>


-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com

Date2009-06-05 14:54
Fromfrancibal
Subject[Csnd] Re: CsoundAC and ...
Mr. Gogins,
many thanks. I hope, in this way, to understand somethings more. Just a
little daily step.
And now i will go to read ALL the files.
Hope not a daydream ...

ciao,
fran
-- 
View this message in context: http://www.nabble.com/CsoundAC-and-...-tp23887109p23888665.html
Sent from the Csound - General mailing list archive at Nabble.com.