'Missing MIDI file format in magenta.js

does anyone has found in magenta.js documentation the proper formatting of MIDI objects to pass to model methods, like MusicRNN.continueSequence() or MusicVAE.interpolate()? In the API is reported to accept INoteSequence[], but I can't find it's definition. In the demos and examples it is possible to find different key/value pairs, but I wasn't able to find a document about what are the needed or accepted keys to include as passed argument. Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source