Safe Haskell | Safe-Inferred |
---|
This ties together the lower level tscore components.
Parse tscore, check and postprocess it, convert to Ui.State, and integrate.
Documentation
cmd_integrate :: Cmd.M m => Text -> m [Id.BlockId] Source #
parse_score :: Text -> Either.Either Error (Ui.State, [Instruments.Allocation]) Source #