Index
All Classes and Interfaces|All Packages|Constant Field Values
H
- h - Variable in class net.paulhertz.pixelaudio.PixelMapGen
-
height of the PixelMapGen in pixels, and by extension, height of images to which it is applied
- h - Variable in class net.paulhertz.pixelaudio.WaveSynth
- H - Enum constant in enum class net.paulhertz.pixelaudio.PixelAudioMapper.ChannelNames
- handleClickOutsideBrush(int, int) - Method in class net.paulhertz.pixelaudio.example.Bagatelle
-
Respond to mousePressed events, usually by triggering an event
- handleClickOutsideBrush(int, int) - Method in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
-
Respond to mousePressed events, usually by triggering an event
- handleClickOutsideBrush(int, int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- handleClickOutsideBrush(int, int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- handleClickOutsideBrush(int, int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
-
Respond to mousePressed events, usually by triggering an event
- handleClickOutsideBrush(int, int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WB_Retrofit
-
Point clicks are copied from TutorialOne_03_Drawing, but the initial samplePos is the backing source index.
- handleClickOutsideBrush(int, int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Point clicks are mouse location, but the initial samplePos is the backing source index.
- handleColorChooser(GButton, GEvent) - Method in class net.paulhertz.pixelaudio.example.WaveSynthEditor
-
G4P code for color chooser.
- handleDrawing() - Method in class net.paulhertz.pixelaudio.example.Bagatelle
-
Handles user's drawing actions, draws previously recorded brushstrokes, tracks and generates animation and audio events.
- handleDrawing() - Method in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
-
Handles user's drawing actions, draws previously recorded brushstrokes, tracks and generates animation and audio events.
- handleDrawing() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Handles user's drawing actions: draws previously recorded brushstrokes, tracks and generates interactive animation and audio events.
- handleDrawing() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Handles user's drawing actions: draws previously recorded brushstrokes, tracks and generates interactive animation and audio events.
- handleDrawing() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
-
Handles user's drawing actions, draws previously recorded brushstrokes, tracks and generates animation and audio events.
- handleDrawing() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Handles user's drawing actions: draws previously recorded brushstrokes, tracks and generates interactive animation and audio events.
- handleDrawing() - Method in class net.paulhertz.pixelaudio.example.TutorialOneWindowBuffer
-
Deprecated.Handles user's drawing actions, draws previously recorded brushstrokes, tracks and generates animation and audio events.
- handleMousePressed(int, int) - Method in class net.paulhertz.pixelaudio.example.TutorialOneWindowBuffer
-
Deprecated.Responds to mousePressed events associated with drawing.
- handlePlayOnDraw(int, int) - Method in class net.paulhertz.pixelaudio.example.Bagatelle
-
Dispatches lightweight "taste" audio while drawing.
- handlePlayOnDraw(int, int) - Method in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
-
Dispatches lightweight "taste" audio while drawing.
- happening - Variable in class net.paulhertz.pixelaudio.schedule.AudioScheduler.PointEvent
-
The user-defined Happening carried by this event.
- happening - Variable in class net.paulhertz.pixelaudio.schedule.AudioScheduler.SpanEvent
-
The user-defined Happening carried by this event.
- hasActiveOrReleasingVoices() - Method in class net.paulhertz.pixelaudio.sampler.PASamplerInstrument
- hasAvailableVoice() - Method in class net.paulhertz.pixelaudio.sampler.PASamplerInstrument
- hasFill - Variable in class net.paulhertz.pixelaudio.curves.PABezShape
-
flags if shape is filled or not
- hasFill() - Method in class net.paulhertz.pixelaudio.curves.PABezShape
- HASH_MULTIPLIER - Static variable in class net.paulhertz.pixelaudio.OpenSimplex2
- hashCode() - Method in class net.paulhertz.pixelaudio.granular.WindowCache.Key
- hasLoopForBrush(AudioBrush) - Method in class net.paulhertz.pixelaudio.example.Bagatelle
- hasLoopForBrush(AudioBrush) - Method in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- hasOverlap - Variable in class net.paulhertz.pixelaudio.granular.OverlapUtil.Slice
-
True if there is any overlap at all.
- hasPool(String) - Method in class net.paulhertz.pixelaudio.sampler.PASamplerInstrumentPoolMulti
- hasRestPoints() - Method in class net.paulhertz.pixelaudio.curves.GestureTransformState
- hasStroke - Variable in class net.paulhertz.pixelaudio.curves.PABezShape
-
flags if shape has a stroke or not
- hasStroke() - Method in class net.paulhertz.pixelaudio.curves.PABezShape
- hasTransform() - Method in class net.paulhertz.pixelaudio.curves.AudioBrush
- height - Variable in class net.paulhertz.pixelaudio.curves.PABoundsPolicy
- height - Variable in class net.paulhertz.pixelaudio.PixelAudioMapper
-
image height
- height() - Method in class net.paulhertz.pixelaudio.curves.PABoundsPolicy
- hGen - Variable in class net.paulhertz.pixelaudio.example.JSONWaveSynth
- hGen - Variable in class net.paulhertz.pixelaudio.example.LoadAudioToImage
- hGen - Variable in class net.paulhertz.pixelaudio.example.LookupTables
- hGen - Variable in class net.paulhertz.pixelaudio.example.MultiGenDemo
- hGen - Variable in class net.paulhertz.pixelaudio.example.SimpleAnimation
- hGen - Variable in class net.paulhertz.pixelaudio.example.SimpleWaveSynth
- hGen - Variable in class net.paulhertz.pixelaudio.example.Starter
- hGen - Variable in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- hGen - Variable in class net.paulhertz.pixelaudio.example.WaveSynthSequencer
- highPitchScaling - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- highPitchScaling - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- highPitchScaling - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- highPitchScaling - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- highPitchScaling - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- highPitchScaling - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- highPitchScaling - Variable in class net.paulhertz.pixelaudio.example.TutorialOneWindowBuffer
-
Deprecated.
- hightlightSample(int, int) - Method in class net.paulhertz.pixelaudio.example.LoadAudioToImage
- hilb3x2Gen - Variable in class net.paulhertz.pixelaudio.example.BigWaveSynth
- hilb6x4Loop - Variable in class net.paulhertz.pixelaudio.example.MultiGenLookupTables
- hilbert(int) - Method in class net.paulhertz.pixelaudio.Lindenmayer
-
Encode strings representing a Hilbert curve to supplied depth.
- hilbertColumnOrtho(int, int, int, int) - Method in class net.paulhertz.pixelaudio.example.ArgosyMixer
-
This variation on hilbertRowOrtho arranges the gens vertically, in columns.
- HilbertGen - Class in net.paulhertz.pixelaudio
-
Generates coordinates and LUTs for a Hilbert curve over a square bitmap starting at (0,0) and ending at (width-1, 0).
- HilbertGen(int) - Constructor for class net.paulhertz.pixelaudio.HilbertGen
- HilbertGen(int, int) - Constructor for class net.paulhertz.pixelaudio.HilbertGen
- HilbertGen(int, int, AffineTransformType) - Constructor for class net.paulhertz.pixelaudio.HilbertGen
- HilbertGen(int, AffineTransformType) - Constructor for class net.paulhertz.pixelaudio.HilbertGen
- hilbertLoop3x2(int, int) - Method in class net.paulhertz.pixelaudio.example.ArgosyMixer
-
hilbertLoop3x2() returns a looping fractal signal path consisting of 6 Hilbert gens, 3 wide by 2 tall, to fit a 3 * genW by 2 * genH image.
- hilbertLoop3x2(int, int) - Method in class net.paulhertz.pixelaudio.example.BigWaveSynth
-
Generates a looping fractal signal path consisting of 6 HilbertGens, arranged 3 wide and 2 tall, to fit a 3 * genW by 2 * genH image.
- hilbertLoop3x2(int, int) - Method in class net.paulhertz.pixelaudio.example.BigWaveSynthAudio
-
Generates a looping fractal signal path consisting of 6 HilbertGens, arranged 3 wide and 2 tall, to fit a 3 * genW by 2 * genH image.
- hilbertLoop3x2(int, int) - Method in class net.paulhertz.pixelaudio.example.MultiGenDemo
-
Generates a looping fractal signal path consisting of 6 HilbertGens, arranged 3 across and 2 down, to fit a 3 * genW by 2 * genH image.
- hilbertLoop3x2(int, int) - Method in class net.paulhertz.pixelaudio.example.WaveSynthEditor
-
Generates a looping fractal signal path consisting of 6 HilbertGens, arranged 3 wide and 2 tall, to fit a 3 * genW by 2 * genH image.
- hilbertLoop3x2(int, int) - Static method in class net.paulhertz.pixelaudio.HilbertGen
-
Generates a looping fractal signal path consisting of 6 HilbertGens, arranged 3 wide and 2 tall, to fit a 3 * genW by 2 * genH image.
- hilbertLoop6x4(int) - Method in class net.paulhertz.pixelaudio.example.ArgosyMixer
- hilbertMultigenLoop(int, int, int) - Static method in class net.paulhertz.pixelaudio.HilbertGen
- hilbertRowOrtho(int, int, int, int) - Method in class net.paulhertz.pixelaudio.example.ArgosyMixer
-
This method creates rows of HilbertGens, starting each row from the left and adding gens.
- hilbertRowOrtho(int, int, int, int) - Method in class net.paulhertz.pixelaudio.example.TutorialOneWindowBuffer
-
Deprecated.This method creates rows of HilbertGens, starting each row from the left and adding gens.
- hilbertRowOrtho(int, int, int, int) - Static method in class net.paulhertz.pixelaudio.HilbertGen
-
This method creates rows of HilbertGens, starting each row from the left and adding gens.
- hilbertRowRandomFlip(int, int, int, int) - Method in class net.paulhertz.pixelaudio.example.ArgosyMixer
-
Creates a MultiGen with rows * cols HilbertGens.
- hilbertStackBou(int, int, int, int, int) - Method in class net.paulhertz.pixelaudio.example.ArgosyMixer
-
This method creates a vertical stacks of rows of HilbertGens.
- hilbertStackOrtho(int, int, int, int, int) - Method in class net.paulhertz.pixelaudio.example.ArgosyMixer
-
This method creates a vertical stacks of rows of HilbertGens.
- hilbertVerticalStackBou(int, int, int, int, int) - Static method in class net.paulhertz.pixelaudio.HilbertGen
-
This method creates a vertical stacks of rows of HilbertGens.
- hilbertVerticalStackOrtho(int, int, int, int, int) - Static method in class net.paulhertz.pixelaudio.HilbertGen
-
This method creates a vertical stacks of rows of HilbertGens.
- hilbertZigzagLoop6x4(int, int) - Method in class net.paulhertz.pixelaudio.example.ArgosyMixer
-
This method creates a MultiGen consisting of a mix of zigzag and Hilbert curves in 6 columns and 4 rows arranged to provide a continuous loop.
- hilbertZigzagLoop6x4(int, int) - Method in class net.paulhertz.pixelaudio.example.MultiGenDemo
-
Shows how to create a MultiGen object using arrays of locations, transforms, and cues.
- hilbertZigzagLoop6x4(int, int) - Method in class net.paulhertz.pixelaudio.example.MultiGenLookupTables
-
This method creates a MultiGen consisting of a mix of zigzag and Hilbert curves in 6 columns and 4 rows arranged to provide a continuous loop.
- hilbertZigzagLoop6x4(int, int) - Static method in class net.paulhertz.pixelaudio.MultiGen
-
This method creates a MultiGen consisting of a mix of zigzag and Hilbert curves in 6 columns and 4 rows arranged to provide a continuous loop.
- histoCheck - Variable in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- histoCheck_hit(GCheckbox, GEvent) - Method in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- histoHigh - Variable in class net.paulhertz.pixelaudio.example.LoadAudioToImage
- histoHigh - Variable in class net.paulhertz.pixelaudio.example.LoadImageToAudio
- histoHigh - Variable in class net.paulhertz.pixelaudio.WaveSynth
- histoHigh_hit(GTextField, GEvent) - Method in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- histoHigh_label - Variable in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- histoHighField - Variable in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- histoLow - Variable in class net.paulhertz.pixelaudio.example.LoadAudioToImage
- histoLow - Variable in class net.paulhertz.pixelaudio.example.LoadImageToAudio
- histoLow - Variable in class net.paulhertz.pixelaudio.WaveSynth
- histoLow_hit(GTextField, GEvent) - Method in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- histoLow_label - Variable in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- histoLowField - Variable in class net.paulhertz.pixelaudio.example.WaveSynthEditor
- histoStretch(int[], int, int) - Method in class net.paulhertz.pixelaudio.example.LoadAudioToImage
- holdCount1 - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
- holdCount2 - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
- hopLengthField - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- hopLengthField - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- hopLengthField - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- hopLengthField_changed(GTextField, GEvent) - Method in class net.paulhertz.pixelaudio.example.Bagatelle
- hopLengthField_changed(GTextField, GEvent) - Method in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- hopLengthField_changed(GTextField, GEvent) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- hopLengthLabel - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- hopLengthLabel - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- hopLengthLabel - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- hopLengthSamples - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
- hopLengthSamples - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig
- hopLengthSamples - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
- hopLengthSamples - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams
- hopLengthSamples(int) - Method in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
- hopLengthSlider - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- hopLengthSlider - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- hopLengthSlider - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- hopLengthSlider_changed(GSlider, GEvent) - Method in class net.paulhertz.pixelaudio.example.Bagatelle
- hopLengthSlider_changed(GSlider, GEvent) - Method in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- hopLengthSlider_changed(GSlider, GEvent) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- hopMode - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing.AudioBrushLite
-
For granular instrument, timing model
- hopMode - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.AudioBrushLite
-
For granular instrument, timing model
- hopMode - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer.AudioBrushLite
-
For granular instrument, timing model
- hopMode - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
- hopMode - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig
- hopMode - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
- hopMode - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams
- hopMode() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing.AudioBrushLite
- hopMode() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.AudioBrushLite
- hopMode() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer.AudioBrushLite
- hopMode(GestureGranularParams.HopMode) - Method in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
- HopMode() - Constructor for enum class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing.HopMode
- HopMode() - Constructor for enum class net.paulhertz.pixelaudio.example.TutorialOne_04_Network.HopMode
- HopMode() - Constructor for enum class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer.HopMode
- HopMode() - Constructor for enum class net.paulhertz.pixelaudio.granular.GestureGranularConfig.HopMode
- HopMode() - Constructor for enum class net.paulhertz.pixelaudio.granular.GestureGranularParams.HopMode
- hopModeGroup - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- hopModeGroup - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- hopModeGroup - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- hopModeLabel - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- hopModeLabel - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- hopModeLabel - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- hopSamples - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- hopSamples - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- hopSamples - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- hopSamples - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- hopSamples - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- hopSamples - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- hopScale - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- hopScale - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- hopScale - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- hopSize - Variable in class net.paulhertz.pixelaudio.example.TutorialOneWindowBuffer.WindowedBuffer
-
Deprecated.
- hopSize - Variable in class net.paulhertz.pixelaudio.WindowedBuffer
- hoverBrush - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
-
AudioBrush wraps a PACurveMaker (gesture) and a GestureGranularConfig.Builder (granular synthesis parameters)
- hoverBrush - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
-
AudioBrush wraps a PACurveMaker (gesture) and a GestureGranularConfig.Builder (granular synthesis parameters)
- hoverBrush - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- hoverBrush - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- hoverBrush - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
-
AudioBrush wraps a PACurveMaker (gesture) and a GestureGranularConfig.Builder (granular synthesis parameters)
- hoverBrush - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- hoverBrushColor - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- hoverBrushColor - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- hoverBrushColor - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- hoverBrushColor1 - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- hoverBrushColor1 - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- hoverBrushColor1 - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- hoverBrushColor1 - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- hoverBrushColor2 - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- hoverBrushColor2 - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- hoverBrushColor2 - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- hoverBrushColor2 - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- hoverGranColor - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- hoverGranColor - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- hoverIndex - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- hoverIndex - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- hoverIndex - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- hoverIndex - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- hoverIndex - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
- hoverIndex - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- hoverSamplerColor - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
- hoverSamplerColor - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
- hsbFloatToAudio(float) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Converts a float value in the range [0, 1] to a float value in the range [-1.0, 1.0].
- hue(int) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Extracts the hue component from an RGB value.
- hue(int, float[]) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Extracts the hue component from an RGB value.
All Classes and Interfaces|All Packages|Constant Field Values