Csound Csound-dev Csound-tekno Search About

Re: python api, linux, howto

Date2006-03-17 08:43
FromVictor Lazzarini
SubjectRe: python api, linux, howto
I think what is needed here is not only a  manual, but
actually
a text with examples. I am entertaining the idea of writing
something
when I have some time.

Victor

>
> Victor Lazzarini wrote:
> > csoundAV?
> > I think the API you have been discussing is for csound
> 5.
>
> Ok, what do I know?
>
> > The API documentation is still non-existent, but I hope
> > we'll get round to do it.
>
> Sigh. I might give it a shot, simply because it would be
> too great, If  could make it work.
>
> > However, you can look at
> > csound.h, csound.hpp and csnd.py. The c functions and
> > C++ class are mirrored in Python (and Java), so the
> > C/C++ header files will be meaningful. The functions etc
> > are explained briefly
> > in the header files.
>
> And the broarder view, is there anyway to get that? I mean
> , poking  around in the files mentioned will reveal a
> number of functions I can  use, but I have no idea which
> functionallity is needed in my code.
>
> Well, I'm not in a position to complain, so I guess I'm
> gonna have to  roll up my sleeves, and ask when I get
> stuck. Hopefully I'll find time  tomorrow.
>
> --
> peace, love & harmony
> Atte
>
> http://www.atte.dk
> --
> Send bugs reports to this list.
> To unsubscribe, send email to
> csound-unsubscribe@lists.bath.ac.uk

Date2006-03-18 03:51
FromIain Duncan
SubjectRe: python api, linux, howto
> I think what is needed here is not only a  manual, but
> actually
> a text with examples. I am entertaining the idea of writing
> something
> when I have some time.

Victor, I would be happy to collaborate on that with you which might
make it easier on both of us. It seems a lot of work to do by myself and
as I am self taught I am never sure when I am showing good programming
code, but I would be down with sharing my examples with you, cleaning
them up, and helping to write accompanying text. Perhaps I should upload
all the examples I have so far somewhere so we can clean them up?

Iain