Index
All Classes and Interfaces|All Packages|Constant Field Values
D
- d - Variable in class net.paulhertz.pixelaudio.Lindenmayer.AnimUnit
- d2xy(int, int) - Method in class net.paulhertz.pixelaudio.HilbertGen
- dataLength - Variable in class net.paulhertz.pixelaudio.WaveSynth
- dc - Variable in class net.paulhertz.pixelaudio.WaveData
-
DC offset/bias to add to generated amplitude values, a new setting, default 0
- DEBUG - Static variable in class net.paulhertz.pixelaudio.voices.PASamplerVoice
- DEBUG - Variable in class net.paulhertz.pixelaudio.voices.PASharedBufferSampler
- debugPrintState() - Method in class net.paulhertz.pixelaudio.voices.PASamplerInstrumentPoolMulti
- decay - Variable in class net.paulhertz.pixelaudio.voices.ADSRParams
- DECAY - Enum constant in enum class net.paulhertz.pixelaudio.voices.SimpleADSR.Stage
- decayCurve - Variable in class net.paulhertz.pixelaudio.voices.SimpleADSR
- decayTime - Variable in class net.paulhertz.pixelaudio.voices.SimpleADSR
- defaultAnimSteps - Static variable in class net.paulhertz.pixelaudio.WaveData
-
convenience variable, 30 seconds of animation at 24 frames per second, also context dependent
- defaultEnv - Variable in class net.paulhertz.pixelaudio.voices.PASamplerInstrument
- defaultEnv - Variable in class net.paulhertz.pixelaudio.voices.PASamplerInstrumentPool
- depth - Variable in class net.paulhertz.pixelaudio.HilbertGen
-
recursion depth
- depth - Variable in class net.paulhertz.pixelaudio.MooreGen
-
recursion depth
- describe() - Method in class net.paulhertz.pixelaudio.BoustropheGen
- describe() - Method in class net.paulhertz.pixelaudio.BuildFromPathGen
- describe() - Method in class net.paulhertz.pixelaudio.DiagonalZigzagGen
- describe() - Method in class net.paulhertz.pixelaudio.HilbertGen
- describe() - Method in class net.paulhertz.pixelaudio.MooreGen
- describe() - Method in class net.paulhertz.pixelaudio.MultiGen
- describe() - Method in class net.paulhertz.pixelaudio.PixelMapGen
- describe() - Method in class net.paulhertz.pixelaudio.RandomContinousGen
-
Deprecated.
- description - Static variable in class net.paulhertz.pixelaudio.BoustropheGen
- description - Static variable in class net.paulhertz.pixelaudio.BuildFromPathGen
- description - Static variable in class net.paulhertz.pixelaudio.DiagonalZigzagGen
- description - Static variable in class net.paulhertz.pixelaudio.HilbertGen
- description - Static variable in class net.paulhertz.pixelaudio.MooreGen
- description - Static variable in class net.paulhertz.pixelaudio.MultiGen
- description - Static variable in class net.paulhertz.pixelaudio.PixelMapGen
- description - Static variable in class net.paulhertz.pixelaudio.RandomContinousGen
-
Deprecated.
- detail - Variable in class net.paulhertz.pixelaudio.ScaledSimplex
- dfs(int, int, int, int, boolean[][], ArrayList<int[]>, int, int) - Method in class net.paulhertz.pixelaudio.RandomContinousGen
-
Deprecated.
- DiagonalZigzagGen - Class in net.paulhertz.pixelaudio
- DiagonalZigzagGen(int, int) - Constructor for class net.paulhertz.pixelaudio.DiagonalZigzagGen
- DiagonalZigzagGen(int, int, AffineTransformType) - Constructor for class net.paulhertz.pixelaudio.DiagonalZigzagGen
- displayName - Variable in enum class net.paulhertz.pixelaudio.PixelAudioMapper.ChannelNames
- doXYSwap - Variable in class net.paulhertz.pixelaudio.HilbertGen
- dragColor - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Color for lines dragged by the mouse, stored in allPoints
- dragPoints - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
List of all the points that need to be reduced
- dragPointsDraw(PApplet) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws a line using the PVector data in allPoints and the current values of this.dragColor and this.dragWeight.
- dragPointsDraw(PApplet, int, float) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws a line using the PVector data in dragPoints and a supplied color.
- dragPointsDraw(PGraphics) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws dragPoints to a PGraphics using local color and weight, this.dragColor and this.dragWeight.
- dragPointsDraw(PGraphics, int, float) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws dragPoints to a PGraphics using supplied color and weight.
- dragTimes - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
List of time data: first element is time in millis when event occurred, the remaining elements are offsets in millis from the first element
- dragWeight - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
weight of lines drawn between PVectors in allPoints
- draw(PApplet) - Method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Draws this shape to the display.
- draw(PApplet) - Method in class net.paulhertz.pixelaudio.curves.PABezVertex
- draw(PApplet) - Method in class net.paulhertz.pixelaudio.curves.PALineVertex
- draw(PApplet) - Method in interface net.paulhertz.pixelaudio.curves.PAVertex2DINF
-
Draws a path to the display.
- draw(PGraphics) - Method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Draws this shape to an offscreen PGraphics.
- draw(PGraphics) - Method in class net.paulhertz.pixelaudio.curves.PABezVertex
- draw(PGraphics) - Method in class net.paulhertz.pixelaudio.curves.PALineVertex
- draw(PGraphics) - Method in interface net.paulhertz.pixelaudio.curves.PAVertex2DINF
-
Draws a path to an offscreen buffer.
- drawQuick(PApplet) - Method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Draws this shape to the display.
- drawQuick(PGraphics) - Method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Draws this shape to a PGraphics passed as an argument.
- durationMS - Variable in class net.paulhertz.pixelaudio.voices.PlaybackInfo
-
Duration in milliseconds.
All Classes and Interfaces|All Packages|Constant Field Values