web-midi-test-suite
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A test suite for Web MIDI API
# Web MIDI API test suite

This is a JavaScript-based test suite for testing implementations of the [Web MIDI API](https://dvcs.w3.org/hg/audio/raw-file/tip/midi/specification.html).

Just run ```midi-test-suite.js``` against your implementation and see the results.

The test assumes you have at least one of both input and output MIDI devices/interfaces, and that you will allow access to your MIDI devices.

The tests are written using [macnjs](https://github.com/jussi-kalliokoski/macnjs), i.e. a C preprocessor run against JS code.

## License

The tests are licensed under MIT license.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。