Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

Latest commit

 

History

History
2 lines (2 loc) · 465 Bytes

index.md

File metadata and controls

2 lines (2 loc) · 465 Bytes

Module - index.js

This module contains a constructor function and many helper functions for getting MIDI devices. The function is used at the root of the module when required as a constructor that automatically picks supported devices and their corresponding classes. This method of construction is not required, just easy to use. You can supply new rocketry() with port numbers to use if you know them or omit them for it to detect the first supported pair.