Module

Vex.Formatter

Package
purescript-vexflow
Repository
MitchStevens/purescript-vexflow

#format Source

format :: forall vexVoice. Buildable vexVoice VexVoice => Array vexVoice -> Number -> VexFormatter -> Effect VexFormatter

#formatAndDraw Source

formatAndDraw :: forall vexStave. Buildable vexStave VexStave => VexContext -> vexStave -> Array VexStaveNote -> Effect Unit

#joinVoices Source

joinVoices :: forall vexVoice. Buildable vexVoice VexVoice => Array vexVoice -> VexFormatter -> Effect VexFormatter