Free Touch Pricker
    Preparing search index...

    Class Music

    Visitor for music analysis

    Matches rows using a music matcher (AbstractMatcher) that can report on the musical content of a touch. This visitor also accumulates a BlockDirectory referencing each block containing a musical row.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    _matcher: AbstractMatcher

    Matcher to be used.

    Accessors

    • get visiting(): boolean

      Whether or not we're still processing rows. Defaults to true (processing rows), but is set to false once rounds has been visited.

      Returns boolean

    Methods