Diff for "BeatBased" - Methods
location: Diff for "BeatBased"
Differences between revisions 5 and 6
Revision 5 as of 2007-07-20 17:11:20
Size: 706
Editor: devel03
Comment:
Revision 6 as of 2007-07-30 11:30:12
Size: 771
Editor: devel03
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
Project by Sam Burnand, Jessica Grahn, MatthewBrett to create s simple program to create and match sequences of intervals for beat structure. For MEG analysis, see BeatBasedMeg.

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

Beat based analysis

For MEG analysis, see BeatBasedMeg.

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/beatbased/trunk

For example:

svn co http://imaging.mrc-cbu.cam.ac.uk/svn/beatbased/beatbased/trunk 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)