Index
All Classes and Interfaces|All Packages|Constant Field Values
H
- h - Variable in class net.paulhertz.pixelaudio.PixelMapGen
- h - Variable in class net.paulhertz.pixelaudio.WaveSynth
- H - Enum constant in enum class net.paulhertz.pixelaudio.PixelAudioMapper.ChannelNames
- hasActiveOrReleasingVoices() - Method in class net.paulhertz.pixelaudio.voices.PASamplerInstrument
- hasAvailableVoice() - Method in class net.paulhertz.pixelaudio.voices.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
- hasPool(String) - Method in class net.paulhertz.pixelaudio.voices.PASamplerInstrumentPoolMulti
- 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
- height - Variable in class net.paulhertz.pixelaudio.PixelAudioMapper
-
image height
- hilbert(int) - Method in class net.paulhertz.pixelaudio.Lindenmayer
-
Encode strings representing a Hilbert curve to supplied depth.
- 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) - 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.
- hilbertMultigenLoop(int, int, int) - Static method in class net.paulhertz.pixelaudio.HilbertGen
- 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) - 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.
- histoHigh - Variable in class net.paulhertz.pixelaudio.WaveSynth
- histoLow - Variable in class net.paulhertz.pixelaudio.WaveSynth
- 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