MIDI/Pitch version 0.2
======================

Converts MIDI pitches and note names into each other.

Please see Pitch.pm for the module documentation

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

COPYRIGHT AND LICENCE

Copyright 2004-2005 by Christian Renz <crenz@web42.com>. All Rights Reserved.

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

