Dima Calancea | 27 Mar 2012 17:02
Picon

ChorData Documentation

Hi,


Is there any documentation available on ChorData? I'm trying to understand how it works
because I would like to write a similar program.

Thanks in advance!
_______________________________________________
clam-devel mailing list
clam-devel@...
http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org
David García Garzón | 28 Mar 2012 04:00
Favicon
Gravatar

Re: ChorData Documentation

Do you mean something like an usage tutorial like this: 
http://clam-project.org/wiki/Chordata_tutorial
Or something more oriented to the application design?

On Tuesday 27 March 2012 17:02:39 Dima Calancea wrote:
> Hi,
> 
> Is there any documentation available on ChorData? I'm trying to understand
> how it works
> because I would like to write a similar program.
> 
> Thanks in advance!
Murray Meehan | 28 Mar 2012 06:01
Picon
Gravatar

Re: ChorData Documentation

To the best of my knowledge, only the usage tutorial is available. The full source code is of course available as well, which you are welcome to study. http://clam-project.org/clam/trunk/chordata/src/

On Tue, Mar 27, 2012 at 7:00 PM, David García Garzón <david.garcia-tXtBAhM0zcQ@public.gmane.org> wrote:
Do you mean something like an usage tutorial like this:
http://clam-project.org/wiki/Chordata_tutorial
Or something more oriented to the application design?

On Tuesday 27 March 2012 17:02:39 Dima Calancea wrote:
> Hi,
>
> Is there any documentation available on ChorData? I'm trying to understand
> how it works
> because I would like to write a similar program.
>
> Thanks in advance!
_______________________________________________
clam-devel mailing list
clam-devel-1k/dSJ7MB0Z7+ZU2EHDb4Q@public.gmane.orgproject.org
http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org

_______________________________________________
clam-devel mailing list
clam-devel@...
http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org
Dima Calancea | 28 Mar 2012 08:51
Picon

Re: ChorData Documentation

David, actually I was looking for some software/design documentation,

but I couldn't find any.

2012/3/28 David García Garzón <david.garcia-tXtBAhM0zcQ@public.gmane.org>
Do you mean something like an usage tutorial like this:
http://clam-project.org/wiki/Chordata_tutorial
Or something more oriented to the application design?

On Tuesday 27 March 2012 17:02:39 Dima Calancea wrote:
> Hi,
>
> Is there any documentation available on ChorData? I'm trying to understand
> how it works
> because I would like to write a similar program.
>
> Thanks in advance!

_______________________________________________
clam-devel mailing list
clam-devel@...
http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org
Pau Arumí | 28 Mar 2012 10:30

Re: ChorData Documentation

Hi Dima,

I don't think there is any explicit design doc. But try navigating through the generated doxygen doc, including class diagrams, use relations, etc.
P

2012/3/28 Dima Calancea <deeemaaa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
David, actually I was looking for some software/design documentation,
but I couldn't find any.


2012/3/28 David García Garzón <david.garcia-tXtBAhM0zcQ@public.gmane.org>
Do you mean something like an usage tutorial like this:
http://clam-project.org/wiki/Chordata_tutorial
Or something more oriented to the application design?

On Tuesday 27 March 2012 17:02:39 Dima Calancea wrote:
> Hi,
>
> Is there any documentation available on ChorData? I'm trying to understand
> how it works
> because I would like to write a similar program.
>
> Thanks in advance!


_______________________________________________
clam-devel mailing list
clam-devel-1k/dSJ7MB0Z7+ZU2EHDb4Q@public.gmane.orgproject.org
http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org




_______________________________________________
clam-devel mailing list
clam-devel@...
http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org
David García Garzón | 30 Mar 2012 18:18

Re: ChorData Documentation

Well, Chordata architecture is based in clam prototyping, which is documented 
in several papers and in my Ms thesis, and in Annotator data pools to 
passivate precomputed data which are documented on the Annotator's wiki and 
doxygen.

Regarding the chord extraction algorithm itself you can find also in my Ms  
thesis an module explanation and the papers it is based on.

http://lac.linuxaudio.org/2007/papers/lac07_garcia_arumi_amatriain.pdf
http://xavier.amatriain.net/PFC/dgarcia-master.pdf

Also prototyping in clam has become more flexible done in python since Xavier 
introduced ipyclam and pyqt into the framework but it is not on 1.4 but in 
subversion version.

David.

On Wednesday 28 March 2012 10:30:25 Pau Arumí wrote:
> Hi Dima,
> I don't think there is any explicit design doc. But try navigating through
> the generated doxygen doc, including class diagrams, use relations, etc. P
> 
> 2012/3/28 Dima Calancea <deeemaaa@...<mailto:deeemaaa@...>>
> David, actually I was looking for some software/design documentation,
> but I couldn't find any.
> 
> 
> 2012/3/28 David García Garzón
>
<david.garcia@...<mailto:david.garcia@...>>
Do you mean something
> like an usage tutorial like this:
> http://clam-project.org/wiki/Chordata_tutorial
> Or something more oriented to the application design?
> 
> On Tuesday 27 March 2012 17:02:39 Dima Calancea wrote:
> > Hi,
> > 
> > Is there any documentation available on ChorData? I'm trying to understand
> > how it works
> > because I would like to write a similar program.
> > 
> > Thanks in advance!
> 
> _______________________________________________
> clam-devel mailing list
> clam-devel@...<mailto:clam-devel@...g>
> http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org
Murray Meehan | 31 Mar 2012 03:37
Picon
Gravatar

Re: ChorData Documentation

Hey David, 


It'd be really nice if we released 1.5 soon so the general public can use everything developed since 1.4, is there anything I could do to help out with this? 

On Fri, Mar 30, 2012 at 9:18 AM, David García Garzón <david.garcia <at> barcelonamedia.org> wrote:
Well, Chordata architecture is based in clam prototyping, which is documented
in several papers and in my Ms thesis, and in Annotator data pools to
passivate precomputed data which are documented on the Annotator's wiki and
doxygen.

Regarding the chord extraction algorithm itself you can find also in my Ms
thesis an module explanation and the papers it is based on.

http://lac.linuxaudio.org/2007/papers/lac07_garcia_arumi_amatriain.pdf
http://xavier.amatriain.net/PFC/dgarcia-master.pdf

Also prototyping in clam has become more flexible done in python since Xavier
introduced ipyclam and pyqt into the framework but it is not on 1.4 but in
subversion version.

David.



On Wednesday 28 March 2012 10:30:25 Pau Arumí wrote:
> Hi Dima,
> I don't think there is any explicit design doc. But try navigating through
> the generated doxygen doc, including class diagrams, use relations, etc. P
>
> 2012/3/28 Dima Calancea <deeemaaa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org<mailto:deeemaaa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>>
> David, actually I was looking for some software/design documentation,
> but I couldn't find any.
>
>
> 2012/3/28 David García Garzón
> <david.garcia-tXtBAhM0zcQ@public.gmane.org<mailto:david.garcia-tXtBAhM0zcQ@public.gmane.org>> Do you mean something
> like an usage tutorial like this:
> http://clam-project.org/wiki/Chordata_tutorial
> Or something more oriented to the application design?
>
> On Tuesday 27 March 2012 17:02:39 Dima Calancea wrote:
> > Hi,
> >
> > Is there any documentation available on ChorData? I'm trying to understand
> > how it works
> > because I would like to write a similar program.
> >
> > Thanks in advance!
>
> _______________________________________________
> clam-devel mailing list
> clam-devel <at> lists.clam-project.org<mailto:clam-devel-1k/dSJ7MB0ZKj0EW2dFtJSST3g8Odh+X@public.gmane.org>
> http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org

_______________________________________________
clam-devel mailing list
clam-devel@...
http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org
David García Garzón | 10 Apr 2012 13:52

Re: ChorData Documentation

You can see the tasks that are in the roadmap to 1.5 in this page:
http://clam-project.org/bugs/roadmap_page.php

Maybe it is too ambitious since neither Pau, nor Nael, nor me nor Xavi are 
having time lately to get into it. And it is (was) really time to release some 
features (like ipyclam). So maybe we should discard some of them for the next 
release.

We can take a chat on the irc if you wan to.

David.

On Friday 30 March 2012 18:37:14 Murray Meehan wrote:
> Hey David,
> 
> It'd be really nice if we released 1.5 soon so the general public can use
> everything developed since 1.4, is there anything I could do to help out
> with this?
> 
> On Fri, Mar 30, 2012 at 9:18 AM, David García Garzón <
> 
> david.garcia@...> wrote:
> > Well, Chordata architecture is based in clam prototyping, which is
> > documented
> > in several papers and in my Ms thesis, and in Annotator data pools to
> > passivate precomputed data which are documented on the Annotator's wiki
> > and
> > doxygen.
> > 
> > Regarding the chord extraction algorithm itself you can find also in my Ms
> > thesis an module explanation and the papers it is based on.
> > 
> > http://lac.linuxaudio.org/2007/papers/lac07_garcia_arumi_amatriain.pdf
> > http://xavier.amatriain.net/PFC/dgarcia-master.pdf
> > 
> > Also prototyping in clam has become more flexible done in python since
> > Xavier
> > introduced ipyclam and pyqt into the framework but it is not on 1.4 but in
> > subversion version.
> > 
> > David.
> > 
> > On Wednesday 28 March 2012 10:30:25 Pau Arumí wrote:
> > > Hi Dima,
> > > I don't think there is any explicit design doc. But try navigating
> > 
> > through
> > 
> > > the generated doxygen doc, including class diagrams, use relations, etc.
> > 
> > P
> > 
> > > 2012/3/28 Dima Calancea <deeemaaa@...<mailto:deeemaaa@...>>
> > > David, actually I was looking for some software/design documentation,
> > > but I couldn't find any.
> > > 
> > > 
> > > 2012/3/28 David García Garzón
> > >
<david.garcia@...<mailto:david.garcia@...>>
Do you mean
> > 
> > something
> > 
> > > like an usage tutorial like this:
> > > http://clam-project.org/wiki/Chordata_tutorial
> > > Or something more oriented to the application design?
> > > 
> > > On Tuesday 27 March 2012 17:02:39 Dima Calancea wrote:
> > > > Hi,
> > > > 
> > > > Is there any documentation available on ChorData? I'm trying to
> > 
> > understand
> > 
> > > > how it works
> > > > because I would like to write a similar program.
> > > > 
> > > > Thanks in advance!
> > > 
> > > _______________________________________________
> > > clam-devel mailing list
> > 
> > > clam-devel@...<mailto:
> > clam-devel@...>
> > 
> > > http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org
> > 
> > _______________________________________________
> > clam-devel mailing list
> > clam-devel@...
> > http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org

Gmane