ixfx
    Preparing search index...

    Class Feedback

    Index

    Constructors

    • Parameters

      • options: Partial<
            {
                cc: number;
                channel: number;
                note: number;
                output: MIDIOutput;
                portName: string;
            },
        > = {}

      Returns Feedback

    Methods

    Properties

    cc: number = -1
    channel: number = 0
    note: number = -1
    output?: MIDIOutput
    portName?: string