Skip to main content

write_serial_smf

Function write_serial_smf 

Source
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.