UNPKG

audiokeys

Version:

A utility for creating QWERTY keyboards with support for different monophonic and polyphonic behaviors.

11 lines (9 loc) 269 B
// The tests are roughly broken up to match the source files. require('./test.state'); require('./test.events'); require('./test.mapping'); require('./test.buffer'); require('./test.priority'); require('./test.special'); // functional test! require('./test.playing');