GitXplorerGitXplorer
b

canon_solver

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
7ea8c7e290b90aa25585522fe7b60d3439054d0f

Adding audio files

committed 11 years ago
Unverified
185691ec6b99523140d35f7e145276e677246d50

adding writeup.pdf

committed 11 years ago
Unverified
a5e5cd475364ab4f5808a5b54fb37ca06db61656

renaming to writeup for submission

committed 11 years ago
Unverified
ec151cea9fa2f86aef1d2152c694583be56d9b0c

changing partner.txt for submission

committed 11 years ago
Unverified
6530f0b15adf5feeb4627039eb7327ebf550ac14

added length to Readme

committed 11 years ago
Unverified
53b5b3c354847245b08286ea12c3248cb8c2e99e

supp materials

committed 11 years ago

README

The README file for this repository.

For this project, you will need to install music21.

Instructions can be found here: http://web.mit.edu/music21/doc/installing/installMac.html

After installing music21, you can run a sample of the canon solver from the console with 'python solver/canon.py'.

Two examples are included in these supplementary materials. By default, the canon solver is set to solver puzzle1, a variation on the King's Royal Theme. In order to change to puzzle2, simply change the method in line 78 of the run script of canon.py from puzzle1 to puzzle2.

You can also listen to the audio output from our baseline and puzzle1 in the audio directory.

Although our writeup was six pages in our word processor, it came out much shorter when we transferred to laTex; hopefully less reading is better for you!