Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
S
schedule(MidiTimerTask, int)
- Method in interface com.confusionists.mjdjApi.util.
MjdjService
schedule(MidiTimerTask, int, float)
- Method in interface com.confusionists.mjdjApi.util.
MjdjService
Schedules the task to fire at beatsBeforeLaunch quarter-notes plus delayAfterBeat in proportion of one beat.
scheduleInMs(MidiTimerTask, int)
- Method in interface com.confusionists.mjdjApi.util.
MjdjService
send(MessageWrapper)
- Method in interface com.confusionists.mjdjApi.midiDevice.
ReceiverDeviceWrapper
send(MessageWrapper)
- Method in interface com.confusionists.mjdjApi.util.
MjdjService
Sends to all outbound MIDI devices
send(MessageWrapper, List<String>)
- Method in interface com.confusionists.mjdjApi.util.
MjdjService
send(MessageWrapper, String)
- Method in interface com.confusionists.mjdjApi.util.
MjdjService
send(byte[], List<String>)
- Method in interface com.confusionists.mjdjApi.util.
MjdjService
send(byte[])
- Method in interface com.confusionists.mjdjApi.util.
MjdjService
Send to all output MIDI devices
sendKeystrokes(String)
- Method in interface com.confusionists.mjdjApi.util.
MjdjService
setActive(boolean)
- Method in class com.confusionists.mjdjApi.midiDevice.
AbstractDeviceWrapper
setActive(boolean)
- Method in interface com.confusionists.mjdjApi.midiDevice.
DeviceWrapper
setAfterBeat(float)
- Method in class com.confusionists.mjdjApi.util.
MidiTimerTask
setClockSource(boolean)
- Method in class com.confusionists.mjdjApi.midiDevice.
AbstractTransmitterDeviceWrapper
setClockSource(boolean)
- Method in interface com.confusionists.mjdjApi.midiDevice.
TransmitterDeviceWrapper
setInDeviceNames(List<String>)
- Method in class com.confusionists.mjdjApi.morph.
AbstractMorph
setInDeviceNames(List<String>)
- Method in interface com.confusionists.mjdjApi.morph.
Morph
Call by Mjdj before init is called.
setMessage(MidiMessage)
- Method in class com.confusionists.mjdjApi.midi.
MessageWrapper
setMorph(Morph)
- Method in class com.confusionists.mjdjApi.util.
MidiTimerTask
setMorphActive(String, boolean)
- Method in interface com.confusionists.mjdjApi.util.
MjdjService
Shuts the checkbox of a Morph implementer on or off
setOutDeviceNames(List<String>)
- Method in class com.confusionists.mjdjApi.morph.
AbstractMorph
setOutDeviceNames(List<String>)
- Method in interface com.confusionists.mjdjApi.morph.
Morph
Call by Mjdj before init is called.
setPayload(MessageWrapper)
- Method in class com.confusionists.mjdjApi.util.
MidiTimerTask
setPlayTimedTasks(boolean)
- Method in class com.confusionists.mjdjApi.morph.
AbstractMorph
setPlayTimedTasks(boolean)
- Method in interface com.confusionists.mjdjApi.morph.
Morph
setSerializable(Object)
- Method in interface com.confusionists.mjdjApi.morph.
Morph
Morph subclasses should recover state from the object passed in.
setService(MjdjService)
- Method in class com.confusionists.mjdjApi.midiDevice.
AbstractDeviceWrapper
setService(MjdjService)
- Method in interface com.confusionists.mjdjApi.midiDevice.
DeviceWrapper
setService(MjdjService)
- Method in class com.confusionists.mjdjApi.morph.
AbstractMorph
setService(MjdjService)
- Method in interface com.confusionists.mjdjApi.morph.
Morph
Mjdj will call this method to give the Morph instance access to the Mjdj system: this happens before init is called.
ShortMessageWrapper
- Class in
com.confusionists.mjdjApi.midi
shutdown()
- Method in class com.confusionists.mjdjApi.morph.
AbstractMorph
Called before the Morph is taken out of service, e.g., if Morphs are reloaded or if the system is shutting down.
shutdown()
- Method in interface com.confusionists.mjdjApi.morph.
Morph
SimpleMidiMessage
- Class in
com.confusionists.mjdjApi.midi
Basically this is a wrapper for a byte array.
SimpleMidiMessage(byte[])
- Constructor for class com.confusionists.mjdjApi.midi.
SimpleMidiMessage
spitByteArrayAsHex(byte[])
- Static method in class com.confusionists.mjdjApi.util.
Util
For debugging purposes.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U