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 

P

PASS_THROUGH - Static variable in interface com.moppy.core.events.postprocessor.MessagePostProcessor
Does no post-processing on messages.
Patch - Class in jp.kshoji.javax.sound.midi
Represents MIDI Patch
Patch(int, int) - Constructor for class jp.kshoji.javax.sound.midi.Patch
Constructor
PATH_ID - Static variable in class com.moppyandroid.main.service.MidiLibrary
The ID of the folder containing the songs sorted by path.
PathAdapter - Class in com.moppyandroid.main
List<String> adapter for a RecyclerView that displays an arrow and each item's title.
PathAdapter(List<String>, PathAdapter.ClickListener) - Constructor for class com.moppyandroid.main.PathAdapter
Constructs a PathAdapter with a List<String> of the path segments to display.
PathAdapter.Holder - Class in com.moppyandroid.main
Represents an entry in a PathAdapter.
pathText - Variable in class com.moppyandroid.main.PathAdapter.Holder
The TextView displayed to the right of the arrow.
pause() - Method in class com.moppy.core.midi.MoppyMIDISequencer
 
pause() - Method in class com.moppyandroid.main.MainActivity.SongTimerTask
 
pause() - Method in class com.moppyandroid.main.service.MoppyManager
Pauses playback if not already paused.
peekNextSong() - Method in class com.moppyandroid.main.service.MusicQueue
Gets the next song if available, without modifying the queue.
peekPreviousSong() - Method in class com.moppyandroid.main.service.MusicQueue
Gets the previous song if available, without modifying the queue.
peekSong(long) - Method in class com.moppyandroid.main.service.MusicQueue
Gets the song associated with a specific ID.
peekSong(int) - Method in class com.moppyandroid.main.service.MusicQueue
Gets the song at a specific index.
peekWindowSong(int) - Method in class com.moppyandroid.main.service.MusicQueue
Gets the song at a specific index in the current window of the music queue.
PITCH_BEND - Static variable in class jp.kshoji.javax.sound.midi.ShortMessage
 
play() - Method in class com.moppy.core.midi.MoppyMIDISequencer
 
play() - Method in class com.moppyandroid.main.service.MoppyManager
Starts playback if not already playing.
POLY_PRESSURE - Static variable in class jp.kshoji.javax.sound.midi.ShortMessage
 
postProcess(MoppyMessage) - Method in interface com.moppy.core.events.postprocessor.MessagePostProcessor
 
PPQ - Static variable in class jp.kshoji.javax.sound.midi.Sequence
The tempo-based timing type, for which the resolution is expressed in pulses (ticks) per quarter note.
program - Variable in class jp.kshoji.javax.sound.midi.VoiceStatus
The program number 0-127
PROGRAM_CHANGE - Static variable in class jp.kshoji.javax.sound.midi.ShortMessage
 
programChange(int) - Method in class jp.kshoji.javax.sound.midi.impl.MidiChannelImpl
 
programChange(int, int) - Method in class jp.kshoji.javax.sound.midi.impl.MidiChannelImpl
 
programChange(int) - Method in interface jp.kshoji.javax.sound.midi.MidiChannel
Set 'Program' status to the MidiChannel
programChange(int, int) - Method in interface jp.kshoji.javax.sound.midi.MidiChannel
Set 'Bank' and 'Program' status to the MidiChannel
properties() - Method in class jp.kshoji.javax.sound.midi.MidiFileFormat
Get properties Map of MidiFileFormat
put(String, MidiLibrary.MapNode) - Method in class com.moppyandroid.main.service.MidiLibrary
DISABLED METHOD
Throws UnsupportedOperationException.
putAll(Map<? extends String, ? extends MidiLibrary.MapNode>) - Method in class com.moppyandroid.main.service.MidiLibrary
DISABLED METHOD
Throws UnsupportedOperationException.
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