Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- c - Variable in class net.paulhertz.pixelaudio.WaveData
- cachedEventOffsetsSamples - Variable in class net.paulhertz.pixelaudio.granular.PAGranularInstrumentDirector
- calcGranularOptHints(String, int, float, int, int, float, List<PVector>, float, float, float, StringBuffer) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- calcGranularOptHints(String, int, float, int, int, float, List<PVector>, float, float, float, StringBuffer) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Calculate optimal configuration settings for a granular brush.
- calcSampleLen() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- calcSampleLen() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- calcSampleLen() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
- calcSampleLen() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- calcSampleLen() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- calcSampleLen() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- calcSampleLen() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- calcSampleLen(int, float, float) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- calcSampleLen(int, float, float) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- calculateCurve(ArrayList<PVector>) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Creates a Bezier curve from a supplied set of points.
- calculateDerivedPoints() - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
We can build all the relevant data structures for geometry here, typically on initialization.
- calculateEnvelope(float, float) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- calculateEnvelope(float, int, float) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- calculateEnvelopeDb(float, int, float) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Calculate an envelope of length totalSamples.
- calculateEnvelopeDb(float, int, float) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Calculate an envelope of length totalSamples.
- calculateEnvelopeDb(float, int, float) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Calculate an envelope of length totalSamples.
- calculateEnvelopeLinear(float, float) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Calculate an envelope of length totalSamples.
- calculateEnvelopeLinear(float, float) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Calculate an envelope of length totalSamples.
- calculateEnvelopeLinear(float, float) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Calculate an envelope of length totalSamples.
- calculateWeightedCurve(ArrayList<PVector>, float) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
- calculateWeightedCurve(PABezShape) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Scales the position of the curve control points on a Bezier curve by a factor determined by the length of the line between the two anchor points and a bias value, such as PACurveUtility.LAMBDA (the default, in this method).
- calculateWeightedCurve(PABezShape, float) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Scales the position of the curve control points on a Bezier curve by a factor determined by the length of the line between the two anchor points and a bias value, such as PACurveUtility.LAMBDA.
- capturePhaseValues(WaveSynth) - Static method in class net.paulhertz.pixelaudio.WaveSynthBuilder
-
Applies the current phase values to the initial values of the WaveSynth, so that the current state of the image display will appear as the first frame of animation.
- cfg - Variable in class net.paulhertz.pixelaudio.curves.AudioBrush
- cfg - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing.AudioBrushLite
- cfg - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.AudioBrushLite
- cfg() - Method in class net.paulhertz.pixelaudio.curves.AudioBrush
-
Returns the configuration builder associated with this brush.
- cfg() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing.AudioBrushLite
- cfg() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.AudioBrushLite
- chan - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- chan - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- chan - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
- chan - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- chan - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- chan - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- chan - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- ChannelNames(String, int, PixelAudioMapper.ChannelNames.ChannelExtractor) - Constructor for enum class net.paulhertz.pixelaudio.PixelAudioMapper.ChannelNames
- checkJSONHeader(JSONObject, String, String) - Static method in class net.paulhertz.pixelaudio.WaveSynthBuilder
- chooseColorImage() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
-
Call to initiate process of opening an image file to get its color data.
- chooseColorImage() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
-
Call to initiate process of opening an image file to get its color data.
- chooseColorImage() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Call to initiate process of opening an image file to get its color data.
- chooseColorImage() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Call to initiate process of opening an image file to get its color data.
- chooseColorImage() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Call to initiate process of opening an image file to get its color data.
- chooseColorImageAndStore() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- chooseFile() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
-
Wrapper method for Processing's selectInput command
- chooseFile() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Wrapper method for Processing's selectInput command
- chooseFile() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
-
Wrapper method for Processing's selectInput command
- chooseFile() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
-
Wrapper method for Processing's selectInput command
- chooseFile() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Wrapper method for Processing's selectInput command
- chooseFile() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Wrapper method for Processing's selectInput command
- chooseFile() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Wrapper method for Processing's selectInput command
- chromaticScale(float) - Static method in class net.paulhertz.pixelaudio.WaveSynthBuilder
- circleColor - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- circleColor - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- circleColor - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- circleColor - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- clamp(float, float, float) - Static method in class net.paulhertz.pixelaudio.AudioColorTranscoder
- clamp(int, int, int) - Static method in class net.paulhertz.pixelaudio.AudioColorTranscoder
- clamp(int, int, int) - Static method in class net.paulhertz.pixelaudio.curves.GestureMapping.DefaultMapping
- clamp(long, long, long) - Static method in class net.paulhertz.pixelaudio.granular.GranularPaths
- CLAMP - Enum constant in enum class net.paulhertz.pixelaudio.granular.GranularPaths.EdgeMode
- CLAMP - Enum constant in enum class net.paulhertz.pixelaudio.granular.GranularSettings.EdgeMode
- CLAMP_TO_BLOCK_START - Enum constant in enum class net.paulhertz.pixelaudio.schedule.AudioScheduler.LatePolicy
-
Clamp late point events to offset 0 of the current block.
- clamp01(float) - Static method in class net.paulhertz.pixelaudio.granular.GestureGranularRenderer.DefaultMapping
- clampInt(int, int, int) - Static method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- clampInt(int, int, int) - Static method in class net.paulhertz.pixelaudio.example.GesturePlayground
- clampPan(float) - Static method in class net.paulhertz.pixelaudio.granular.GestureEventParams
- clampPan(float) - Static method in class net.paulhertz.pixelaudio.granular.GestureGranularParams
- clampPan(float) - Static method in class net.paulhertz.pixelaudio.granular.GestureGranularRenderer
- clampPan(float) - Static method in class net.paulhertz.pixelaudio.granular.GestureGranularTexture
- clampPan(float) - Static method in class net.paulhertz.pixelaudio.granular.PAGranularInstrument
- clampPan(float) - Static method in class net.paulhertz.pixelaudio.granular.PAGranularInstrumentDirector
- clampPan(float) - Static method in class net.paulhertz.pixelaudio.granular.PAGranularVoice
- clampPan(float) - Static method in class net.paulhertz.pixelaudio.granular.PathGranularSource
- clampPan(float) - Static method in class net.paulhertz.pixelaudio.sampler.PASamplerInstrument
- clampPan(float) - Static method in class net.paulhertz.pixelaudio.sampler.PASamplerInstrumentPool
- clampToCanvas(int, int) - Static method in class net.paulhertz.pixelaudio.granular.LegacyGranularPathBuilder
-
Deprecated.
- clear() - Method in class net.paulhertz.pixelaudio.schedule.AudioScheduler
-
Clears all pending events (both newly scheduled and already queued).
- clearCustomBrushShape() - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Sets brushIsCustom to false, prepares rebuild of brush from curveShape
- ClickHappening(int, int, int, int, float) - Constructor for class net.paulhertz.pixelaudio.example.GesturePlayground_back.ClickHappening
- clipToHeight(int) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- clipToHeight(int) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- clipToHeight(int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
- clipToHeight(int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- clipToHeight(int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Clips parameter i to the interval (0..width-1)
- clipToHeight(int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Clips parameter i to the interval (0..width-1)
- clipToWidth(int) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- clipToWidth(int) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- clipToWidth(int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
- clipToWidth(int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- clipToWidth(int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Clips parameter i to the interval (0..width-1)
- clipToWidth(int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Clips parameter i to the interval (0..width-1)
- clone() - Method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Creates a deep copy of this BezShape.
- clone() - Method in class net.paulhertz.pixelaudio.curves.PABezVertex
- clone() - Method in class net.paulhertz.pixelaudio.curves.PALineVertex
- clone() - Method in interface net.paulhertz.pixelaudio.curves.PAVertex2DINF
- clone() - Method in class net.paulhertz.pixelaudio.granular.GranularSettings
- clone() - Method in class net.paulhertz.pixelaudio.WaveData
- clone() - Method in class net.paulhertz.pixelaudio.WaveSynth
- close() - Method in class net.paulhertz.pixelaudio.granular.PAGranularInstrument
- close() - Method in class net.paulhertz.pixelaudio.sampler.PASamplerInstrument
-
Stop all voices and disconnect UGens from the output.
- close() - Method in class net.paulhertz.pixelaudio.sampler.PASamplerInstrumentPool
-
Close all instruments and free audio resources.
- close() - Method in class net.paulhertz.pixelaudio.sampler.PASamplerInstrumentPoolMulti
-
Close all sub-pools and release shared resources.
- colorFileSelected(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
-
callback method for chooseColorImage()
- colorFileSelected(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
-
callback method for chooseColorImage()
- colorFileSelected(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
callback method for chooseColorImage()
- colorFileSelected(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
callback method for chooseColorImage()
- colorFileSelected(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
callback method for chooseColorImage()
- colorFileSelectedToStore(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- colors - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- colors - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- colors - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
- colors - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- colors - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- colors - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- colors - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- colorShift(int, float) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
- colorShift(int, float) - Static method in class net.paulhertz.pixelaudio.WaveSynthBuilder
-
Moves an RGB color into the HSB color space and shifts it by a decimal fraction in the range (0.0,1.0) that represents a portion of the circle of hue values.
- colorSignal - Variable in class net.paulhertz.pixelaudio.WaveSynth
- colorString(int) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
- cols - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- columns - Variable in class net.paulhertz.pixelaudio.MultiGen
- COMBINED - Enum constant in enum class net.paulhertz.pixelaudio.sampler.PitchPolicy
-
Both instrument and source contribute to pitch/time.
- comments - Variable in class net.paulhertz.pixelaudio.WaveSynth
-
comments for JSON file
- commentsField - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- commentsField - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- commitMapImageToBaseImage() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- commitMapImageToBaseImage() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Writes the mapImage, which may change with animation, to the baseImage, a reference image that usually only changes when a new file is loaded.
- commitMapImageToBaseImage() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- commitMapImageToBaseImage() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Writes the mapImage, which may change with animation, to the baseImage, a reference image that usually only changes when a new file is loaded.
- commitMapImageToBaseImage() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Writes the mapImage, which may change with animation, to the baseImage, a reference image that usually only changes when a new file is loaded.
- commitNewBaseImage(PImage) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- commitNewBaseImage(PImage) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Copies the supplied PImage to mapImage and baseImage, sets totalShift to 0 (the images are identical).
- commitNewBaseImage(PImage) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- commitNewBaseImage(PImage) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Copies the supplied PImage to mapImage and baseImage, sets totalShift to 0 (the images are identical).
- commitNewBaseImage(PImage) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Copies the supplied PImage to mapImage and baseImage, sets totalShift to 0 (the images are identical).
- compareTo(TimedLocation) - Method in class net.paulhertz.pixelaudio.schedule.TimedLocation
- composeColor(int) - Static method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Creates a Processing ARGB color from a grayscale value.
- composeColor(int[]) - Static method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Creates a Processing ARGB color from r, g, b, values in an array.
- composeColor(int[]) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Creates a Processing ARGB color from r, g, b, values in an array.
- composeColor(int, int, int) - Static method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Creates an opaque Processing RGB color from r, g, b values.
- composeColor(int, int, int) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Creates an opaque Processing RGB color from r, g, b values.
- composeColor(int, int, int, int) - Static method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Creates a Processing ARGB color from r, g, b, and alpha channel values.
- composeColor(int, int, int, int) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Creates a Processing ARGB color from r, g, b, and alpha channel values.
- computeBlockSlice(long, int, long, long) - Static method in class net.paulhertz.pixelaudio.granular.OverlapUtil
-
Compute overlap slice into the current block for a span [spanStart, spanEnd).
- computeControlPoints(float[], float[], float[]) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
- computePeak(float[]) - Static method in class net.paulhertz.pixelaudio.schedule.AudioUtility
-
Computes the peak absolute sample value of a signal.
- computeRMS(float[]) - Static method in class net.paulhertz.pixelaudio.schedule.AudioUtility
-
Computes the RMS (root mean square) level of a signal.
- computeVoiceDuration(int, int, int, float, ADSRParams, boolean, float) - Static method in class net.paulhertz.pixelaudio.sampler.PlaybackInfo
-
Computes total playback duration (in output samples, pitch-independent).
- conformArray(float[]) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
- conformArray(float[], int) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
- conformArray(int[]) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
For use with the audio to color transcoding in PixelAudioMapper, Int[] and float[] arrays must be formatted as 24- or 32-bit RGB data.
- conformArray(int[], int) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
- constrain(float, float, float) - Static method in class net.paulhertz.pixelaudio.PixelAudio
-
Processing's PApplet.constrain method, copied for convenience.
- constrain(int, int, int) - Static method in class net.paulhertz.pixelaudio.PixelAudio
-
Processing's PApplet.constrain method, copied for convenience.
- constrain01(float) - Static method in class net.paulhertz.pixelaudio.schedule.GestureScheduleBuilder
- controlMsg(String, float) - Method in interface net.paulhertz.pixelaudio.example.PANetworkClientINF
- controlMsg(String, float) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- controlMsg(String, float) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.NetworkDelegate
- controlPanel - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- controlPanel - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- controlPanel_hit(GPanel, GEvent) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- controlPanel_hit(GPanel, GEvent) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- controlWindow - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- controlWindow - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- coords - Variable in class net.paulhertz.pixelaudio.PixelMapGen
- coords() - Method in class net.paulhertz.pixelaudio.curves.PABezVertex
- coords() - Method in class net.paulhertz.pixelaudio.curves.PALineVertex
- coords() - Method in interface net.paulhertz.pixelaudio.curves.PAVertex2DINF
- coordTransform(int, int, int, int, AffineTransformType) - Static method in class net.paulhertz.pixelaudio.BitmapTransform
-
Performs a geometric transform (rotation, reflection) of a single pixel location.
- copy() - Method in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
- copy() - Method in class net.paulhertz.pixelaudio.sampler.ADSRParams
- copyAllPoints() - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
- copyArrays - Variable in class net.paulhertz.pixelaudio.granular.GestureEventParams.Builder
- copyFrom(GestureGranularConfig.Builder) - Method in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
- copyPixelsAlongPathShifted(int[], int[], int) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Copies pixels from srcPixels to dstPixels along the signal path with a path shift.
- copyPixelsAlongPathShifted(int[], int[], int, int, int) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
- count - Variable in class net.paulhertz.pixelaudio.curves.PAGestureParametric
- count - Variable in class net.paulhertz.pixelaudio.curves.PAIndexParametric
- count - Variable in class net.paulhertz.pixelaudio.curves.PAPathParametric
- count - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
- count - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- countAvailableVoices() - Method in class net.paulhertz.pixelaudio.sampler.PASharedBufferSampler
- createCommentsField() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- createCommentsField() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- createControlPanel() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- createControlPanel() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Create the GUI control palette.
- createControls() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- createControls() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Create all the controls in the control palette.
- createControlWindow() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- createControlWindow() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Create a separate window for the GUI control palette.
- createGUI() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- createGUI() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Create all the GUI controls.
- cs - Variable in class net.paulhertz.pixelaudio.WaveData
- current() - Method in class net.paulhertz.pixelaudio.sampler.PASamplerInstrumentPoolMulti
-
Returns the currently active sub-pool (may be null).
- currentGranStatus - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- currentGranStatus - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- currentPoint - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- currentPoint - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- currentPoint - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- currentPoint - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- currentPoint - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- currentUnit - Variable in class net.paulhertz.pixelaudio.Lindenmayer.AnimStepper
- cursor - Variable in class net.paulhertz.pixelaudio.granular.GranularUGen
- cursor - Variable in class net.paulhertz.pixelaudio.granular.PAGranularVoice
- curve - Variable in class net.paulhertz.pixelaudio.curves.AudioBrush
- curve - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing.AudioBrushLite
- curve - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.AudioBrushLite
- curve() - Method in class net.paulhertz.pixelaudio.curves.AudioBrush
- curve() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing.AudioBrushLite
- curve() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.AudioBrushLite
- CURVE_POINTS - Enum constant in enum class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing.PathMode
- CURVE_POINTS - Enum constant in enum class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.PathMode
- CURVE_POINTS - Enum constant in enum class net.paulhertz.pixelaudio.granular.GestureGranularConfig.PathMode
- CURVE_SEGMENT - Static variable in class net.paulhertz.pixelaudio.curves.PABezShape
-
flag for curve segment type, associated with PABezVertex
- CURVE_STEPS_FLOOR - Static variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- CURVE_STEPS_FLOOR - Static variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- CURVE_STEPS_HARD_MAX - Static variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- CURVE_STEPS_HARD_MAX - Static variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- CURVE_STEPS_SAFE_MAX - Static variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- CURVE_STEPS_SAFE_MAX - Static variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- curveBias - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
- curveBias - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig
- curveColor - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Color for Bezier curve derived from drawPoints, stored in bezPoints or weightedBezPoints
- curveDraw(PApplet) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws a Bezier curve using the 2D Bezier curve data in this.curveShape and the current values of this.curveColor and this.curveWeight.
- curveDraw(PApplet, PABezShape) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Draws a Bezier path in a PApplet using 2D curve data and the local stroke color and weight of a PABezShape.
- curveDraw(PApplet, PABezShape, int, float) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Draws a Bezier path in a PApplet using 2D curve data and supplied stroke color and weight.
- curveDraw(PGraphics) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws a Bezier curve using the 2D Bezier curve data in this.curveShape and the current values of this.curveColor and this.curveWeight.
- curveDraw(PGraphics, PABezShape) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Draws a Bezier path in a PGraphics using 2D curve data and local stroke color and weight of a PABezShape.
- curveDraw(PGraphics, PABezShape, int, float) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Draws a Bezier path in a PGraphics using 2D curve data and supplied stroke color and weight.
- curveDrawDirect(PApplet) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws a Bezier curve using local drawing properties of curveShape.
- curveDrawDirect(PGraphics) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws a Bezier curve using local drawing properties of this.curveShape as a PABezShape.
- curveIterator() - Method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Returns an iterator over the geometry of this shape.
- curveMaker - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- curveMaker - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- curveMaker - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- curveMaker - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- curveMaker - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- curveMakerDraw() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Draws shapes stored in curveMaker, a PACurveMaker instance that stores the most recent drawing data.
- curveOption - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- curveOption - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- curveOption_clicked(GOption, GEvent) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- curveOption_clicked(GOption, GEvent) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- curvePointsLabel - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- curvePointsLabel - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- curvePointsSlider - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- curvePointsSlider - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- curvePointsSlider_changed(GSlider, GEvent) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- curvePointsSlider_changed(GSlider, GEvent) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- curves - Variable in class net.paulhertz.pixelaudio.curves.PABezShape
-
list of bezier vertices
- curveShape - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
A path composed of Bezier curves and lines, a continuous curved line derived from rdpPoints
- curveSteps - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- curveSteps - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- curveSteps - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing.BrushConfig
- curveSteps - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- curveSteps - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.BrushConfig
- curveSteps - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- curveSteps - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
- curveSteps - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig
- curveTLEvents - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- curveWeight - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
weight of curved line curveShape
- CUSTOM - Enum constant in enum class net.paulhertz.pixelaudio.granular.GestureGranularConfig.WarpShape
- CUSTOM - Enum constant in enum class net.paulhertz.pixelaudio.granular.GestureGranularParams.WarpShape
- CUSTOM - Enum constant in enum class net.paulhertz.pixelaudio.granular.GestureGranularTexture.WarpShape
- CUSTOM - Enum constant in enum class net.paulhertz.pixelaudio.granular.GestureGranularTexture.WindowPreset
- CUSTOM - Enum constant in enum class net.paulhertz.pixelaudio.granular.GranularSettings.WindowPreset
- customWarpOption - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- customWarpOption - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- customWarpOption_clicked(GOption, GEvent) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- customWarpOption_clicked(GOption, GEvent) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- cx1 - Variable in class net.paulhertz.pixelaudio.curves.PABezVertex
-
x-coordinate of first control point
- cx1() - Method in class net.paulhertz.pixelaudio.curves.PABezVertex
- cx2 - Variable in class net.paulhertz.pixelaudio.curves.PABezVertex
-
x-coordinate of second control point
- cx2() - Method in class net.paulhertz.pixelaudio.curves.PABezVertex
- cy1 - Variable in class net.paulhertz.pixelaudio.curves.PABezVertex
-
y-coordinate of first control point
- cy1() - Method in class net.paulhertz.pixelaudio.curves.PABezVertex
- cy2 - Variable in class net.paulhertz.pixelaudio.curves.PABezVertex
-
y-coordinate of second control point
- cy2() - Method in class net.paulhertz.pixelaudio.curves.PABezVertex
All Classes and Interfaces|All Packages|Constant Field Values