http://www.perlmonks.org?node_id=1004509


in reply to Re: just wanted to show what I managed to write with your help
in thread just wanted to show what I managed to write with your help

Thanks for your comment. I do know where the Windows related MIDI code has to go within my program (and I have already built in 'if ($WINDOWS) {}' sections in my current code) and what it needs to do, but I have no experience with the Windows MIDI API (which is available in Perl via the Win32API::MIDI module) and I'm not keen on spending time on a Windows PC to write and test the Windows MIDI code. That's why I said that I would ideally need a user to volunteer with that.

Regarding VST: I guess I wrote that badly, I'm sure there is a way to implement that in Perl too, but right now it's way beyond my skills.