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 

R

Receiver - Interface in jp.kshoji.javax.sound.midi
Interface for MidiMessage receiver.
ReceiverDispatcher - Class in com.moppyandroid.main.service
Receiver used to dispatch received MidiMessages to a list of Receivers.
ReceiverDispatcher() - Constructor for class com.moppyandroid.main.service.ReceiverDispatcher
Constructs a new ReceiverDispatcher.
receiveUpdate(StatusUpdate) - Method in class com.moppy.core.status.StatusBus
 
receiveUpdate(StatusUpdate) - Method in interface com.moppy.core.status.StatusConsumer
 
receiveUpdate(StatusUpdate) - Method in class com.moppy.core.status.StatusSender
 
receiveUpdate(StatusUpdate) - Method in class com.moppyandroid.main.service.MoppyManager
Triggered when the sequencer posts a StatusUpdate.
recordDisable(Track) - Method in class jp.kshoji.javax.sound.midi.impl.SequencerImpl
 
recordDisable(Track) - Method in interface jp.kshoji.javax.sound.midi.Sequencer
Set the Track to disable recording
recordEnable(Track, int) - Method in class jp.kshoji.javax.sound.midi.impl.SequencerImpl
 
recordEnable(Track, int) - Method in interface jp.kshoji.javax.sound.midi.Sequencer
Set the Track to enable recording on the specified channel.
refresh(Sequence) - Method in class jp.kshoji.javax.sound.midi.MidiUtils.TempoCache
 
refreshDeviceList() - Method in class com.moppyandroid.main.service.MoppyUsbManager
Refreshes the list of bridge identifiers with connected devices guaranteed to remain.
registerCallback(MoppyManager.Callback) - Method in class com.moppyandroid.main.service.MoppyManager
Registers a MoppyManager.Callback with this MoppyManager to receive calls upon method completion.
registerConsumer(StatusConsumer) - Method in class com.moppy.core.status.StatusBus
 
registerMessageReceiver(NetworkMessageConsumer) - Method in class com.moppy.core.comms.bridge.NetworkBridge
 
registerSynthesizer(Synthesizer) - Static method in class jp.kshoji.javax.sound.midi.MidiSystem
Register the Synthesizer instance to the MidiSystem.
remapInstrument(Instrument, Instrument) - Method in interface jp.kshoji.javax.sound.midi.Synthesizer
Remap an Instrument
remove(String) - Method in class com.moppyandroid.main.service.MidiLibrary.Folder
Removes a child of this Folder.
remove(Object) - Method in class com.moppyandroid.main.service.MidiLibrary
DISABLED METHOD
Throws UnsupportedOperationException.
remove(Receiver) - Method in class com.moppyandroid.main.service.ReceiverDispatcher
Removes a Receiver from the list to forward messages to.
remove(MidiEvent) - Method in class jp.kshoji.javax.sound.midi.Track
Remove MidiEvent from this Track
removeBridge(NetworkBridge) - Method in class com.moppy.core.comms.bridge.MultiBridge
 
removeControllerEventListener(ControllerEventListener, int[]) - Method in class jp.kshoji.javax.sound.midi.impl.SequencerImpl
 
removeControllerEventListener(ControllerEventListener, int[]) - Method in interface jp.kshoji.javax.sound.midi.Sequencer
removeDevice(MidiDeviceInfo) - Method in class com.moppyandroid.main.MidiSpinnerAdapter
Removes all ports with a specific parent MidiDeviceInfo from the dataset.
removeFromQueue(MediaDescriptionCompat) - Method in class com.moppyandroid.main.service.MusicQueue
Removes a specific song from the queue.
removeFromQueue(long) - Method in class com.moppyandroid.main.service.MusicQueue
Removes a specific song from the queue by its ID.
removeFromQueue(int) - Method in class com.moppyandroid.main.service.MusicQueue
Removes a song at a specific index from the queue.
removeMapper(EventMapper<INPUT_EVENT>) - Method in class com.moppy.core.events.mapper.MapperCollection
 
removeMetaEventListener(MetaEventListener) - Method in class jp.kshoji.javax.sound.midi.impl.SequencerImpl
 
removeMetaEventListener(MetaEventListener) - Method in interface jp.kshoji.javax.sound.midi.Sequencer
removeMidiDevice(MidiDevice) - Static method in class jp.kshoji.javax.sound.midi.MidiSystem
Remove a MidiDevice from the MidiSystem
removeReceiver(Receiver) - Method in class com.moppyandroid.main.service.MoppyManager
Removes a Receiver from the list to forward messages to.
removeReceiver(Receiver) - Method in class com.moppyandroid.main.service.MoppyMediaService
Removes a Receiver from the list to forward messages to.
removeSynthesizer(Synthesizer) - Static method in class jp.kshoji.javax.sound.midi.MidiSystem
Remove a Synthesizer from the MidiSystem
REQUEST_BROWSE_ACTIVITY - Static variable in class com.moppyandroid.main.MainActivity
Request code for BrowserActivity.
REQUEST_DEVICE_PERMISSION - Static variable in class com.moppyandroid.main.MainActivity
REQUEST_READ_STORAGE - Static variable in class com.moppyandroid.main.MainActivity
requestStoragePermission(Activity, int) - Static method in class com.moppyandroid.main.service.MidiLibrary
Requests permission to read external storage for the provided activity.
resetAllControllers() - Method in class jp.kshoji.javax.sound.midi.impl.MidiChannelImpl
 
resetAllControllers() - Method in interface jp.kshoji.javax.sound.midi.MidiChannel
Indicate 'Reset all controllers' message to the MidiChannel
resolution - Variable in class jp.kshoji.javax.sound.midi.MidiFileFormat
 
resolution - Variable in class jp.kshoji.javax.sound.midi.Sequence
The timing resolution of the sequence.
ROOT_ID - Static variable in class com.moppyandroid.main.service.MidiLibrary
The ID of the root folder.
RootFolder() - Constructor for class com.moppyandroid.main.service.MidiLibrary.RootFolder
Constructs a new RootFolder.
run() - Method in class com.moppyandroid.main.MainActivity.SongTimerTask
 
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