Karya, built on 2023-08-29T07:47:28 (patch 7a412d5d6ba4968ca4155ef276a062ccdeb9109a)
Safe HaskellSafe-Inferred

Cmd.Repl.LSymbol

Description

Tools for interactively tweaking Symbol parameters.

TODO using this module on linux will break the REPL. Apparently ghci on linux has a problem when it has to link in a FFI-using module.

Synopsis

Documentation

make :: Cmd.CmdL () Source #

Make a test block with a dummy track and event that will display the symbol under test.

set :: Symbol.Symbol -> Cmd.CmdL () Source #

Put the given Symbol into the test block.