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

P

paintComponent(Graphics) - Method in class uk.org.toot.swingui.audioui.meterui.KMeterIndicatorPanel.MeterScale
 
paintComponent(Graphics) - Method in class uk.org.toot.swingui.controlui.ControlKnob
Paint the knob on the graphics context given.
paintFingering(Graphics) - Method in class uk.org.toot.swingui.midixui.controlui.neckui.NeckController.PlayingStyle
 
paintIcon(Component, Graphics, int, int) - Method in class uk.org.toot.swingui.audioui.faderui.FaderKnobIcon
 
paintSelection(Graphics, Selection, boolean, long, int) - Method in class uk.org.toot.swingui.midiui.sequenceui.SequenceView
 
paintSelection(Graphics, TrackSelection, boolean, long, int) - Method in class uk.org.toot.swingui.midiui.sequenceui.SequenceView
 
PaletteTool - Class in uk.org.toot.swingui.midiui.sequenceui
 
PaletteTool(String, String, String, Point, Editor) - Constructor for class uk.org.toot.swingui.midiui.sequenceui.PaletteTool
 
PAN - Static variable in class uk.org.toot.midi.misc.Controller
 
PanelFactory - Interface in uk.org.toot.swingui.controlui
 
ParabolaMultiWave - Class in uk.org.toot.synth.modules.oscillator
A Parabola wave is used to derive a wave variable between a triangle or sawtooth, depending on the variable width parameter.
ParabolaMultiWave(int, float) - Constructor for class uk.org.toot.synth.modules.oscillator.ParabolaMultiWave
 
ParametricEQ - Class in uk.org.toot.audio.eq
A parametric EQ.
ParametricEQ() - Constructor for class uk.org.toot.audio.eq.ParametricEQ
Creates a default ParametricEQ object.
ParametricEQ(ParametricEQ.Controls) - Constructor for class uk.org.toot.audio.eq.ParametricEQ
Creates a ParemetricEQ object with the specified controls.
ParametricEQ.Controls - Class in uk.org.toot.audio.eq
The Controls for a 4 band ParametricEQ.
ParametricEQ.Controls() - Constructor for class uk.org.toot.audio.eq.ParametricEQ.Controls
 
paste() - Method in interface uk.org.toot.midi.sequence.edit.CutPasteable
 
paste() - Method in class uk.org.toot.midi.sequence.edit.CutPasteCommand
 
Paste - Class in uk.org.toot.midi.sequence.edit
 
Paste(CutPasteable) - Constructor for class uk.org.toot.midi.sequence.edit.Paste
 
paste() - Method in class uk.org.toot.midi.sequence.edit.SequenceSelection
 
paste() - Method in class uk.org.toot.midi.sequence.edit.TrackSelection
 
paste() - Method in class uk.org.toot.midi.sequence.MidiTrack
 
PAUSE - Static variable in class uk.org.toot.midi.message.MachineControlMsg
 
peak - Variable in class uk.org.toot.audio.meter.MeterControls.ChannelState
 
PEDAL_HI_HAT - Static variable in class uk.org.toot.midi.misc.GM
 
PERCS - Static variable in class uk.org.toot.midi.misc.GM
 
PERFECT_FIFTH - Static variable in class uk.org.toot.music.tonality.Interval
 
PERFECT_FOURTH - Static variable in class uk.org.toot.music.tonality.Interval
 
PERFORMANCE_CONTROLLERS - Static variable in class uk.org.toot.midi.misc.Controller
 
Performer - Class in uk.org.toot.music.performance
A Performer performs on an Instrument.
Performer(String, Instrument) - Constructor for class uk.org.toot.music.performance.Performer
 
PHASER - Static variable in class uk.org.toot.midi.misc.Controller
 
pick(boolean, int) - Method in class uk.org.toot.midix.control.neck.StrungNeck.TunedString
Pick the string or string pair
Pitch - Class in uk.org.toot.music.tonality
This class provides static methods to support pitches and pitch classes, which are just ints.
PITCH_BEND - Static variable in class uk.org.toot.midi.message.ChannelMsg
Command value for Pitch Bend message (0xE0, or 224)
PITCH_BEND_PSEUDO - Static variable in class uk.org.toot.midi.misc.Controller
 
PitchMsg - Class in uk.org.toot.midi.message
This class provides methods to simplify client handling of pitched messages.
PitchMsg() - Constructor for class uk.org.toot.midi.message.PitchMsg
 
PitchTrackType - Class in uk.org.toot.midi.sequence
 
PitchTrackType() - Constructor for class uk.org.toot.midi.sequence.PitchTrackType
 
PitchVelocityView - Class in uk.org.toot.swingui.midiui.sequenceui
 
PitchVelocityView(Viewer) - Constructor for class uk.org.toot.swingui.midiui.sequenceui.PitchVelocityView
 
PitchView - Class in uk.org.toot.swingui.midiui.sequenceui
 
PitchView(Viewer) - Constructor for class uk.org.toot.swingui.midiui.sequenceui.PitchView
 
PitchView.PitchHeader - Class in uk.org.toot.swingui.midiui.sequenceui
 
PitchView.PitchHeader() - Constructor for class uk.org.toot.swingui.midiui.sequenceui.PitchView.PitchHeader
 
PLAY - Static variable in class uk.org.toot.midi.message.MachineControlMsg
 
play() - Method in class uk.org.toot.midi.sequencer.MidiSequencer
 
play() - Method in class uk.org.toot.misc.plugin.BasicPluginSupport
 
play() - Method in interface uk.org.toot.misc.plugin.PluginTransportListener
 
play() - Method in class uk.org.toot.transport.AbstractMMCMaster
 
play() - Method in class uk.org.toot.transport.DefaultTransport
 
play() - Method in class uk.org.toot.transport.TransportAdapter
 
play() - Method in interface uk.org.toot.transport.TransportListener
Called when the transport begins playing.
PLAY_DEFERRED - Static variable in class uk.org.toot.midi.message.MachineControlMsg
 
PLAYBACK - Static variable in class uk.org.toot.audio.system.AudioConnection
PLAYBACK indicates that the audio is already recorded such that audio recording can ignore these connections
PLAYBACK - Static variable in class uk.org.toot.midi.core.MidiConnection
PLAYBACK indicates that the Midi messages are already recorded such that Midi recording can ignore these connections
playDeferred() - Method in class uk.org.toot.transport.AbstractMMCMaster
 
Player - Class in uk.org.toot.midix.control.neck
An experimental class to model the 'guitar' player.
Player() - Constructor for class uk.org.toot.midix.control.neck.Player
 
pluck(float, float, float) - Method in class uk.org.toot.dsp.jSTK.instrument.PluckedString
 
PluckedString - Class in uk.org.toot.dsp.jSTK.instrument
 
PluckedString(float) - Constructor for class uk.org.toot.dsp.jSTK.instrument.PluckedString
 
PluckedSynth - Class in uk.org.toot.synth.synths.plucked
 
PluckedSynth(PluckedSynthControls) - Constructor for class uk.org.toot.synth.synths.plucked.PluckedSynth
 
PluckedSynthControls - Class in uk.org.toot.synth.synths.plucked
 
PluckedSynthControls(int, String, int) - Constructor for class uk.org.toot.synth.synths.plucked.PluckedSynthControls
 
PluckedSynthServiceProvider - Class in uk.org.toot.synth.synths.plucked
 
PluckedSynthServiceProvider() - Constructor for class uk.org.toot.synth.synths.plucked.PluckedSynthServiceProvider
 
Plugin - Class in uk.org.toot.misc.plugin
A class which provides static methods for host applications to set an implementation of PluginSupport and for plugins to obtain that implementation.
Plugin() - Constructor for class uk.org.toot.misc.plugin.Plugin
 
PluginSupport - Interface in uk.org.toot.misc.plugin
An interface that specifies the support required by plugins to receive notifications concerning tempo changes and transport state changes.
PluginTransportListener - Interface in uk.org.toot.misc.plugin
A plugin wishing to receive transport notifications should provide an implementation of this interface and add (and remove) it using PluginSupport.
pollAndUpdate() - Method in class uk.org.toot.swingui.audioui.meterui.MeterOversPanel
 
POLY_MODE - Static variable in class uk.org.toot.midi.misc.Controller
 
POLY_PRESSURE - Static variable in class uk.org.toot.midi.message.ChannelMsg
Command value for Polyphonic Key Pressure (Aftertouch) message (0xA0, or 128)
POLY_PRESSURE_PSEUDO - Static variable in class uk.org.toot.midi.misc.Controller
 
PolyphonicSynthChannel - Class in uk.org.toot.synth
A PolyphonicSynthChannel is a SynthChannel that generates audio as an AudioProcess.
PolyphonicSynthChannel(String) - Constructor for class uk.org.toot.synth.PolyphonicSynthChannel
 
PolyphonicSynthChannel.AbstractVoice - Class in uk.org.toot.synth
 
PolyphonicSynthChannel.AbstractVoice(int, int) - Constructor for class uk.org.toot.synth.PolyphonicSynthChannel.AbstractVoice
 
PolyphonicSynthChannel.Voice - Interface in uk.org.toot.synth
 
PopupButton - Class in uk.org.toot.swingui.audioui.mixerui
 
PopupButton(JPopupMenu) - Constructor for class uk.org.toot.swingui.audioui.mixerui.PopupButton
 
PORT_PREFIX - Static variable in class uk.org.toot.midi.message.MetaMsg
 
PORTAMENTO - Static variable in class uk.org.toot.midi.misc.Controller
 
PORTAMENTO_SWITCH - Static variable in class uk.org.toot.midi.misc.Controller
 
positionIterator(long) - Method in class uk.org.toot.swingui.midiui.sequenceui.SequenceView
 
positionIterator(long) - Method in class uk.org.toot.swingui.midiui.sequenceui.Viewer
 
PostFadeMixControls - Class in uk.org.toot.audio.mixer
Specialises MixControls for post-fade (effects send) use.
PostFadeMixControls(MixerControls, int, BusControls, MainMixControls) - Constructor for class uk.org.toot.audio.mixer.PostFadeMixControls
 
PPQN - Static variable in interface uk.org.toot.music.timing.Timing
 
printServiceDescriptors(Class<?>) - Static method in class uk.org.toot.audio.core.AudioServices
 
printServiceDescriptors(Class<?>) - Static method in class uk.org.toot.audio.server.AudioServerServices
 
printServiceDescriptors(Class<?>) - Static method in class uk.org.toot.swingui.audioui.serverui.AudioServerUIServices
 
printServiceDescriptors(Class<?>) - Static method in class uk.org.toot.swingui.controlui.ControlPanelServices
 
printServiceDescriptors(Class<?>) - Static method in class uk.org.toot.synth.SynthChannelServices
 
printServiceDescriptors(Class<?>) - Static method in class uk.org.toot.synth.SynthServices
 
printSizes(Component) - Static method in class uk.org.toot.swing.SpringUtilities
A debugging utility that prints to stdout the component's minimum, preferred, and maximum sizes.
processAudio(AudioBuffer) - Method in class uk.org.toot.audio.basic.stereoImage.StereoImageProcess
 
processAudio(AudioBuffer) - Method in interface uk.org.toot.audio.core.AudioProcess
Process the supplied buffer
processAudio(AudioBuffer) - Method in class uk.org.toot.audio.core.AudioProcessAdapter
 
processAudio(AudioBuffer) - Method in class uk.org.toot.audio.core.AudioProcessChain
 
processAudio(AudioBuffer) - Method in class uk.org.toot.audio.core.NullAudioProcess
 
processAudio(AudioBuffer) - Method in class uk.org.toot.audio.core.SilentInputAudioProcess
 
processAudio(AudioBuffer) - Method in class uk.org.toot.audio.delay.ModulatedDelayProcess
 
processAudio(AudioBuffer) - Method in class uk.org.toot.audio.delay.MultiTapDelayProcess
 
processAudio(AudioBuffer) - Method in class uk.org.toot.audio.delay.StereoModulatedDelayProcess
 
processAudio(AudioBuffer) - Method in class uk.org.toot.audio.delay.TempoDelayProcess
 
processAudio(AudioBuffer) - Method in class uk.org.toot.audio.dynamics.DynamicsProcess
Called once per AudioBuffer
processAudio(AudioBuffer) - Method in class uk.org.toot.audio.dynamics.MultiBandCompressor
 
processAudio(AudioBuffer) - Method in class uk.org.toot.audio.eq.AbstractEQ
 
processAudio(AudioBuffer) - Method in class uk.org.toot.audio.meter.MeterProcess
 
processAudio(AudioBuffer) - Method in class uk.org.toot.audio.mixer.MixProcess
 
processAudio(AudioBuffer) - Method in class uk.org.toot.audio.tool.DenormalProcess
 
processAudio(AudioBuffer) - Method in class uk.org.toot.synth.PolyphonicSynthChannel
 
processAudio(AudioBuffer) - Method in class uk.org.toot.synth.synths.plucked.PluckedSynth
 
PROGRAM_CHANGE - Static variable in class uk.org.toot.midi.message.ChannelMsg
Command value for Program Change message (0xC0, or 192)
PROGRAM_PSEUDO - Static variable in class uk.org.toot.midi.misc.Controller
 
programChange(int) - Method in class uk.org.toot.midi.core.channel.DefaultMidiChannelWriter
Changes a program (patch).
programChange(int, int) - Method in class uk.org.toot.midi.core.channel.DefaultMidiChannelWriter
Changes the program using bank and program (patch) numbers.
programChange(int) - Method in interface uk.org.toot.midi.core.channel.MidiChannelWriter
Changes a program (patch).
programChange(int, int) - Method in interface uk.org.toot.midi.core.channel.MidiChannelWriter
Changes the program using bank and program (patch) numbers.
programChange(int) - Method in class uk.org.toot.midix.control.neck.StrungNeck.TunedString
 
programChange(int) - Method in class uk.org.toot.synth.SynthChannel
 
programChange(int, int) - Method in class uk.org.toot.synth.SynthChannel
 
programName(int) - Method in class uk.org.toot.midi.sequence.DrumTrackType
 
programName(int) - Method in interface uk.org.toot.midi.sequence.MidiTrackType
 
programName(int) - Method in class uk.org.toot.midi.sequence.PitchTrackType
 
ProjectAudioSystem - Class in uk.org.toot.project.audio
 
ProjectAudioSystem(SingleTransportProject, AudioMixer) - Constructor for class uk.org.toot.project.audio.ProjectAudioSystem
 
ProjectListener - Interface in uk.org.toot.project
A ProjectListener listens for when the current project changes.
ProjectMidiFileSnapshotAutomation - Class in uk.org.toot.project.automation
 
ProjectMidiFileSnapshotAutomation(MidiFileSnapshotAutomation, SingleProject) - Constructor for class uk.org.toot.project.automation.ProjectMidiFileSnapshotAutomation
 
ProjectMidiSystem - Class in uk.org.toot.project.midi
 
ProjectMidiSystem(SingleTransportProject) - Constructor for class uk.org.toot.project.midi.ProjectMidiSystem
 
propertyChange(PropertyChangeEvent) - Method in class uk.org.toot.swingui.miscui.TootBar
 
propertyName(int) - Static method in class uk.org.toot.midi.misc.Controller
Determine the property name for the specified controller.
propertyName(int) - Method in class uk.org.toot.midi.sequence.MidiTrack
 
ProviderId - Interface in uk.org.toot.audio.id
This interface is kept for backwards compatibility but all provider ids are now maintained in uk.org.toot.control.id.ProviderId such that ids can be used across all domains, not just audio.
ProviderId - Interface in uk.org.toot.control.id
ProviderId defines known provider IDs and should be used to ensure control services from different providers have their own id-spaces which are portable between installations on different machines.
providers() - Static method in class uk.org.toot.swingui.audioui.serverui.AudioServerUIServices
 
providers() - Static method in class uk.org.toot.swingui.controlui.ControlPanelServices
 
pump(long, boolean) - Method in interface uk.org.toot.midi.sequencer.SequencerTrack
Pump all messages occuring from the previous to the current targetTick, exclusive of the previous and inclusive of the current targetTick.
PUNCH_IN - Static variable in class uk.org.toot.midi.message.MachineControlMsg
 
PUNCH_OUT - Static variable in class uk.org.toot.midi.message.MachineControlMsg
 
punchIn() - Method in class uk.org.toot.transport.AbstractMMCMaster
 
punchOut() - Method in class uk.org.toot.transport.AbstractMMCMaster
 
putClientProperty(Object, Object) - Method in class uk.org.toot.control.CompoundControl
 
putClientProperty(Object, Object) - Method in class uk.org.toot.midi.sequence.MidiTrack
 

A B C D E F G H I J K L M N O P Q R S T U V W Z
Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.