Diff for "BeatBased" - Methods
location: Diff for "BeatBased"
Differences between revisions 7 and 8
Revision 7 as of 2008-06-03 17:13:35
Size: 712
Editor: devel03
Comment:
Revision 8 as of 2013-03-08 10:28:28
Size: 712
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

Beat based analysis

Here, we house the code project by Sam Burnand, Jessica Grahn, MatthewBrett to create s simple program to create and match sequences of intervals for beat structure.

Subversion repository

See: CbuLug:UsingRepositories

Web version of repository at: http://imaging.mrc-cbu.cam.ac.uk/svn/beatbased/devel

For example:

svn co http://imaging.mrc-cbu.cam.ac.uk/svn/beatbased/devel beatbased

Then edit some file.

Then:

svn commit -m 'A comment'

And:

cd beatbased; svn update

to get the latest repository data into your working copy in the beatbased subdirectory.

None: BeatBased (last edited 2013-03-08 10:28:28 by localhost)