
POE::Framework::MIDI::Rest - A rest event


A rest event

my $rest = new POE::Framework::MIDI::Rest({
duration => 'qn' # a quarternote rest
});

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) 2004 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.