Music::Canon - utility routines for musical canon construction
To install this module, use CPAN, for example:
cpan Music::Canon
For the source code, see:
This can be built and installed by running:
perl Makefile.PL
make
make test
make install
Run perldoc(1) on Music::Canon for more documentation.
DEPENDENCIES
Some knowledge of music theory will benefit the user. In particular,
"The Technique of Canon" by Hugo Norden, if available, is an excellent
resource on writing canons.
COPYRIGHT AND LICENCE
Copyright (C) 2013-2016 Jeremy Mates
This module is free software; you can redistribute it and/or modify it
under the Artistic License (2.0).