MuScriptor.ToMidi¶
| Name | Mandatory | Description | Default | Type |
|---|---|---|---|---|
⬅️ Input |
The input of the shard, if any | [{pitch: Int onset: Float offset: Float program: Int drum: Bool instrument: String}] |
||
Output ➡️ |
The resulting output of the shard | Bytes |
Serialize a sequence of note tables (as produced by MuScriptor.Transcribe) to Standard MIDI File (format 0) bytes.