Index
All Classes and Interfaces|All Packages|Constant Field Values
B
- B - Enum constant in enum class net.paulhertz.pixelaudio.PixelAudioMapper.ChannelNames
- backingGranularSignal() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WB_Retrofit
- backingGranularSignal() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- backingIndexFromLocal(int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WB_Retrofit
- backingIndexFromLocal(int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- Bagatelle - Class in net.paulhertz.pixelaudio.example
-
Experimental real time performance application based on PixelAudio, with an editing GUI, Presets, and saving and loading JSON-format files for brushstroke and granular configuration data.
- Bagatelle() - Constructor for class net.paulhertz.pixelaudio.example.Bagatelle
- Bagatelle.ActiveDot - Class in net.paulhertz.pixelaudio.example
- Bagatelle.BrushHit - Class in net.paulhertz.pixelaudio.example
-
Simple container for a brush hit-test result.
- Bagatelle.CueResult - Class in net.paulhertz.pixelaudio.example
- Bagatelle.DrawingMode - Enum Class in net.paulhertz.pixelaudio.example
- Bagatelle.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, if you let them.
- Bagatelle.InstrumentLoop - Class in net.paulhertz.pixelaudio.example
- Bagatelle.NetworkDelegate - Class in net.paulhertz.pixelaudio.example
-
A class to handle network connections over UDP, for example, with a Max or Pd patch.
- Bagatelle.PerformancePreset - Enum Class in net.paulhertz.pixelaudio.example
-
Presets are applied to each new brush at the moment drawing is completed by releasing the mouse button and calling makeBrush(), the bottleneck method for all brush creation.
- Bagatelle.SamplerPointHappening - Class in net.paulhertz.pixelaudio.example
- BALANCED - Enum constant in enum class net.paulhertz.pixelaudio.sampler.PASharedBufferSampler.MixProfile
- baseDurationMs - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
- baseImage - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- baseImage - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- baseImage - Variable in class net.paulhertz.pixelaudio.example.MultiGenDemo
- baseImage - Variable in class net.paulhertz.pixelaudio.example.SimpleAnimation
- baseImage - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- baseImage - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- baseImage - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- baseImage - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- baseImage - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- baseIndex - Variable in class net.paulhertz.pixelaudio.granular.PABurstGranularSource
- baselineCount - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- baselineCount - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- baselineCount - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- baselineDurationMs - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- baselineDurationMs - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- baselineDurationMs - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- baseName - Variable in class net.paulhertz.pixelaudio.io.AudioBrushFileNamer.Result
- basePointCount - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
- beatSpan - Variable in class net.paulhertz.pixelaudio.example.WaveSynthSequencer
- bezierBias - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
A weight applied to calculations of the control points for Bezier curves
- bezierPoint(float, float, float, float, float) - Method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Evaluates the Bezier at point t for points a, b, c, d.
- bezierTangent(float, float, float, float, float) - Method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Calculates the tangent of a point on a Bézier curve.
- bgColor - Variable in class net.paulhertz.pixelaudio.Argosy
-
background color, fills the argosy array before colors are added
- bgColor - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
- bGen - Variable in class net.paulhertz.pixelaudio.example.BigWaveSynth
- bGen - Variable in class net.paulhertz.pixelaudio.example.JSONWaveSynth
- bGen - Variable in class net.paulhertz.pixelaudio.example.LookupTables
- bGen - Variable in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- bgFillColor - Variable in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- bigTextSize - Variable in class net.paulhertz.pixelaudio.example.LookupTables
- bigTextSize - Variable in class net.paulhertz.pixelaudio.example.MultiGenLookupTables
- BigWaveSynth - Class in net.paulhertz.pixelaudio.example
-
BigWaveSynth shows how you can load a WaveSynth into the pixel array of a MultiGen.
- BigWaveSynth() - Constructor for class net.paulhertz.pixelaudio.example.BigWaveSynth
- BigWaveSynthAudio - Class in net.paulhertz.pixelaudio.example
-
BigWaveSynthAudio shows how you can load the color output of WaveSynth into the pixel array of a MultiGen and play the WaveSynth's audio output with a PASamplerInstrument.
- BigWaveSynthAudio() - Constructor for class net.paulhertz.pixelaudio.example.BigWaveSynthAudio
- BitmapTransform - Class in net.paulhertz.pixelaudio
-
Provides static methods for rotating and reflecting 2D integer arrays using index remapping.
- BitmapTransform() - Constructor for class net.paulhertz.pixelaudio.BitmapTransform
- black - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
- blackAlone - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
- blackGrayWhite - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
- blackWhite - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
- blanc - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
- blau - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
- blau - Variable in class net.paulhertz.pixelaudio.example.LoadAudioToImage
- blau2 - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
- blend - Variable in class net.paulhertz.pixelaudio.example.TutorialOneWindowBuffer
-
Deprecated.
- blend_label - Variable in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- blendAlpha - Variable in class net.paulhertz.pixelaudio.example.LoadAudioToImage
- blendField - Variable in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- blendField_hit(GTextField, GEvent) - Method in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- blendInto(MultiChannelBuffer, MultiChannelBuffer, float, boolean, float) - Static method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Blends audio data from buffer "src" into buffer "dest" in place.
- blendInto(MultiChannelBuffer, MultiChannelBuffer, float, boolean, float) - Static method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Blends audio data from buffer "src" into buffer "dest" in place.
- blendInto(MultiChannelBuffer, MultiChannelBuffer, float, boolean, float) - Static method in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
-
Blends audio data from buffer "src" into buffer "dest" in place.
- blendInto(MultiChannelBuffer, MultiChannelBuffer, float, boolean, float) - Static method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Blends audio data from buffer "src" into buffer "dest" in place.
- blendInto(MultiChannelBuffer, MultiChannelBuffer, float, boolean, float) - Static method in class net.paulhertz.pixelaudio.example.TutorialOneWindowBuffer
-
Deprecated.Blends audio data from buffer "src" into buffer "dest" in place.
- blockL - Variable in class net.paulhertz.pixelaudio.granular.PAGranularVoice
- blockR - Variable in class net.paulhertz.pixelaudio.granular.PAGranularVoice
- blockSize - Variable in class net.paulhertz.pixelaudio.granular.PAGranularSampler
- blockSize - Variable in class net.paulhertz.pixelaudio.granular.PAGranularVoice
- blueCream - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
- boundaryMode - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- boundaryMode - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- boundaryMode - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- boundaryMode - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- bounds - Variable in class net.paulhertz.pixelaudio.curves.PABezShape
-
left, top, right, bottom bounding rectangle
- bounds() - Method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Calculates the boundary rectangle of this shape and returns it as an array of floats.
- bounds(ArrayList<PVector>) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Calculates the boundary rectangle of a list of points and returns it as an array of floats.
- boundsPolicy - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- boundsPolicy - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- boundsPolicy - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- boundsPolicy - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- BoustropheGen - Class in net.paulhertz.pixelaudio
-
BoustropheGen generates a signal path that starts at (0,0) and reads left-to-right to (width-1, 0).
- BoustropheGen(int, int) - Constructor for class net.paulhertz.pixelaudio.BoustropheGen
- BoustropheGen(int, int, AffineTransformType) - Constructor for class net.paulhertz.pixelaudio.BoustropheGen
- boustrophRowRandom(int, int, int, int) - Static method in class net.paulhertz.pixelaudio.BoustropheGen
-
Creates a MultiGen with rows * cols BoustropheGens.
- boustrophRowRandom(int, int, int, int) - Method in class net.paulhertz.pixelaudio.example.ArgosyMixer
-
Creates a MultiGen with rows * cols BoustropheGens.
- brightness(int) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Extracts the brightness component from an RGB value.
- brightness(int, float[]) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Extracts the brightness component from an RGB value.
- brush - Variable in class net.paulhertz.pixelaudio.example.Bagatelle.BrushHit
- brush - Variable in class net.paulhertz.pixelaudio.example.Bagatelle.InstrumentLoop
- brush - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow.BrushHit
- brush - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow.InstrumentLoop
- brush - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing.BrushHit
- brush - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.BrushHit
- brush - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground.BrushHit
- brush - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer.BrushHit
- brush - Variable in class net.paulhertz.pixelaudio.io.AudioBrushSessionLoader.LoadResult
- brushColor - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Color for simulated brushstroke fill and stroke, stored in brushShape
- BrushConfig() - Constructor for class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing.BrushConfig
- BrushConfig() - Constructor for class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.BrushConfig
- BrushConfig() - Constructor for class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer.BrushConfig
- BrushData() - Constructor for class net.paulhertz.pixelaudio.io.AudioBrushLibraryLoader.BrushData
- BrushData() - Constructor for class net.paulhertz.pixelaudio.io.AudioBrushSessionLoader.BrushData
- brushDraw(PApplet) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws the stored brushShape to a PApplet using local properties this.brushColor, this.brushColor, this.brushWeight.
- brushDraw(PApplet, int, int, float) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws the stored brushShape to a PApplet using supplied fill color, stroke color, and weight.
- brushDraw(PGraphics) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws the stored brushShape to an offscreen PGraphics using local properties this.brushColor, this.brushColor, this.brushWeight.
- brushDraw(PGraphics, int, int, float) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws the stored brushShape to an offscreen PGraphics using supplied fill color, stroke color, and weight.
- brushDrawDirect(PApplet) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws the stored brush shape to a PApplet using its properties as a PABezShape.
- brushDrawDirect(PGraphics) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws the stored brush shape to an offscreen PGraphics using its properties as a PABezShape.
- brushes - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- brushes - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- brushes - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- brushes - Variable in class net.paulhertz.pixelaudio.io.AudioBrushLibraryLoader.LoadResult
- brushes - Variable in class net.paulhertz.pixelaudio.io.AudioBrushSessionIO.SessionData
- brushes - Variable in class net.paulhertz.pixelaudio.io.AudioBrushSessionLoader.LoadResult
- BrushHit(AudioBrush, int) - Constructor for class net.paulhertz.pixelaudio.example.Bagatelle.BrushHit
- BrushHit(AudioBrush, int) - Constructor for class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow.BrushHit
- BrushHit(AudioBrush, int) - Constructor for class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground.BrushHit
- BrushHit(TutorialOne_03_Drawing.AudioBrushLite, int) - Constructor for class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing.BrushHit
- BrushHit(TutorialOne_04_Network.AudioBrushLite, int) - Constructor for class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.BrushHit
- BrushHit(TutorialOne_06_WindowBuffer.AudioBrushLite, int) - Constructor for class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer.BrushHit
- brushIsCustom - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
using a custom brush shape
- BrushOutput() - Constructor for enum class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing.BrushOutput
- BrushOutput() - Constructor for enum class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.BrushOutput
- BrushOutput() - Constructor for enum class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer.BrushOutput
- brushPoly - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
polygon representation of brushShape, for point testing, etc.
- BrushRecord() - Constructor for class net.paulhertz.pixelaudio.io.AudioBrushSessionIO.BrushRecord
- brushShape - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
A simulated brush stroke derived from curveShape, a closed shape rather than a curved line
- brushShapesList - Variable in class net.paulhertz.pixelaudio.example.TutorialOneWindowBuffer
-
Deprecated.
- brushSize - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
The distance in pixels between the edges of the brush stroke, double the distance from the central line
- brushWeight - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
weight of stroke for brushStroke, set to 0 for no stroke
- btnColor - Variable in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- bTrans - Variable in class net.paulhertz.pixelaudio.example.TransformPImage
- buffer - Variable in class net.paulhertz.pixelaudio.example.TutorialOneWindowBuffer.WindowedBuffer
-
Deprecated.
- buffer - Variable in class net.paulhertz.pixelaudio.sampler.PASamplerInstrument
- buffer - Variable in class net.paulhertz.pixelaudio.sampler.PASamplerInstrumentPool
- buffer - Variable in class net.paulhertz.pixelaudio.sampler.PASamplerVoice
- buffer - Variable in class net.paulhertz.pixelaudio.sampler.PASharedBufferSampler
- buffer - Variable in class net.paulhertz.pixelaudio.WindowedBuffer
- bufferLen - Variable in class net.paulhertz.pixelaudio.sampler.PASharedBufferSampler
- bufferReadSamples - Variable in class net.paulhertz.pixelaudio.sampler.PlaybackInfo
-
Actual number of buffer samples traversed (pitch-dependent).
- bufferSampleRate - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- bufferSampleRate - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- bufferSampleRate - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
- bufferSampleRate - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- bufferSampleRate - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- bufferSampleRate - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- bufferSampleRate - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- bufferSampleRate - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- bufferSampleRate - Variable in class net.paulhertz.pixelaudio.sampler.PASamplerInstrument
- bufferSampleRate - Variable in class net.paulhertz.pixelaudio.sampler.PASamplerInstrumentPool
- bufferSize - Variable in class net.paulhertz.pixelaudio.sampler.PASamplerInstrument
- build() - Method in class net.paulhertz.pixelaudio.granular.GestureEventParams.Builder
- build() - Method in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
-
Build an immutable snapshot safe to pass into scheduler/renderer threads.
- build() - Method in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
- build(File) - Static method in class net.paulhertz.pixelaudio.io.AudioBrushFileNamer
- build(PACurveMaker, GestureGranularConfig, float) - Method in class net.paulhertz.pixelaudio.schedule.GestureScheduleBuilder
- buildBrushShape(ArrayList<PVector>) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
- buildCurveMaker(ArrayList<PVector>) - Static method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
This factory method can be used when you are only using the curve modeling features of PACurveMaker.
- buildCurveMaker(ArrayList<PVector>, float) - Static method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
This factory method can be used when you are only using the curve modeling features of PACurveMaker.
- buildCurveMaker(ArrayList<PVector>, float, float, int) - Static method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
This factory method can be used when you are only using the curve modeling features of PACurveMaker.
- buildCurveMaker(List<PVector>, List<Integer>, int) - Static method in class net.paulhertz.pixelaudio.curves.PACurveMaker
- buildCurveMaker(List<PVector>, List<Integer>, int, float) - Static method in class net.paulhertz.pixelaudio.curves.PACurveMaker
- buildCurveMaker(List<PVector>, List<Integer>, int, float, float, int) - Static method in class net.paulhertz.pixelaudio.curves.PACurveMaker
- buildCurveMaker(List<PVector>, List<Integer>, int, float, int, float, int, float, int, float, int, float, int) - Static method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Creates a PACurveMaker instance set up for lazy initialization.
- builder - Variable in class net.paulhertz.pixelaudio.io.GestureGranularConfigIO.Result
- builder() - Static method in class net.paulhertz.pixelaudio.granular.GestureGranularParams
- builder(int) - Static method in class net.paulhertz.pixelaudio.granular.GestureEventParams
- Builder() - Constructor for class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
- Builder() - Constructor for class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
- Builder(int) - Constructor for class net.paulhertz.pixelaudio.granular.GestureEventParams.Builder
- BuildFromPathGen - Class in net.paulhertz.pixelaudio
-
A PixelMapGen that loads data from an external
PixelMapGen.pixelMap, such as might be saved in a JSON file. - BuildFromPathGen(int, int) - Constructor for class net.paulhertz.pixelaudio.BuildFromPathGen
- BuildFromPathGen(int, int, AffineTransformType) - Constructor for class net.paulhertz.pixelaudio.BuildFromPathGen
- buildGlobalPanel() - Method in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- buildGranSynth(AudioOutput, ADSRParams, int) - Method in class net.paulhertz.pixelaudio.example.Bagatelle
-
Initializes a PAGranularInstrument.
- buildGranSynth(AudioOutput, ADSRParams, int) - Method in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
-
Initializes a PAGranularInstrument.
- buildGranSynth(AudioOutput, ADSRParams, int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Initializes a new PAGranularSynth instance that you probably would pass to a PAGranularInstrumentDirector.
- buildGranSynth(AudioOutput, ADSRParams, int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Initializes a new PAGranularSynth instance that you probably would pass to a PAGranularInstrumentDirector.
- buildGranSynth(AudioOutput, ADSRParams, int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
-
Initializes a PAGranularInstrument.
- buildGranSynth(AudioOutput, ADSRParams, int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Initializes a new PAGranularSynth instance that you probably would pass to a PAGranularInstrumentDirector.
- buildScheduleFromBezShape(PABezShape, int, float[], boolean) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Schedules times along a gestural curve, typically stored as a PACurveMaker instance.
- buildWaveDataList(float, int, float) - Method in class net.paulhertz.pixelaudio.example.WaveSynthSequencer
-
Generates an ArrayList of WaveData objects to be used by a WaveSynth to generate RGB pixel values and (on request) audio signal values.
- buildWaveDataPanel() - Method in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- burstGrains - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- burstGrains - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- burstGrains - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- burstGrains - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- burstGrains - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- burstGrains - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- burstGrains - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
- burstGrains - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig
- burstGrains - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
- burstGrains - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams
- burstGrains - Variable in class net.paulhertz.pixelaudio.granular.PABurstGranularSource
- burstGrains(int) - Method in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
- burstLabel - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- burstLabel - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- burstLabel - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- burstSlider - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- burstSlider - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- burstSlider - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- burstSlider_changed(GSlider, GEvent) - Method in class net.paulhertz.pixelaudio.example.Bagatelle
- burstSlider_changed(GSlider, GEvent) - Method in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- burstSlider_changed(GSlider, GEvent) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
All Classes and Interfaces|All Packages|Constant Field Values