Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apmcleod authored Oct 29, 2018
1 parent 1fa9c52 commit f6b3c51
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

This is the code and data from my 2018 ISMIR paper. If you use it, please cite it:

`
@inproceedings{McLeod:18b,`
`title={Meter detection and alignment of {MIDI} performance},`
`author={McLeod, Andrew and Steedman, Mark},`
`booktitle={{ISMIR}},`
`year={2018},`
`pages={113--119}`
`}
`
```
@inproceedings{McLeod:18b,
title={Meter detection and alignment of {MIDI} performance},
author={McLeod, Andrew and Steedman, Mark},
booktitle={{ISMIR}},
year={2018},
pages={113--119}
}
```

## Project Overview
This is a model for meter detection and alignment from live performance MIDI data. Example corpora are found in the `corpora` directory, [anacrusis files](#anacrusis-files) are found in the `anacrusis` directory, and pre-trained grammars are found in the `grammars` directory.
Expand Down

0 comments on commit f6b3c51

Please sign in to comment.