Index
All Classes and Interfaces|All Packages|Constant Field Values
R
- R - Enum constant in enum class net.paulhertz.pixelaudio.PixelAudioMapper.ChannelNames
- r180 - Static variable in class net.paulhertz.pixelaudio.PixelMapGen
- R180 - Enum constant in enum class net.paulhertz.pixelaudio.AffineTransformType
- r270 - Static variable in class net.paulhertz.pixelaudio.PixelMapGen
- R270 - Enum constant in enum class net.paulhertz.pixelaudio.AffineTransformType
- r90 - Static variable in class net.paulhertz.pixelaudio.PixelMapGen
- R90 - Enum constant in enum class net.paulhertz.pixelaudio.AffineTransformType
- raindrops() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- rando - Static variable in class net.paulhertz.pixelaudio.PixelAudio
-
Java Random
- rando() - Static method in class net.paulhertz.pixelaudio.PixelAudio
- rando(long) - Static method in class net.paulhertz.pixelaudio.PixelAudio
- RandomContinousGen - Class in net.paulhertz.pixelaudio
-
Deprecated.
- RandomContinousGen(int, int) - Constructor for class net.paulhertz.pixelaudio.RandomContinousGen
-
Deprecated.
- RandomContinousGen(int, int, AffineTransformType) - Constructor for class net.paulhertz.pixelaudio.RandomContinousGen
-
Deprecated.
- randomTransform(Random) - Static method in class net.paulhertz.pixelaudio.PixelMapGen
- rate - Variable in class net.paulhertz.pixelaudio.sampler.PASamplerVoice
- RAW_GESTURE - Enum constant in enum class net.paulhertz.pixelaudio.granular.GestureGranularConfig.TimeTransform
- RAW_GESTURE - Enum constant in enum class net.paulhertz.pixelaudio.granular.GestureGranularParams.TimeTransform
- RAW_GESTURE - Enum constant in enum class net.paulhertz.pixelaudio.granular.GestureGranularTexture.TimeTransform
- rawPhaseAtFrame(int) - Method in class net.paulhertz.pixelaudio.WaveData
- rdp(int, int, ArrayList<PVector>, ArrayList<PVector>, float) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Ramer-Douglas-Peucker point reduction algorithm (RDP), reduces points in allPoints and returns the result in rdpPoints.
- rdpColor - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Color for points reduced by RDP algorithm, stored in drawPoints
- rdpEpsilon - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing.BrushConfig
- rdpEpsilon - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.BrushConfig
- rdpEpsilon - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
- rdpEpsilon - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig
- rdpEpsilonSlider - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- rdpEpsilonSlider - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- rdpEpsilonSlider_changed(GSlider, GEvent) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- rdpEpsilonSlider_changed(GSlider, GEvent) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- rdpIndices - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
list of indices of points in dragPoints captured for rdpPoints
- rdpOption - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- rdpOption - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- rdpOption_clicked(GOption, GEvent) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- rdpOption_clicked(GOption, GEvent) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- rdpPoints - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
The reduced points returned by the RDP algorithm
- rdpWeight - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
weight of lines drawn between PVectors in drawPoints
- readLinear(float[], float) - Static method in class net.paulhertz.pixelaudio.granular.IndexGranularSource
- readLinear(float[], float) - Static method in class net.paulhertz.pixelaudio.granular.PABurstGranularSource
- readyBrushColor - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- readyBrushColor - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- readyBrushColor - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- readyBrushColor1 - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- readyBrushColor1 - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- readyBrushColor1 - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- readyBrushColor1 - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- readyBrushColor2 - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- readyBrushColor2 - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- readyBrushColor2 - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- readyBrushColor2 - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- rebuildActiveWaves() - Method in class net.paulhertz.pixelaudio.WaveSynth
-
Rebuilds the list of active (unmuted, non-suspended) waves and pre-splits their colors into RGB channels.
- recomputeUIBaselinesFromActiveBrush() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- recomputeUIBaselinesFromActiveBrush() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- RECTANGULAR - Enum constant in enum class net.paulhertz.pixelaudio.granular.GestureGranularTexture.WindowPreset
- RECTANGULAR - Enum constant in enum class net.paulhertz.pixelaudio.granular.GranularSettings.WindowPreset
- REDUCED_POINTS - Enum constant in enum class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing.PathMode
- REDUCED_POINTS - Enum constant in enum class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.PathMode
- REDUCED_POINTS - Enum constant in enum class net.paulhertz.pixelaudio.granular.GestureGranularConfig.PathMode
- reducedPointsDraw(PApplet) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws a line using the PVector data in rdpPoints and the current values of this.rdpColor and this.rdpWeight.
- reducedPointsDraw(PApplet, int, float) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws a line using the PVector data in drawPoints, the reduced point set derived from allPoints.
- reducedPointsDraw(PGraphics) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws drawPoints to a PGraphics using current values of this.rdpColor and this.rdpWeight.
- reducedPointsDraw(PGraphics, int, float) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws rdpPoints to a PGraphics using supplied color and weight.
- reducePoints(float) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Takes the list of points in allPoints and generates a reduced list in drawPoints.
- refillBlock() - Method in class net.paulhertz.pixelaudio.granular.GranularUGen
- refillBlock() - Method in class net.paulhertz.pixelaudio.granular.PAGranularVoice
- REFLECT - Enum constant in enum class net.paulhertz.pixelaudio.granular.GranularSettings.EdgeMode
- refreshMapImageFromBase() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Writes baseImage to mapImage with an index position offset of totalShift.
- refreshMapImageFromBase() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- refreshMapImageFromBase() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Writes baseImage to mapImage with an index position offset of totalShift.
- refreshMapImageFromBase() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Writes baseImage to mapImage with an index position offset of totalShift.
- regenerate() - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Calls PixelMapGen
generatorto create coordinates and LUTs. - reinitInstruments() - Method in class net.paulhertz.pixelaudio.sampler.PASamplerInstrumentPool
-
Resize the pool gracefully without disrupting existing instruments unnecessarily.
- release - Variable in class net.paulhertz.pixelaudio.sampler.ADSRParams
- release() - Method in class net.paulhertz.pixelaudio.granular.PAGranularVoice
- release() - Method in class net.paulhertz.pixelaudio.sampler.PASamplerVoice
- RELEASE - Enum constant in enum class net.paulhertz.pixelaudio.sampler.SimpleADSR.Stage
- releaseAllVoices() - Method in class net.paulhertz.pixelaudio.sampler.PASamplerInstrument
-
Smoothly release all active voices (used only if we must recycle an instrument).
- releaseCurve - Variable in class net.paulhertz.pixelaudio.sampler.SimpleADSR
- released - Variable in class net.paulhertz.pixelaudio.granular.PAGranularVoice
- released - Variable in class net.paulhertz.pixelaudio.sampler.PASamplerVoice
- releaseStart - Variable in class net.paulhertz.pixelaudio.sampler.SimpleADSR
- releaseTime - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- releaseTime - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- releaseTime - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
- releaseTime - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- releaseTime - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- releaseTime - Variable in class net.paulhertz.pixelaudio.sampler.SimpleADSR
- remapPixels(int[], int[]) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Creates an array of int which contains the values in
imgreordered by the lookup tablelut. - remapSamples(float[], int[]) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Creates an array of float which contains the values in
sigreordered by the lookup tablelut. - remoteFrom - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.NetworkDelegate
- remoteFromAddress - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.NetworkDelegate
- remoteTo - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.NetworkDelegate
- remoteToAddress - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.NetworkDelegate
- removeActiveBrush() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
-
Removes the current active PACurveMaker instance, flagged by a highlighted brush stroke, from brushShapesList, if there is one.
- removeActiveBrush() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Removes the current active PACurveMaker instance, flagged by a highlighted brush stroke, from brushShapesList, if there is one.
- removeActiveBrush() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Removes the current active PACurveMaker instance, flagged by a highlighted brush stroke, from brushShapesList, if there is one.
- removeGranularBrush(AudioBrush, int) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Remove a granular brush using index when reliable, else by object.
- removeHoverBrush() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Removes the current active PACurveMaker instance, flagged by a highlighted brush stroke, from brushShapesList, if there is one.
- removeHoveredOrOldestBrush() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Removes the current active AudioBrushLite instance.
- removeHoveredOrOldestBrush() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Removes the current active AudioBrushLite instance.
- removeNewestBrush() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
-
Removes the newest PACurveMaker instance, shown as a brush stroke in the display, from brushShapesList.
- removeNewestBrush() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Removes the newest PACurveMaker instance, shown as a brush stroke in the display, from brushShapesList.
- removeNewestBrush() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Removes the most recent AudioBrushLite instance.
- removeNewestBrush() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Removes the most recent AudioBrushLite instance.
- removeNewestBrush() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Removes the newest PACurveMaker instance, shown as a brush stroke in the display, from brushShapesList.
- removeOldestBrush() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
-
Removes the oldest brush in brushShapesList.
- removeOldestBrush() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Removes the oldest brush in brushShapesList.
- removeOldestBrush() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Removes the oldest brush in brushShapesList.
- removePool(String) - Method in class net.paulhertz.pixelaudio.sampler.PASamplerInstrumentPoolMulti
-
Remove a pool by key and close it safely.
- removeSamplerBrush(AudioBrush, int) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Remove a sampler brush using index when reliable, else by object.
- renderAudio(int) - Method in class net.paulhertz.pixelaudio.WaveSynth
- renderAudio(int, float) - Method in class net.paulhertz.pixelaudio.WaveSynth
- renderAudioRaw(int) - Method in class net.paulhertz.pixelaudio.WaveSynth
- renderAudioToMapImage(PixelAudioMapper.ChannelNames, int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
-
Render audio into mapImage at an arbitrary phase offset.
- renderAudioToMapImage(PixelAudioMapper.ChannelNames, int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Transcodes audio data in audioSignal and writes it to color channel chan of mapImage.
- renderAudioToMapImage(PixelAudioMapper.ChannelNames, int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Transcodes audio data in audioSignal and writes it to color channel chan of mapImage.
- renderBlock(long, int, float[], float[]) - Method in class net.paulhertz.pixelaudio.granular.BasicIndexGranularSource
- renderBlock(long, int, float[], float[]) - Method in class net.paulhertz.pixelaudio.granular.IndexGranularSource
- renderBlock(long, int, float[], float[]) - Method in class net.paulhertz.pixelaudio.granular.MCBufferSource
- renderBlock(long, int, float[], float[]) - Method in class net.paulhertz.pixelaudio.granular.PABufferBackedSource
- renderBlock(long, int, float[], float[]) - Method in class net.paulhertz.pixelaudio.granular.PABurstGranularSource
- renderBlock(long, int, float[], float[]) - Method in interface net.paulhertz.pixelaudio.granular.PAFloatSource
-
Render audio into the given block buffers.
- renderBlock(long, int, float[], float[]) - Method in class net.paulhertz.pixelaudio.granular.PathGranularSource
- renderFrame(int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
-
Renders a frame of animation: moving along the signal path, copies baseImage pixels to mapImage pixels, adjusting the index position of the copy using totalShift i.e.
- renderFrame(int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Renders a frame of animation: moving along the signal path, copies baseImage pixels to mapImage pixels, adjusting the index position of the copy using totalShift -- i.e.
- renderFrame(int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Renders a frame of animation: moving along the signal path, copies baseImage pixels to mapImage pixels, adjusting the index position of the copy using totalShift -- i.e.
- renderFrame(int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Renders a frame of animation: moving along the signal path, copies mapImage pixels into rgbSignal, rotates them shift elements left, writes them back to mapImage along the signal path.
- renderFrame(int) - Method in class net.paulhertz.pixelaudio.WaveSynth
- renderMapImageToAudio(PixelAudioMapper.ChannelNames) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Writes a specified channel of mapImage to audioSignal.
- renderMapImageToAudio(PixelAudioMapper.ChannelNames) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Writes a specified channel of mapImage to audioSignal.
- renderMapImageToAudio(PixelAudioMapper.ChannelNames) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Writes a specified channel of mapImage to audioSignal.
- renderPixel(int, int, ArrayList<WaveData>) - Method in class net.paulhertz.pixelaudio.WaveSynth
-
Render one pixel, return its RGB value.
- renderSignal - Variable in class net.paulhertz.pixelaudio.WaveSynth
- renderSignals() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
-
Prepares audioSignal before it is used as an instrument source.
- renderSignals() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
-
Prepares audioSignal before it is used as an instrument source.
- renderSignals() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Prepares audioSignal before it is used as an instrument source.
- RENORM_PERIOD - Static variable in class net.paulhertz.pixelaudio.WaveData
- replaceBrush(AudioBrush, AudioBrush, int) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Remove oldBrush from its current typed list, insert newBrush into the opposite typed list, and preserve hover/active state.
- requireLen(String, int, int) - Static method in class net.paulhertz.pixelaudio.granular.GestureEventParams.Builder
- resampleCount - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
- resampleCount - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig
- RESAMPLED_COUNT - Enum constant in enum class net.paulhertz.pixelaudio.granular.GestureGranularConfig.TimeTransform
- RESAMPLED_COUNT - Enum constant in enum class net.paulhertz.pixelaudio.granular.GestureGranularParams.TimeTransform
- RESAMPLED_COUNT - Enum constant in enum class net.paulhertz.pixelaudio.granular.GestureGranularTexture.TimeTransform
- resampleField - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- resampleField - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- resampleLabel - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- resampleLabel - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- resampleMCB(MultiChannelBuffer, float, float) - Static method in class net.paulhertz.pixelaudio.schedule.AudioUtility
-
Resamples all channels in a MultiChannelBuffer from sourceRate to targetRate.
- resampleMCBToOutput(MultiChannelBuffer, float, AudioOutput) - Static method in class net.paulhertz.pixelaudio.schedule.AudioUtility
-
Convenience: resample MultiChannelBuffer from sourceRate to match AudioOutput.
- resampleMono(float[], float, float) - Static method in class net.paulhertz.pixelaudio.schedule.AudioUtility
-
Resamples a mono buffer from sourceRate to targetRate using linear interpolation.
- resampleMonoToOutput(float[], float, AudioOutput) - Static method in class net.paulhertz.pixelaudio.schedule.AudioUtility
-
Convenience: resample mono buffer from sourceRate to match AudioOutput sample rate.
- resampleSlider - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- resampleSlider - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- resampleSlider_changed(GSlider, GEvent) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- resampleSlider_changed(GSlider, GEvent) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- resampleToCount(GestureSchedule, int) - Static method in class net.paulhertz.pixelaudio.granular.PAGranularInstrumentDirector
-
Placeholder resampler: you likely already have something better.
- resampleToCount(GestureSchedule, int) - Static method in class net.paulhertz.pixelaudio.schedule.GestureScheduleBuilder
- reset() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Deprecated.
- reset() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Deprecated.
- reset() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer.WindowedBuffer
-
Reset reader to start of buffer
- reset() - Method in class net.paulhertz.pixelaudio.granular.GranularUGen
- reset() - Method in class net.paulhertz.pixelaudio.Lindenmayer.AnimStepper
- reset(boolean) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
-
Reinitializes audio and clears event lists.
- reset(boolean) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Reinitializes audio and clears event lists.
- reset(boolean) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Reinitializes audio and clears event lists.
- resetAudioWindow() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Rewinds WindowedBuffer instance windowBuff to the beginning of the audio buffer.
- resetConfigForMode() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- resetConfigForMode() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Reset tool config to defaults (copy, so default config never mutates).
- resetPosition() - Method in class net.paulhertz.pixelaudio.sampler.PASamplerVoice
- resetToDefaults() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- resetToDefaults() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- resizeAllPools(int, int) - Method in class net.paulhertz.pixelaudio.sampler.PASamplerInstrumentPoolMulti
-
Adjust size or polyphony of all sub-pools gracefully.
- resolveGrainWindow(GestureGranularParams) - Static method in class net.paulhertz.pixelaudio.granular.PAGranularInstrumentDirector
- respectPerGrainPan - Variable in class net.paulhertz.pixelaudio.granular.GranularSettings
-
Whether to use per-grain pan from the path (when available).
- reverseArray(float[], int, int) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Reverses an arbitrary subset of an array of floats.
- reverseArray(int[], int, int) - Method in class net.paulhertz.pixelaudio.Argosy
-
Reverses an arbitrary subset of an array.
- reverseArray(int[], int, int) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Reverses an arbitrary subset of an array of ints.
- reverseArray(ArrayList<PVector>, int, int) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Reverses the order of a portion of an ArrayList of PVector objects, between indices l and r, inclusive.
- rgbaComponents(int) - Static method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Breaks a Processing color into R, G, B and A values in an array.
- rgbaComponents(int) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Breaks a Processing color into R, G, B and A values in an array.
- rgbChanToAudio(int) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Converts an int value in the range [0..255] to a float value in the range [-1.0, 1.0].
- rgbComponents(int) - Static method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Breaks a Processing color into R, G and B values in an array.
- rgbComponents(int) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Breaks a Processing color into R, G and B values in an array.
- rgbFloatToAudio(float) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Converts a float value in the range [0, 255] to a float value in the range [-1.0, 1.0].
- RMS - Enum constant in enum class net.paulhertz.pixelaudio.schedule.AudioUtility.NormalizationMode
- RMS_WITH_CEILING - Enum constant in enum class net.paulhertz.pixelaudio.schedule.AudioUtility.NormalizationMode
- ROOT2OVER2 - Static variable in class net.paulhertz.pixelaudio.OpenSimplex2
- ROOT3OVER3 - Static variable in class net.paulhertz.pixelaudio.OpenSimplex2
- ROTATE_3D_ORTHOGONALIZER - Static variable in class net.paulhertz.pixelaudio.OpenSimplex2
- rotate180(int[], int, int) - Static method in class net.paulhertz.pixelaudio.BitmapTransform
-
Rotates an array of integers 180 degrees, as determined by width and height arguments.
- rotate180(PImage) - Static method in class net.paulhertz.pixelaudio.BitmapTransform
-
Rotates a PImage 180 degrees.
- rotate180Coord(int, int, int, int) - Static method in class net.paulhertz.pixelaudio.BitmapTransform
- rotate180Map(int, int) - Static method in class net.paulhertz.pixelaudio.BitmapTransform
-
Generates a map to rotate pixels 180 degrees.
- rotate270(int[], int, int) - Static method in class net.paulhertz.pixelaudio.BitmapTransform
-
Rotates an array of integers 90 degrees clockwise, as determined by width and height arguments.
- rotate270(PImage) - Static method in class net.paulhertz.pixelaudio.BitmapTransform
-
Rotates a PImage 90 degrees clockwise.
- rotate270Coord(int, int, int, int) - Static method in class net.paulhertz.pixelaudio.BitmapTransform
- rotate270Map(int, int) - Static method in class net.paulhertz.pixelaudio.BitmapTransform
-
Generates a map to rotate pixels 90 degrees CW.
- rotate90(int[], int, int) - Static method in class net.paulhertz.pixelaudio.BitmapTransform
-
Rotates an array of integers 90 degrees counter-clockwise, as determined by width and height arguments.
- rotate90(PImage) - Static method in class net.paulhertz.pixelaudio.BitmapTransform
-
Rotates a PImage 90 degrees counter-clockwise.
- rotate90Coord(int, int, int, int) - Static method in class net.paulhertz.pixelaudio.BitmapTransform
- rotate90Map(int, int) - Static method in class net.paulhertz.pixelaudio.BitmapTransform
-
Generates a map to rotate pixels 90 degrees CCW.
- rotateCoordAroundPoint(float, float, float, float, float) - Static method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Rotates a point theta radians around a point (xctr, yctr), returns a new point.
- rotateLeft(float[], int) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Rotates an array of floats left by d values.
- rotateLeft(int) - Method in class net.paulhertz.pixelaudio.Argosy
-
Rotates bigArray left by d values.
- rotateLeft(int[], int) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Rotates an array of ints left by d values.
- rotateRight(float[], int) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
- rotateRight(int[], int) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
- rotateShape(float, float, float) - Method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Rotates this shape around a supplied center point.
- rows - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- rows - Variable in class net.paulhertz.pixelaudio.MultiGen
- RSQUARED_2D - Static variable in class net.paulhertz.pixelaudio.OpenSimplex2
- RSQUARED_3D - Static variable in class net.paulhertz.pixelaudio.OpenSimplex2
- RSQUARED_4D - Static variable in class net.paulhertz.pixelaudio.OpenSimplex2
- runCurveEvents() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Tracks and runs TimedLocation events in the curveTLEvents list.
- runGrainEvents() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
-
Tracks and runs TimedLocation events in the grainLocsArray list, which is associated with granular synthesis gestures.
- runGrainEvents() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Tracks and runs TimedLocation events in the grainLocsArray list, which is associated with granular synthesis gestures.
- runGrainEvents() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Tracks and runs TimedLocation events in the grainLocsArray list, which is associated with granular synthesis gestures.
- runGrainEvents() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Tracks and runs TimedLocation events in the grainLocsArray list, which is associated with granular synthesis gestures.
- runGranularPointEvent(int, int) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- runGranularPointEvent(int, int) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Plays a granular burst and animates a point
- runPointEvents() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
-
Tracks and runs TimedLocation events in the timeLocsArray list, which is associated with mouse clicks that trigger audio a the click point.
- runPointEvents() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Tracks and runs TimedLocation events in the timeLocsArray list, which is associated with mouse clicks that trigger audio a the click point.
- runPointEvents() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Tracks and runs TimedLocation events in the timeLocsArray list, which is associated with mouse clicks that trigger audio a the click point.
- runPointEvents() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Tracks and runs TimedLocation events in the timeLocsArray list, which is associated with mouse clicks that trigger audio a the click point.
- runPointEvents() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Tracks and runs TimedLocation events in the timeLocsArray list.
- runSamplerBrushEvents() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- runSamplerBrushEvents() - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- runSamplerBrushEvents() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Execute audio / animation events for Sampler brushstrokes.
- runSamplerBrushEvents() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Execute audio / animation events for Sampler brushstrokes.
- runSamplerPointEvent(int, int) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- runSamplerPointEvent(int, int) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Plays a sample and animates a point
- runTimeArray() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
-
Tracks and runs TimedLocation events in the timeLocsArray list, which is associated with mouse clicks that trigger audio a the click point.
- runTimeArray() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
-
Run the animation for audio events.
All Classes and Interfaces|All Packages|Constant Field Values