# Functions
No description provided by the author
Format sets the SMF file format version.
New returns a Writer
The writer just uses an io.Writer.
NoRunningStatus forces the writer to always write the status byte.
NumTracks sets the number of tracks in the file.
TimeFormat sets the timeformat.
WriteFile creates file, calls callback with a writer and closes file.
# Interfaces
No description provided by the author
# Type aliases
Option is a Writer option.