pub fn write_serial_smf(
realization: &SerialRealization,
render: &SerialRenderOptions,
lower: &LowerOpts,
) -> Result<Vec<u8>, SerialSurfaceError>Expand description
Serializes a rendered serial score to SMF bytes through the existing MIDI owner.