Steve McNabb > POE-Framework-MIDI-0.09 > POE::Framework::MIDI::Rule::Notes

Download:
POE-Framework-MIDI/POE-Framework-MIDI-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

POE::Framework::MIDI::Rule::Notes

ABSTRACT ^

DESCRIPTION ^

EXPORTED FUNCTIONS ^

test()

Does the phrase match the given note list?

This function either returns an array of boolean values for each note, or the string similarity between the notes of the phrase and the given note list, depending on the value of the flag.

SEE ALSO ^

POE

POE::Framework::MIDI::Rule

POE::Framework::MIDI::Phrase

POE::Framework::MIDI::Note

POE::Framework::MIDI::Rule::Utility

String::Similarity

http://justsomeguy.com/code/POE/POE-Framework-MIDI

AUTHOR ^

Primary: Steve McNabb <steve@justsomeguy.com>

CPAN ID: SMCNABB

Secondary: Gene Boggs <cpan@ology.net>

CPAN ID: GENE

COPYRIGHT AND LICENCE ^

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.