
Win32API::MIDI::Out - Utility Functions for Win32API::MIDI::Out

Most of feature of Win32API::MIDI::Out are documented in Win32API::MIDI. Some utility functions are documented here.
$midiOut->SysEX(System_Exclusive_Data)Outputs MIDI System Exclusive data.
Example:
# Turn General MIDI System On
$midiout->SysEX("\xf0\x7e\x7f\x09\x01\xf7");

Hiroo Hayashi, <hiroo.hayashi@computer.org>


If you find bugs, report to the author.