Music-Harmonics

This module calculates the note names and positions of harmonics and overtones.
Please see Harmonics.pm for detailed information.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


COPYRIGHT AND LICENCE

Copyright 2005 Christian Renz <crenz@web42.com>, All Rights Reserved.

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.