Fomus
Outputs
This chapter explains options specific to each of the possible output
formats. One or more outputs or backends may be selected with the
output
setting. Most options are passed as keyword/argument pairs via
this setting or in the OPTS slot of the PART
class.
Current possible output symbols are :data
or :fomus
, :chunk
,
:none
, :musicxml
, :musicxml-sibelius
, :musicxml-finale
, :cmn
,
:lilypond
and :midi
.
The base output filename is specified using the filename
setting. it
may be overridden by the filename
option present in each of the
outputs. each output adds its own extension (for example, a lilypond
file gets a .ly
extension added).