Index
All Classes and Interfaces|All Packages|Constant Field Values
L
- L - Enum constant in enum class net.paulhertz.pixelaudio.PixelAudioMapper.ChannelNames
- LAMBDA - Static variable in class net.paulhertz.pixelaudio.curves.PABezShape
-
A value for weighting Bezier splines based on the length of line segments between anchor points, derived from the ratio of the chord of a quarter circle to KAPPA.
- lastOffsetsParamsRef - Variable in class net.paulhertz.pixelaudio.granular.PAGranularInstrumentDirector
- lastOffsetsScheduleRef - Variable in class net.paulhertz.pixelaudio.granular.PAGranularInstrumentDirector
- lastRawScheduleRef - Variable in class net.paulhertz.pixelaudio.granular.PAGranularInstrumentDirector
- lastScheduleEndMs - Variable in class net.paulhertz.pixelaudio.granular.PAGranularInstrumentDirector
- lastScheduleSize - Variable in class net.paulhertz.pixelaudio.granular.PAGranularInstrumentDirector
- lastTransformedScheduleRef - Variable in class net.paulhertz.pixelaudio.granular.PAGranularInstrumentDirector
- latePolicy - Variable in class net.paulhertz.pixelaudio.schedule.AudioScheduler
- latePolicy() - Method in class net.paulhertz.pixelaudio.schedule.AudioScheduler
- LatePolicy() - Constructor for enum class net.paulhertz.pixelaudio.schedule.AudioScheduler.LatePolicy
- LATTICE_STEP_4D - Static variable in class net.paulhertz.pixelaudio.OpenSimplex2
- LegacyGranularPathBuilder - Class in net.paulhertz.pixelaudio.granular
-
Deprecated.
- LegacyGranularPathBuilder() - Constructor for class net.paulhertz.pixelaudio.granular.LegacyGranularPathBuilder
-
Deprecated.
- len - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back.ClickHappening
- len - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back.SamplerPointHappening
- len - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground.SamplerPointHappening
- length - Variable in class net.paulhertz.pixelaudio.granular.WindowCache.Key
- lengthSamples - Variable in class net.paulhertz.pixelaudio.granular.MCBufferSource
- lengthSamples() - Method in class net.paulhertz.pixelaudio.granular.BasicIndexGranularSource
- lengthSamples() - Method in class net.paulhertz.pixelaudio.granular.IndexGranularSource
- lengthSamples() - Method in class net.paulhertz.pixelaudio.granular.MCBufferSource
- lengthSamples() - Method in class net.paulhertz.pixelaudio.granular.PABufferBackedSource
- lengthSamples() - Method in class net.paulhertz.pixelaudio.granular.PABurstGranularSource
- lengthSamples() - Method in interface net.paulhertz.pixelaudio.granular.PAFloatSource
-
Duration in samples, or Long.MAX_VALUE if effectively infinite/streaming.
- lengthSamples() - Method in class net.paulhertz.pixelaudio.granular.PathGranularSource
- lerp(float, float, float) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
* ---------------- UTILITY ------------------ * *
- lerp(float, float, float) - Static method in class net.paulhertz.pixelaudio.curves.PAGestureParametric
- lerp(float, float, float) - Static method in class net.paulhertz.pixelaudio.granular.LegacyGranularPathBuilder
-
Deprecated.
- lerp(float, float, float) - Static method in class net.paulhertz.pixelaudio.granular.PAGranularInstrumentDirector
- lerp(float, float, float) - Static method in class net.paulhertz.pixelaudio.PixelAudio
-
Good old lerp.
- lerp(int, int, float) - Static method in class net.paulhertz.pixelaudio.curves.PAIndexParametric
- lerp(PVector, PVector, float) - Static method in class net.paulhertz.pixelaudio.curves.PAPathParametric
- lerpFloatByU(float[], float[], float) - Static method in class net.paulhertz.pixelaudio.schedule.GestureScheduleBuilder
- lerpPointByU(List<PVector>, float[], float) - Static method in class net.paulhertz.pixelaudio.schedule.GestureScheduleBuilder
- Lindenmayer - Class in net.paulhertz.pixelaudio
-
Implements a simple Lindenmeyer system (L-system), a so-called DOL-system: deterministic and context-free.
- Lindenmayer() - Constructor for class net.paulhertz.pixelaudio.Lindenmayer
-
Creates a new Lindenmeyer instance;
- Lindenmayer.AnimStepper - Class in net.paulhertz.pixelaudio
-
Animation frame-counting tool
- Lindenmayer.AnimUnit - Class in net.paulhertz.pixelaudio
-
Data storage for number of steps n each of duration d, with additional scaling factor s.
- LINE_SEGMENT - Static variable in class net.paulhertz.pixelaudio.curves.PABezShape
-
flag for line segment type, associated with LineVertex
- LINEAR - Enum constant in enum class net.paulhertz.pixelaudio.granular.GestureGranularConfig.WarpShape
- LINEAR - Enum constant in enum class net.paulhertz.pixelaudio.granular.GestureGranularParams.WarpShape
- LINEAR - Enum constant in enum class net.paulhertz.pixelaudio.granular.GestureGranularTexture.WarpShape
- linearToDb(float) - Static method in class net.paulhertz.pixelaudio.schedule.AudioUtility
- linearWarpOption - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- linearWarpOption - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- linearWarpOption_clicked(GOption, GEvent) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- linearWarpOption_clicked(GOption, GEvent) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- lineColor - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- lineColor - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- lineColor - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- lineColor - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- lineDist(PVector, PVector, PVector) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
- lineDraw(PApplet, ArrayList<PVector>, int, float) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Draws a line in a PApplet context using the PVector data in points and supplied color and weight.
- lineDraw(PGraphics, ArrayList<PVector>, int, float) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
-
Draws a line in a PGraphics using the 2D PVector data and supplied color and weight.
- listenToAnthem(boolean) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
TODO update for buffer animation
- loadAnimSteps(Lindenmayer.AnimStepper) - Method in class net.paulhertz.pixelaudio.Lindenmayer
- loadAnthem(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
- loadAudioFile(File) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
-
Attempts to load audio data from a selected file into playBuffer, then calls writeAudioToImage() to transcode audio data and write it to mapImage.
- loadAudioFile(File) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Attempts to load audio data from a selected file into playBuffer, then calls writeAudioToImage() to transcode audio data and write it to mapImage.
- loadAudioFile(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
-
Attempts to load audio data from a selected file into playBuffer, then calls writeAudioToImage() to transcode audio data and write it to mapImage If the file does not use the default sample rate we set in initAudio(), it will still play correctly.
- loadAudioFile(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
-
Attempts to load audio data from a selected file into playBuffer, then calls writeAudioToImage() to transcode audio data and write it to mapImage As in most PixelAudio examples, we provide built-in resampling of audio data from the file to match the sampling rate of the buffer to audioOut.sampleOut().
- loadAudioFile(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Attempts to load audio data from a selected file into playBuffer, then calls writeAudioToImage() to transcode audio data and write it to mapImage.
- loadAudioFile(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Attempts to load audio data from a selected file into playBuffer, then calls writeAudioToImage() to transcode audio data and write it to mapImage.
- loadAudioFile(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
LoadAudioFile attempts to load audio data from a selected file into playBuffer and anthemBuffer.
- loadEventPoints() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Processes the eventPoints list to create TimedLocation events and stores them in curveTLEvents.
- loadEventPoints(int) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Processes the eventPoints list to create TimedLocation events and stores them in curveTLEvents.
- loadGestureSchedule(PACurveMaker, GestureGranularConfig) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- loadGestureSchedule(PACurveMaker, GestureGranularConfig) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
- loadImageFile(File) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Attempts to load image data from a selected file into mapImage, then calls writeImageToAudio() to transcode HSB brightness channel to audio and writes it to playBuffer and audioSignal.
- loadImageFile(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
-
Attempts to load image data from a selected file into mapImage, then calls writeImageToAudio() to transcode HSB brightness color data from the image to audio and writes it to playBuffer and audioSignal.
- loadImageFile(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
-
Attempts to load image data from a selected file into mapImage, then calls writeImageToAudio() to transcode HSB brightness color data from the image to audio and writes it to playBuffer and audioSignal.
- loadImageFile(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
-
Attempts to load image data from a selected file into mapImage, then calls writeImageToAudio() to transcode HSB brightness channel to audio and writes it to playBuffer and audioSignal.
- loadImageFile(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
-
Attempts to load image data from a selected file into mapImage, then calls writeImageToAudio() to transcode HSB brightness channel to audio and writes it to playBuffer and audioSignal.
- loadImageFile(File) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
-
Attempts to load image data from a selected file into mapImage, then calls writeImageToAudio() to transcode HSB brightness channel to audio and writes it to playBuffer and audioSignal.
- loadIndexMaps() - Method in class net.paulhertz.pixelaudio.PixelMapGen
- loadWordGen(int, int) - Method in class net.paulhertz.pixelaudio.example.GesturePlayground
-
Adds PixelMapGen objects to the local variable genList.
- longSample - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- longSample - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- longSample - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- longSample - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- lookupImageCoord(int) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Given a signal-path index (NOT a sample value), returns image coordinates (x,y).
- lookupImageCoordShifted(int, int) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
- lookupImagePos(int) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Given a signal-path index (NOT a sample value), returns the corresponding imagePos using signalToImageLUT.
- lookupImagePosShifted(int, int) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
BUFFER signal index -> display imagePos, inverse of lookupSignalPosShifted(...).
- lookupSignalPos(int) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Given imagePos (index into img.pixels), returns the corresponding signal-path index using imageToSignalLUT.
- lookupSignalPos(int, int) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Given image coordinates (x,y), returns the corresponding signal-path index using imageToSignalLUT.
- lookupSignalPosArray(List<PVector>) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Given a list of image-space points (x,y), returns corresponding signal-path indices.
- lookupSignalPosArray(List<PVector>, int, int) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Same as lookupSignalPosArray(points), but also applies a caller-provided offset and wraps to wrapLen (often wrapLen == getSize()).
- lookupSignalPosArrayShifted(List<PVector>, int) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
- lookupSignalPosArrayShifted(List<PVector>, int, int, int) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Shifted version of lookupSignalPosArray(points, offset, wrapLen).
- lookupSignalPosShifted(int, int) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
- lookupSignalPosShifted(int, int, int) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Display pixel (x,y) -> BUFFER signal index, assuming the display was generated by reading samples at (pathIndex + totalShift).
- looping - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
- looping - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularParams
- looping - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularTexture.Builder
- looping - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularTexture
- looping - Variable in class net.paulhertz.pixelaudio.granular.PAGranularSampler.ScheduledPlay
- looping - Variable in class net.paulhertz.pixelaudio.granular.PAGranularVoice
- looping - Variable in class net.paulhertz.pixelaudio.sampler.PASamplerVoice
- looping - Variable in class net.paulhertz.pixelaudio.sampler.PlaybackInfo
-
Whether this event loops indefinitely.
- looping(boolean) - Method in class net.paulhertz.pixelaudio.granular.GestureGranularParams.Builder
- looping(boolean) - Method in class net.paulhertz.pixelaudio.granular.GestureGranularTexture.Builder
- lowPitchScaling - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground_back
- lowPitchScaling - Variable in class net.paulhertz.pixelaudio.example.GesturePlayground
- lowPitchScaling - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
- lowPitchScaling - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
- lowPitchScaling - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
- lowPitchScaling - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
All Classes and Interfaces|All Packages|Constant Field Values