I have been converting midi into keystrokes with midiStroke for OS X http://www.apple.com/downloads/macosx/audio/midistroke.html
I think on windows people are using: http://www.midiox.com/ It would be great it pd could do this! On Dec 15, 2007 9:57 PM, Patrice Colet <[EMAIL PROTECTED]> wrote: > Patrice Colet a écrit : > > >> Thanks Roman, > >> I'm working on Linux and sometimes forced to use Windows so I would be > >> looking for a solution in both. I'll have a look at aalex. Anyone know > >> of a Windows solution? > >> Jim > > > > With VkKeyScan() function > > > > http://msdn2.microsoft.com/en-us/library/ms646329.aspx > > > > keybd_event() seems to be more suitable, is this attached external > provide what you need? > I might try also to give [winkey] the same behavior as [x11key] for > having a compatible external, for the moment it was simplier for me to > use ascii character strings for sending key strokes. > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
