A B C D E F G H I L M N O P R S T V W

R

randomOffsetSequence(String, int) - Static method in class pmlib.PMLSequencer
Apply a random frame offset to each event within the specified sequence
randomOffsetSequence(String, String, int) - Static method in class pmlib.PMLSequencer
Apply a random frame offset to each event within the specified input sequence and store the result to the specified output
read(String) - Method in class pmlib.PMLSequencer
Load a sequence from the file specified
read(File) - Method in class pmlib.PMLSequencer
Load a sequence from the file specified
readBuffer() - Method in class pmlib.PMLSequencer
Load the contents of the record buffer into the playback buffer
readSequence(String) - Static method in class pmlib.PMLSequencer
Load the specified sequence and return an array of PMLEvent objects
readSequence(File) - Static method in class pmlib.PMLSequencer
Load the specified sequence and return an array of PMLEvent objects
readStrings(String) - Static method in class pmlib.PMLTools
Converts an input text file to an array of strings
readStrings(File) - Static method in class pmlib.PMLTools
Converts an input text file to an array of strings
record() - Method in class pmlib.PMLSequencer
Toggle sequencer recording
remove(String) - Method in class pmlib.PMLEventHandler
Remove all object methods with the specified tag
remove(Object, String, char[]) - Method in class pmlib.PMLEventHandler
Remove all object methods matching that specified
remove(String) - Method in class pmlib.PMLRoute
Remove a tag from the object
removeInput(String) - Method in class pmlib.PMLMatrix
Remove any inputs with the specified tag
removeOutput(String) - Method in class pmlib.PMLMatrix
Remove any outputs with the specified tag
reverseSequence(String) - Static method in class pmlib.PMLSequencer
Reverse the specified sequence
reverseSequence(String, String) - Static method in class pmlib.PMLSequencer
Reverse the specified sequence and store the result in the chosen file
route(PMLFloat) - Method in class pmlib.PMLEventHandler
Route the value of the specified object to any attached methods with matching tags
route(PMLFloat[]) - Method in class pmlib.PMLEventHandler
Route the values of the specified objects to any attached methods with matching tags
route(PMLEvent) - Method in class pmlib.PMLEventHandler
Route the event variables of the specified object to any attached methods with matching tag
route(PMLEvent[]) - Method in class pmlib.PMLEventHandler
Route the event variables of the specified objects to any methods with matching tags
route(PMLFloat) - Method in class pmlib.PMLMatrix
Route the specified PMLFloat to any applicable inputs
route(String, float) - Method in class pmlib.PMLMatrix
Route the specified value to any applicable inputs
route(PMLFloat[]) - Method in class pmlib.PMLRoute
Route an array of data to any stored PMLFloat objects with the specified tags
route(PMLFloat) - Method in class pmlib.PMLRoute
Route data to any stored PMLFloat objects with the specified tag
route(String, float) - Method in class pmlib.PMLRoute
Route data to any stored PMLFloat objects with the specified tag

A B C D E F G H I L M N O P R S T V W