Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Osc(address: string): Osc

Properties

address

address: string

Readonly id

id: string

Unique Id of this output.

Readonly type

Indicates which type of output this is.

Methods

init

  • Forces inherited child classes to identify themself with the type of output they are.

    Returns OutputEnum

    The output enum that belongs to this type of output.

Generated using TypeDoc