The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Music::AtonalUtil - routines for atonal composition and analysis

To install this module, use CPAN, for example:

  cpanm Music::AtonalUtil

For the current release, see:

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

This can be built and installed by running:

  perl Makefile.PL
  make
  make test
  make install

Run perldoc(1) on Music::AtonalUtil for more documentation.

DEPENDENCIES

Some knowledge of atonality may well benefit the user. See Makefile.PL for
module dependencies.

COPYRIGHT AND LICENCE

Copyright (C) 2012-2015 Jeremy Mates

This module is free software; you can redistribute it and/or modify it
under the Artistic License (2.0).