Index
All Classes and Interfaces|All Packages|Constant Field Values
E
- end - Variable in class net.paulhertz.pixelaudio.voices.PASamplerVoice
- envelope - Variable in class net.paulhertz.pixelaudio.voices.PASamplerVoice
- epsilon - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
A parameter to control the amount of reduction in the RDP algorithm
- eventPoints - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
List of points where events such as audio samples can be triggered
- eventPointsColor - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
color of eventPoints markers
- eventPointsDraw(PApplet) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws this.eventPoints to a PApplet as circles using local properties this.eventPointsColor and this.eventPointsSize.
- eventPointsDraw(PApplet, int, float) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws this.eventPoints to a PApplet as circles using supplied properties eventPointsColor and eventPointsSize.
- eventPointsDraw(PApplet, int, int, float) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws this.eventPoints to a PApplet as circles using supplied properties eventPointsSteps, eventPointsColor and eventPointsSize.
- eventPointsDraw(PGraphics) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws this.eventPoints to an offscreen PGraphics as circles using local properties this.eventPointsColor and this.eventPointsSize.
- eventPointsDraw(PGraphics, int, float) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws this.eventPoints to an offscreen PGraphics as circles using supplied properties eventPointsColor and eventPointsSize.
- eventPointsDraw(PGraphics, int, int, float) - Method in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
Draws this.eventPoints to an offscreen PGraphics as circles using supplied properties eventPointsSteps, eventPointsColor and eventPointsSize.
- eventPointsSize - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
size of eventPoints markers
- eventSamples - Variable in class net.paulhertz.pixelaudio.voices.PlaybackInfo
-
Duration in output samples (pitch-independent).
- eventSteps - Variable in class net.paulhertz.pixelaudio.curves.PACurveMaker
-
number of steps along a polygonized curve, used to produce eventPoints from curveShape
- eventTime - Variable in class net.paulhertz.pixelaudio.voices.TimedLocation
- eventTime() - Method in class net.paulhertz.pixelaudio.voices.TimedLocation
- expandString(ArrayList<String>, int, ArrayList<String>) - Method in class net.paulhertz.pixelaudio.Lindenmayer
- exponentialInterp(int, int, float, float, float) - Static method in class net.paulhertz.pixelaudio.voices.SimpleADSR
- extract(int, float[]) - Method in interface net.paulhertz.pixelaudio.PixelAudioMapper.ChannelNames.ChannelExtractor
- extract(int, float[]) - Method in enum class net.paulhertz.pixelaudio.PixelAudioMapper.ChannelNames
- extractColorAsAudio(int, PixelAudioMapper.ChannelNames, float[]) - Static method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Helper method for color to audio operations, converts a color channel value to an audio value.
- extractor - Variable in enum class net.paulhertz.pixelaudio.PixelAudioMapper.ChannelNames
All Classes and Interfaces|All Packages|Constant Field Values