Accessing a USB Midi device via the web

∥☆過路亽.° 提交于 2019-12-06 07:32:37

The only practical way (that I know of) to achieve this using Silverlight, is platform invocation. This requires Silverlight 5 and the app to run in full trust mode, which makes sense because the app can do pretty much anything with P/Invoke. If a web app allows the developers to access information on a client's computer, then there will have to be some warning or user sign-off (like Silverlight's full trust).

Yes, this is possible, at least in Windows and MacOS. I'm not sure how to post a link here, but you can google for "Jazz-Plugin"

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!