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, with an editing GUI, presets, and JSON-format files for persistent brushstroke and audio configuration data.
- Bagatelle() - Constructor for class net.paulhertz.pixelaudio.example.Bagatelle
- Bagatelle.AJ_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.BrushHit - Class in net.paulhertz.pixelaudio.example
-
Simple container for a brush hit-test result.
- Bagatelle.CueResult - Class in net.paulhertz.pixelaudio.example
-
Gesture and audio configuration data returned by a PerformancePreset.
- Bagatelle.DBWF_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.DrawingMode - Enum Class in net.paulhertz.pixelaudio.example
-
Modes available for drawing and editing curves and configuration.
- Bagatelle.Happening - Interface in net.paulhertz.pixelaudio.example
-
Barebones interface for "something that happens at a certain point", for use with AudioScheduler.
- Bagatelle.InstrumentLoop - Class in net.paulhertz.pixelaudio.example
-
Supports looping of brush animation and associated audio events.
- 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.PerformanceMode - Enum Class in net.paulhertz.pixelaudio.example
-
available performance states, used to determine performance preset and cues
- BALANCED - Enum constant in enum class net.paulhertz.pixelaudio.sampler.PASharedBufferSampler.MixProfile
-
Moderate normalization for general playback.
- baseDurationMs - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
-
Original duration in milliseconds recorded from a schedule for GUI reference.
- baseImage - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- 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.TutorialOne_05_GesturePlayground
- baselineDurationMs - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- baselineDurationMs - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- baseName - Variable in class net.paulhertz.pixelaudio.io.AudioBrushFileNamer.Result
-
Normalized base name shared by generated files.
- basePointCount - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
-
Original point count recorded from a schedule for GUI reference.
- 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
- bGenHz - Variable in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- bGenVt - 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 to 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
-
Loads the color output of WaveSynth into a MultiGen and plays the WaveSynth's audio signal 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_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.
- 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
- boustrophRowOriented(int, int, int, int, AffineTransformType) - Static method in class net.paulhertz.pixelaudio.BoustropheGen
-
Creates a MultiGen with rows * cols BoustropheGens oriented as specified by
transform. - boustrophRowRandom(int, int, int, int) - Static method in class net.paulhertz.pixelaudio.BoustropheGen
-
Creates a MultiGen with rows * cols randomly oriented 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.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
-
Brush loaded from a single gesture or configuration file.
- 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
-
Successfully loaded brush records.
- brushes - Variable in class net.paulhertz.pixelaudio.io.AudioBrushSessionIO.SessionData
-
Brush objects created by the supplied factory.
- brushes - Variable in class net.paulhertz.pixelaudio.io.AudioBrushSessionLoader.LoadResult
-
Brushes loaded from a session manifest.
- BrushHit(AudioBrush, int) - Constructor for class net.paulhertz.pixelaudio.example.Bagatelle.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
- 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.sampler.PASamplerInstrument
-
Source buffer for this instrument.
- buffer - Variable in class net.paulhertz.pixelaudio.sampler.PASamplerInstrumentPool
-
Shared source buffer for pooled instruments.
- buffer - Variable in class net.paulhertz.pixelaudio.sampler.PASamplerVoice
- buffer - Variable in class net.paulhertz.pixelaudio.sampler.PASharedBufferSampler
-
Mono source buffer, typically channel 0 from a MultiChannelBuffer.
- buffer - Variable in class net.paulhertz.pixelaudio.WindowedBuffer
- bufferLen - Variable in class net.paulhertz.pixelaudio.sampler.PASharedBufferSampler
-
Cached source buffer length in samples.
- 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.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
-
Sample rate of the source from which the buffer was loaded.
- bufferSampleRate - Variable in class net.paulhertz.pixelaudio.sampler.PASamplerInstrumentPool
-
Sample rate of the source from which the buffer was loaded.
- bufferSize - Variable in class net.paulhertz.pixelaudio.sampler.PASamplerInstrument
-
Cached source buffer size in samples.
- build() - Method in class net.paulhertz.pixelaudio.granular.GestureEventParams.Builder
-
Validates the configured arrays and creates an immutable parameter set.
- build() - Method in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
-
Builds an immutable snapshot safe to pass into scheduling and rendering code.
- build() - Method in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
-
Builds an immutable runtime parameter set.
- build(File) - Static method in class net.paulhertz.pixelaudio.io.AudioBrushFileNamer
-
Builds the related session, gesture, and configuration filenames from one chosen file.
- build(PACurveMaker, GestureGranularConfig, float) - Method in class net.paulhertz.pixelaudio.schedule.GestureScheduleBuilder
-
Builds a gesture schedule from a curve and granular playback configuration.
- 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
-
Reconstructed configuration builder.
- builder() - Static method in class net.paulhertz.pixelaudio.granular.GestureGranularParams
-
Creates a builder initialized with runtime defaults.
- builder(int) - Static method in class net.paulhertz.pixelaudio.granular.GestureEventParams
-
Creates a builder for the given number of gesture events.
- 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.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.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
-
Number of grains generated for each scheduled gesture event.
- burstGrains - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig
-
Number of grains created for each scheduled gesture event.
- burstGrains - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
- burstGrains - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams
-
Number of grains produced for each scheduled event.
- burstGrains - Variable in class net.paulhertz.pixelaudio.granular.PABurstGranularSource
- burstGrains(int) - Method in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
-
Sets the number of grains generated for each scheduled event.
- burstLabel - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- 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.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.TutorialOne_05_GesturePlayground
All Classes and Interfaces|All Packages|Constant Field Values