BeatBased - Methods

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment
Type the odd characters out in each group: abz2a 125t7 HhHaHh year.s 5433r21 worl3d

location: BeatBased

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.