Spencer Chase wrote: > Greetings perl-win32-users, > > I have started fiddling with the Media Player module that has recently > become available on the CPAN site. I have no problem using it in > scripts to play MIDI files to the microsoft synth but my goal is to > play MIDI to external devices such as a USB MIDI interface. I have no > problem doing this with the help other modules, such as win32 MIDI > but it seems that Media Player is coded to only play audio. I am not > familiar with the win multimedia API and can not even guess what the > code of the Media Player module is doing. I am looking for a simple > solution to my need to play to other devices. I have written to the > author of the module but have received no reply.
I started to play with this a bit before quickly losing interest. The MCI sendCommand interface would probably do the trick, but it uses callbacks which are tricky in Perl. _______________________________________________ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs