Music::VoiceGen - musical voice generation

To install this module, use CPAN, for example:

  cpan Music::VoiceGen

Run perldoc(1) on Music::VoiceGen for additional documentation.


For the source code, see:

https://github.com/thrig/Music-VoiceGen

This can be built and installed by running:

   perl Makefile.PL
   make
   make test
   make install


LICENSE AND COPYRIGHT

Copyright (C) 2016 Jeremy Mates

This program is distributed under the (Revised) BSD License:
L<http://www.opensource.org/licenses/BSD-3-Clause>