BB.MidiInputSlider

A module for representing individual slider inputs on a midi device. Behaves like MidiInputKnob.

Index

Methods

Constructor

BB.MidiInputSlider
(
  • [note]
)

Parameters:

  • [note] Number optional

    The midi note to assign this input to.

Methods

on
(
  • name
  • callback
)

Inherited from BB.BaseMidiInput but overwritten in src/BB.MidiInputSlider.js:32

Register an event for this midi input. Available events include: change, min, and max.

Parameters:

  • name String

    The name of the event. Supports "change", "min", and "max" events.

  • callback Function

    Callback to run when the event has fired

There are no methods that match your current filter settings. You can change your filter settings in the index section on this page. index