Index
All Classes and Interfaces|All Packages|Constant Field Values
T
- t - Variable in class net.paulhertz.pixelaudio.Lindenmayer.AnimStepper
- targetCount - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
- targetCount - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams
-
Target event count for resampling; values less than 2 disable resampling.
- targetCount(int) - Method in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
-
Sets the target event count for resampling.
- targetDurationMs - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
-
Target gesture duration in milliseconds; 0 means no override.
- targetDurationMs - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig
-
Target gesture duration in milliseconds for duration scaling and warping; 0 means no override.
- targetDurationMs - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
- targetDurationMs - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams
-
Target duration in milliseconds; values less than or equal to 0 disable duration scaling.
- targetDurationMs(float) - Method in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
-
Sets the target duration in milliseconds.
- taronja - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
- taronja - Variable in class net.paulhertz.pixelaudio.example.LoadAudioToImage
- testAffineMap(int, int) - Method in class net.paulhertz.pixelaudio.example.LookupTables
-
A test of the affine transforms in the BitmapTransform class, which uses indexing to perform bitmap rotation and reflection.
- testAffineMap(int, int) - Method in class net.paulhertz.pixelaudio.example.TransformPImage
- theOne - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
- tick() - Method in class net.paulhertz.pixelaudio.sampler.SimpleADSR
-
Advances the envelope by one sample.
- ticks - Variable in class net.paulhertz.pixelaudio.example.WaveSynthSequencer
- TimedLocation - Class in net.paulhertz.pixelaudio.schedule
-
Used to schedule or track events that take place at specific coordinate locations.
- TimedLocation(int, int, int) - Constructor for class net.paulhertz.pixelaudio.schedule.TimedLocation
-
Creates a timed location with no duration.
- TimedLocation(int, int, int, int) - Constructor for class net.paulhertz.pixelaudio.schedule.TimedLocation
-
Creates a timed location with a duration.
- timeHopSamples - Variable in class net.paulhertz.pixelaudio.granular.PABurstGranularSource
- timeLocsArray - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
- timeLocsArray - Variable in class net.paulhertz.pixelaudio.example.BigWaveSynthAudio
- timeLocsArray - Variable in class net.paulhertz.pixelaudio.example.LoadImageToAudio
- timeLocsArray - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
- timeLocsArray - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- timeLocsArray - Variable in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- timeLocsArray - Variable in class net.paulhertz.pixelaudio.example.WaveSynthSequencer
- timeOffset - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Time of mouseReleased event, in milliseconds elapsed since timeStamp
- times01 - Variable in class net.paulhertz.pixelaudio.curves.PAKeyframeControlCurve
- timesMs - Variable in class net.paulhertz.pixelaudio.curves.PAGestureParametric
- timesMs - Variable in class net.paulhertz.pixelaudio.schedule.GestureSchedule
-
Gesture time offsets in milliseconds, same length as
GestureSchedule.points. - timespan - Variable in class net.paulhertz.pixelaudio.example.SimpleWaveSynth
- timeStamp - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Time when CurveMaker instance was initialized by mousePressed event, in milliseconds since application startup
- timeTransform - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
- timeTransform - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams
-
Primary timing transform label supplied by the builder.
- timeTransform(GestureGranularParams.TimeTransform) - Method in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
-
Sets the primary timing transform label.
- TimeTransform() - Constructor for enum class net.paulhertz.pixelaudio.granular.GestureGranularConfig.TimeTransform
- TimeTransform() - Constructor for enum class net.paulhertz.pixelaudio.granular.GestureGranularParams.TimeTransform
- timingMode - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
-
User-facing timing mode for GUI state and presets.
- timingMode - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig
-
User-facing timing mode for resampling, duration scaling, or warping.
- timingMode - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams
-
UI-oriented timing label retained for compatibility with preset and control code.
- tmpStereo - Variable in class net.paulhertz.pixelaudio.granular.PAGranularSampler
- tMs - Variable in class net.paulhertz.pixelaudio.curves.PAGestureParametric.Sample
- toADSR() - Method in class net.paulhertz.pixelaudio.sampler.ADSRParams
-
Build a fresh Minim ADSR from these parameters.
- toArray() - Method in class net.paulhertz.pixelaudio.Lindenmayer.AnimUnit
- toFixedHopScheduleMs(GestureSchedule, int, float) - Static method in class net.paulhertz.pixelaudio.schedule.GestureScheduleBuilder
- toFloatArray(List<Float>) - Static method in class net.paulhertz.pixelaudio.curves.PABoundsPolicy
- toggleActiveBrushType() - Method in class net.paulhertz.pixelaudio.example.Bagatelle
-
Toggle the currently active brush between SamplerBrush and GranularBrush.
- toggleActiveBrushType() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
-
Toggle the currently active brush between SamplerBrush and GranularBrush.
- toggleAnimation() - Method in class net.paulhertz.pixelaudio.example.ArgosyMixer
-
Toggle animation and handle any side effects (none for the moment).
- toggleAnimation() - Method in class net.paulhertz.pixelaudio.example.WaveSynthEditor
-
Turn animation on or off.
- toggleBrushType(AudioBrush) - Method in class net.paulhertz.pixelaudio.example.Bagatelle
-
Convert a brush to the opposite type, reusing the same PACurveMaker and the same GestureGranularConfig.Builder instance.
- toggleBrushType(AudioBrush) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
-
Convert a brush to the opposite type, reusing the same PACurveMaker and the same GestureGranularConfig.Builder instance.
- toggleHoveredBrushType() - Method in class net.paulhertz.pixelaudio.example.Bagatelle
-
Toggle the currently hovered brush between SamplerBrush and GranularBrush.
- toggleHoveredBrushType() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
-
Toggle the currently hovered brush between SamplerBrush and GranularBrush.
- toggleLooping() - Method in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- toggleRecording() - Method in class net.paulhertz.pixelaudio.example.WaveSynthEditor
-
Turn video recording on or off.
- toggleWDMute(int) - Method in class net.paulhertz.pixelaudio.example.WaveSynthEditor
-
Mutes or unmutes a WaveData operator (view in the control panel).
- toggleWDMute(WaveSynth, int) - Static method in class net.paulhertz.pixelaudio.WaveSynthBuilder
-
Mutes or unmutes a WaveData operator (view in the control panel).
- toggleWDSolo(WaveSynth, int, boolean) - Static method in class net.paulhertz.pixelaudio.WaveSynthBuilder
-
Sets a specified WaveData element in the waveDataList of a supplied WaveSynth to WaveData.WaveState.SOLO if isSolo is true, otherwise sets it to WaveData.WaveState.ACTIVE.
- toggleZeroCrossing(boolean) - Method in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- toGranularBrush(AudioBrush) - Method in class net.paulhertz.pixelaudio.example.Bagatelle
-
Convert a brush explicitly to GranularBrush.
- toGranularBrush(AudioBrush) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
-
Convert a brush explicitly to GranularBrush.
- toJson(PACurveMaker, PACurveMakerIO.Meta) - Static method in class net.paulhertz.pixelaudio.io.PACurveMakerIO
-
Serializes a
PACurveMakerto a JSON object. - toJson(GestureGranularConfig.Builder, GestureGranularConfigIO.Meta) - Static method in class net.paulhertz.pixelaudio.io.GestureGranularConfigIO
-
Serializes a gesture granular configuration builder to a JSON object.
- toParams() - Method in class net.paulhertz.pixelaudio.granular.GestureGranularConfig
-
Converts this user-facing configuration snapshot to runtime granular playback parameters.
- toSamplerBrush(AudioBrush) - Method in class net.paulhertz.pixelaudio.example.Bagatelle
-
Convert a brush explicitly to SamplerBrush.
- toSamplerBrush(AudioBrush) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
-
Convert a brush explicitly to SamplerBrush.
- toString() - Method in class net.paulhertz.pixelaudio.curves.PABoundsPolicy
- toString() - Method in class net.paulhertz.pixelaudio.granular.GestureEventParams
-
String representation of this object's settings and array lengths (not contents).
- toString() - Method in class net.paulhertz.pixelaudio.granular.GestureGranularConfig
-
Returns a multi-line summary of the current configuration snapshot.
- toString() - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
- toString() - Method in class net.paulhertz.pixelaudio.sampler.ADSRParams
- toString() - Method in class net.paulhertz.pixelaudio.sampler.PlaybackInfo
- toString() - Method in class net.paulhertz.pixelaudio.WaveData
-
Returns a string representation of the WaveData object, with frequency, amplitude, phase, DC offset, cycles, and color: all values shown in Operators control panel GUI.
- toString() - Method in class net.paulhertz.pixelaudio.WaveSynth
-
Returns a string representation of this WaveSynth instance.
- totalDurationMs - Variable in class net.paulhertz.pixelaudio.curves.PAGestureParametric
- totalFrames() - Method in class net.paulhertz.pixelaudio.Lindenmayer.AnimStepper
- totalShift - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- totalShift - Variable in class net.paulhertz.pixelaudio.example.LoadImageToAudio
- totalShift - Variable in class net.paulhertz.pixelaudio.example.MultiGenDemo
- totalShift - Variable in class net.paulhertz.pixelaudio.example.SimpleAnimation
- totalShift - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- totalShift - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- totalShift - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- totalShift - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- totalShift - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- totalSlide() - Method in class net.paulhertz.pixelaudio.Lindenmayer.AnimStepper
- totalSteps() - Method in class net.paulhertz.pixelaudio.Lindenmayer.AnimStepper
- totsElsColors - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
- trackTime() - Method in class net.paulhertz.pixelaudio.example.SimpleWaveSynth
- transArray - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
- transArray - Static variable in class net.paulhertz.pixelaudio.PixelMapGen
-
transArray is useful for random transform selections.
- transcodeFloat(float) - Method in class net.paulhertz.pixelaudio.AudioColorTranscoder
- transcodeInt(int) - Method in class net.paulhertz.pixelaudio.AudioColorTranscoder
- transcodeIntF(float) - Method in class net.paulhertz.pixelaudio.AudioColorTranscoder
- transform() - Method in class net.paulhertz.pixelaudio.curves.AudioBrush
-
Returns the current transform state, or null if no transform is set.
- transformCoord(float, float, float, float, float, float, boolean, boolean, float, float, float) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Applies flip/scale, then rotation, then translation to a point.
- transformCoords(ArrayList<int[]>, AffineTransformType) - Method in class net.paulhertz.pixelaudio.PixelMapGen
-
Applies an AffineTransformType to a list of 2D coordinates.
- transformIndex - Variable in class net.paulhertz.pixelaudio.example.MultiGenDemo
- transformMultiGen() - Method in class net.paulhertz.pixelaudio.example.MultiGenDemo
- TransformPImage - Class in net.paulhertz.pixelaudio.example
-
TransformPImage demonstrates some of the commands available in the BitmapTransform class.
- TransformPImage() - Constructor for class net.paulhertz.pixelaudio.example.TransformPImage
- transformPoints(ArrayList<PVector>, float, float, float, float, boolean, boolean, float, float, float) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Applies flip/scale, then rotation, then translation to a point.
- transformPointsCopy(ArrayList<PVector>, float, float, float, float, boolean, boolean, float, float, float) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Applies flip/scale, then rotation, then translation to a point.
- transformState - Variable in class net.paulhertz.pixelaudio.curves.AudioBrush
-
Optional transform state for applying geometric transformations to the curve data
- transformType - Variable in class net.paulhertz.pixelaudio.PixelMapGen
-
an
AffineTransformTypeapplied to the coordinate pairs incoordsprior to generatingpixelMapandsampleMap - translateCoord(float, float, float, float) - Static method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Translates a point by xOffset and yOffset, returns a new point.
- translateCoord(float, float, float, float) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Translates a point by xOffset and yOffset, returns a new point.
- translateCoords(ArrayList<int[]>, int, int) - Method in class net.paulhertz.pixelaudio.MultiGen
-
Translates coordinate pairs in
coordListby(tx, ty). - translatePoints(ArrayList<PVector>, float, float) - Method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Translates points in x and y directions, in place.
- translatePointsCopy(ArrayList<PVector>, float, float) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Translates points in x and y directions, returning a new list.
- translateShape(float, float) - Method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Translates this shape in x and y directions.
- translateX - Variable in class net.paulhertz.pixelaudio.curves.GestureTransformState
-
Translation in display units (pixels).
- translateY - Variable in class net.paulhertz.pixelaudio.curves.GestureTransformState
- TRANSPARENT - Enum constant in enum class net.paulhertz.pixelaudio.sampler.PASharedBufferSampler.MixProfile
-
Minimal normalization and limiting.
- transposeFrequency(float, float) - Static method in class net.paulhertz.pixelaudio.schedule.AudioUtility
-
Apply a semitone offset directly to a frequency.
- transTable - Variable in class net.paulhertz.pixelaudio.Lindenmayer
-
transition table for string production
- TutorialOne_01_FileIO - Class in net.paulhertz.pixelaudio.example
-
Opens audio or image files and loads either file type to both the image display and the audio buffer.
- TutorialOne_01_FileIO() - Constructor for class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
- TutorialOne_02_Animation - Class in net.paulhertz.pixelaudio.example
-
Pixel-shift animation, plus panning and pitch controls for the Sampler synth.
- TutorialOne_02_Animation() - Constructor for class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- TutorialOne_03_Drawing - Class in net.paulhertz.pixelaudio.example
-
Introduces drawing, curve modeling and brushstroke creation, with interactive triggering of audio events using the Sampler and Granular synthesis engines.
- TutorialOne_03_Drawing() - Constructor for class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- TutorialOne_03_Drawing.AudioBrushLite - Class in net.paulhertz.pixelaudio.example
-
A light-weight version of the
AudioBrushclass for combining gestures and audio synthesis. - TutorialOne_03_Drawing.BrushConfig - Class in net.paulhertz.pixelaudio.example
-
Defines the curve drawing model for a brush using PACurveMaker.
- TutorialOne_03_Drawing.BrushHit - Class in net.paulhertz.pixelaudio.example
-
A class to store a hit-test result, recording an AudioBrushLite instance and its index in brush list.
- TutorialOne_03_Drawing.BrushOutput - Enum Class in net.paulhertz.pixelaudio.example
-
Select audio synthesis model
- TutorialOne_03_Drawing.HopMode - Enum Class in net.paulhertz.pixelaudio.example
-
Select audio gesture sequence timing model.
- TutorialOne_03_Drawing.PathMode - Enum Class in net.paulhertz.pixelaudio.example
-
Select PACurveMaker gesture points model.
- TutorialOne_04_Network - Class in net.paulhertz.pixelaudio.example
-
Adds networking with UDP to the previous Drawing tutorial.
- TutorialOne_04_Network() - Constructor for class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- TutorialOne_04_Network.AudioBrushLite - Class in net.paulhertz.pixelaudio.example
-
A light-weight version of the AudioBrush class for combining gestures and audio synthesis.
- TutorialOne_04_Network.BrushConfig - Class in net.paulhertz.pixelaudio.example
-
Defines the curve drawing model for a brush using PACurveMaker.
- TutorialOne_04_Network.BrushHit - Class in net.paulhertz.pixelaudio.example
-
A class to store a hit-test result, recording an AudioBrushLite instance and its index in brush list.
- TutorialOne_04_Network.BrushOutput - Enum Class in net.paulhertz.pixelaudio.example
-
Select audio synthesis model
- TutorialOne_04_Network.HopMode - Enum Class in net.paulhertz.pixelaudio.example
-
Select audio gesture sequence timing model.
- TutorialOne_04_Network.NetworkDelegate - Class in net.paulhertz.pixelaudio.example
-
A class to handle network connections over UDP, for example, with a Max or Pd patch.
- TutorialOne_04_Network.PathMode - Enum Class in net.paulhertz.pixelaudio.example
-
Select PACurveMaker gesture points model.
- TutorialOne_05_GesturePlayground - Class in net.paulhertz.pixelaudio.example
-
Uses a GUI to provide a tour of curve drawing with an interface to the two audio synthesis engines available in PixelAudio: the Sampler synth and the Granular synth.
- TutorialOne_05_GesturePlayground() - Constructor for class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- TutorialOne_05_GesturePlayground.ActiveDot - Class in net.paulhertz.pixelaudio.example
- TutorialOne_05_GesturePlayground.BrushHit - Class in net.paulhertz.pixelaudio.example
-
Simple container for a brush hit-test result.
- TutorialOne_05_GesturePlayground.DrawingMode - Enum Class in net.paulhertz.pixelaudio.example
- TutorialOne_05_GesturePlayground.Happening - Interface in net.paulhertz.pixelaudio.example
-
Future Development: Barebones interface for "something that happens at a certain point", and then in AudioScheduler the time-when-something-happens gets connected to the-room-where-it-happens and the entire cast of Hamilton steps in.
- TutorialOne_05_GesturePlayground.SamplerPointHappening - Class in net.paulhertz.pixelaudio.example
- TutorialOne_06_WB_Retrofit - Class in net.paulhertz.pixelaudio.example
-
Eclipse-only example of how to retrofit WaveBuffer feature to Drawing tutorial.
- TutorialOne_06_WB_Retrofit() - Constructor for class net.paulhertz.pixelaudio.example.TutorialOne_06_WB_Retrofit
- TutorialOne_06_WindowBuffer - Class in net.paulhertz.pixelaudio.example
-
Changes the audio source model of TutorialOne_03_Drawing to support large files with windowed buffering.
- TutorialOne_06_WindowBuffer() - Constructor for class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- TutorialOne_06_WindowBuffer.AudioBrushLite - Class in net.paulhertz.pixelaudio.example
-
A light-weight version of the
AudioBrushclass for combining gestures and audio synthesis. - TutorialOne_06_WindowBuffer.BrushConfig - Class in net.paulhertz.pixelaudio.example
-
Defines the curve drawing model for a brush using PACurveMaker.
- TutorialOne_06_WindowBuffer.BrushHit - Class in net.paulhertz.pixelaudio.example
-
A class to store a hit-test result, recording an AudioBrushLite instance and its index in brush list.
- TutorialOne_06_WindowBuffer.BrushOutput - Enum Class in net.paulhertz.pixelaudio.example
-
Select audio synthesis model
- TutorialOne_06_WindowBuffer.HopMode - Enum Class in net.paulhertz.pixelaudio.example
-
Select audio gesture sequence timing model.
- TutorialOne_06_WindowBuffer.PathMode - Enum Class in net.paulhertz.pixelaudio.example
-
Select PACurveMaker gesture points model.
- twoPlaces - Variable in class net.paulhertz.pixelaudio.example.WaveSynthSequencer
- type - Variable in class net.paulhertz.pixelaudio.io.AudioBrushSessionLoader.LoadResult
-
Detected file type.
All Classes and Interfaces|All Packages|Constant Field Values