
POE::Framework::MIDI::Rule::Utility - Utility functions




Return an array of the note names of a phrase.
Return an array of the note durations of a phrase.
Return the numerical difference between the two given notes.
Return the note number or -1 for a given note name.
Make sure we are looking at a valid note name.

These are not used for computation
Show a simple note name to note number correspondence for every note in the $MIDI::Simple::Note list.
Print the MIDI::Simple note specification - note name and the 'Absolute' or 'Relative' nature.
A "mostly correct" sort function for proper scale note names.

"use POE::Framework::MIDI::Phrase"
http://justsomeguy.com/code/POE/POE-Framework-MIDI

Primary: Steve McNabb <steve@justsomeguy.com>
CPAN ID: SMCNABB
Secondary: Gene Boggs <cpan@ology.net>
CPAN ID: GENE

Copyright (c) 2002 Steve McNabb. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.