|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Monome | |
---|---|
sky.monome | Main package of SkyMonome library. |
sky.monome.behavior | Package of all behaviors. |
sky.monome.sequencer | Package of all classes relative to sequencers. |
Uses of Monome in sky.monome |
---|
Methods in sky.monome that return Monome | |
---|---|
Monome |
AbstractGroup.getMonome()
Returns the logical Monome device that contains this abstract group. |
Monome |
Analog.getMonome()
Returns the logical Monome device that contains this analog. |
abstract Monome |
Component.getMonome()
Returns the logical Monome device that contains this component. |
Monome |
LedButtonCouple.getMonome()
Returns the logical Monome device that contains this led/button couple. |
Monome |
Monome.getMonome()
Returns this . |
Monome |
SequencerPageSwitcher.SequencerPage.getMonome()
Returns the logical Monome device that contains this sequencer page. |
Uses of Monome in sky.monome.behavior |
---|
Methods in sky.monome.behavior that return Monome | |
---|---|
Monome |
Pad.PadGroup.Lure.getMonome()
Returns the logical Monome device that contains this led/button couple. |
Uses of Monome in sky.monome.sequencer |
---|
Fields in sky.monome.sequencer declared as Monome | |
---|---|
protected Monome |
SequencerEngine.monome
Logical Monome device for refreshings. |
Constructors in sky.monome.sequencer with parameters of type Monome | |
---|---|
SequencerEngine(Monome monome,
float tempo,
int divisions,
S... sequencers)
Constructs a sequencer engine with the specified logical Monome device, the specified tempo, the specified number of divisions by quarter note, and driving specified sequencers. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |