The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Mac::CoreMIDI::Object - Encapsulates a CoreMIDI Object

DESCRIPTION

Mac::CoreMIDI::Object is the base class for most other CoreMIDI objects.

METHODS

Mac::CoreMIDI::Object has a lot of properties that will be documented when the implementation is complete. For now, see the source.

$self->dump()

Prints a lot of information on the object.

SEE ALSO

CoreMIDI

AUTHOR

Christian Renz, <crenz@web42.com>

COPYRIGHT AND LICENSE

Copyright 2004 by Christian Renz

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