Lume
    Preparing search index...

    Class LumeDebugger

    Draws information about the state of the application to the canvas.

    LumeDebugger writes a bunch of information on the canvas, including information regarding the current state of the MIDI file as well as information taken from the enviornmental variables.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    Properties

    Constructors

    Methods

    • Called by the rendering engine on every frame.

      When overriding this method, ensure that the p5 instance is configured properly. For example, rectangles may be drawn incorrectly if a previous CanvasDrawer had modified p5.rectMode(). CanvasDrawer classes are not obligated/expected to use the default p5 attributes.

      See the p5 documentation on attributes for more information: https://p5js.org/reference/#Attributes

      Returns void

    Properties

    _lastChord: string = ""