Skip to content

ragamroll/web-midi-test-suite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web MIDI API test suite

This is a JavaScript-based test suite for testing implementations of the Web MIDI API.

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, i.e. a C preprocessor run against JS code.

License

The tests are licensed under MIT license.

About

A test suite for Web MIDI API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.9%
  • C++ 3.1%