Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

acceptNetworkMessage(NetworkReceivedMessage) - Method in class com.moppy.core.comms.bridge.NetworkBridge
Called by network leaves to pass messages from the network.
acceptNetworkMessage(NetworkReceivedMessage) - Method in interface com.moppy.core.comms.NetworkMessageConsumer
 
ACTION_ADD_DEVICE - Static variable in class com.moppyandroid.main.service.MoppyMediaService
The custom action for adding a Moppy device.
ACTION_GET_DEVICES - Static variable in class com.moppyandroid.main.service.MoppyMediaService
The custom action for refreshing the available USB devices.
ACTION_INIT_LIBRARY - Static variable in class com.moppyandroid.main.service.MoppyMediaService
The custom action for triggering media library creation if not done so already.
ACTION_LOAD_ITEM - Static variable in class com.moppyandroid.main.service.MoppyMediaService
The custom action for loading a file.
ACTION_REFRESH_DEVICES - Static variable in class com.moppyandroid.main.service.MoppyMediaService
The custom action for refreshing the available USB devices.
ACTION_REMOVE_DEVICE - Static variable in class com.moppyandroid.main.service.MoppyMediaService
The custom action for removing a Moppy device.
ACTION_SET_MIDI_IN - Static variable in class com.moppyandroid.main.service.MoppyMediaService
The custom action for setting the MIDI device to receive input from.
ACTION_SET_MIDI_OUT - Static variable in class com.moppyandroid.main.service.MoppyMediaService
The custom action for setting the MIDI device to send output to.
ACTION_SET_MIDI_SPLIT - Static variable in class com.moppyandroid.main.service.MoppyMediaService
The custom action for setting the service to intercept MIDI messages from the MIDI input devices and split up chords to distribute their notes across available MIDI channels.
ACTION_USB_PERMISSION - Static variable in class com.moppyandroid.main.MainActivity
active - Variable in class jp.kshoji.javax.sound.midi.VoiceStatus
Indicates the voice is active or not
ACTIVE_SENSING - Static variable in class jp.kshoji.javax.sound.midi.ShortMessage
 
add(Receiver) - Method in class com.moppyandroid.main.service.ReceiverDispatcher
Adds a Receiver to the list to forward messages to.
add(MidiEvent) - Method in class jp.kshoji.javax.sound.midi.Track
Add MidiEvent to this Track
addBridge(NetworkBridge) - Method in class com.moppy.core.comms.bridge.MultiBridge
Adds a network bridge that will send/receive messages as part of the MultiBridge group.
addChild(MidiLibrary.MapNode) - Method in class com.moppyandroid.main.service.MidiLibrary.Folder
Adds a MidiLibrary.MapNode to this Folder.
addControllerEventListener(ControllerEventListener, int[]) - Method in class jp.kshoji.javax.sound.midi.impl.SequencerImpl
 
addControllerEventListener(ControllerEventListener, int[]) - Method in interface jp.kshoji.javax.sound.midi.Sequencer
addDevice(MidiDeviceInfo) - Method in class com.moppyandroid.main.MidiSpinnerAdapter
Adds the relevant ports ports of a MidiDeviceInfo to the dataset if they are not already there.
addMapper(EventMapper<INPUT_EVENT>) - Method in class com.moppy.core.events.mapper.MapperCollection
 
addMetaEventListener(MetaEventListener) - Method in class jp.kshoji.javax.sound.midi.impl.SequencerImpl
 
addMetaEventListener(MetaEventListener) - Method in interface jp.kshoji.javax.sound.midi.Sequencer
addMidiDevice(MidiDevice) - Static method in class jp.kshoji.javax.sound.midi.MidiSystem
Add a MidiDevice to the MidiSystem
addReceiver(Receiver) - Method in class com.moppyandroid.main.service.MoppyManager
Adds a Receiver to forward all MIDI messages to, regardless of if they originated on the MIDI wire input or the MIDI file input.
addReceiver(Receiver) - Method in class com.moppyandroid.main.service.MoppyMediaService
Adds a Receiver to forward all MIDI messages to, regardless of if they originated on the MIDI wire input or the MIDI file input.
addSynthesizer(Synthesizer) - Static method in class jp.kshoji.javax.sound.midi.MidiSystem
Add a Synthesizer to the MidiSystem
addToQueue(MediaDescriptionCompat) - Method in class com.moppyandroid.main.service.MusicQueue
Adds a song to the end of the music queue.
addToQueue(MediaDescriptionCompat, int) - Method in class com.moppyandroid.main.service.MusicQueue
Adds a song to the music queue at a specific index.
ALBUM_ICON_URI - Static variable in class com.moppyandroid.main.service.MidiLibrary
URI for the album icon.
ALBUM_ID - Static variable in class com.moppyandroid.main.service.MidiLibrary
The ID of the folder containing the songs sorted by album.
allNotesOff() - Method in class jp.kshoji.javax.sound.midi.impl.MidiChannelImpl
 
allNotesOff() - Method in interface jp.kshoji.javax.sound.midi.MidiChannel
Indicate 'All notes off' message to the MidiChannel
allSoundOff() - Method in class jp.kshoji.javax.sound.midi.impl.MidiChannelImpl
 
allSoundOff() - Method in interface jp.kshoji.javax.sound.midi.MidiChannel
Indicate 'All sound off' message to the MidiChannel
ARTIST_ICON_URI - Static variable in class com.moppyandroid.main.service.MidiLibrary
URI for the artist icon.
ARTIST_ID - Static variable in class com.moppyandroid.main.service.MidiLibrary
The ID of the folder containing the songs sorted by artist.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links