NAME
Win32API::MIDI::Out - Utility Functions for Win32API::MIDI::Out
DESCRIPTION
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");
AUTHOR
Hiroo Hayashi, <hiroo.hayashi@computer.org>
SEE ALSO
BUGS
If you find bugs, report to the author.