Music::Scala - Scala scale support for Perl

To install this module, use CPAN, for example:

  cpan Music::Scala

For the current release, see:

http://github.com/thrig/Music-Scala

which can be installed once git and cpanm are installed by e.g.

  git clone https://github.com/thrig/Music-Scala
  cd Music-Scala
  cpanm .

DEPENDENCIES

Some knowledge of music theory, notably scales, tuning, and temperaments.

http://www.huygens-fokker.org/scala/ and in particular
http://www.huygens-fokker.org/docs/scales.zip will likely be of some use.

COPYRIGHT AND LICENCE

Copyright (C) 2013,2014 by Jeremy Mates

This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself, either Perl version 5.16 or, at your option, any
later version of Perl 5 you may have available.
