Index
All Classes and Interfaces|All Packages|Constant Field Values
W
- w - Variable in class net.paulhertz.pixelaudio.PixelMapGen
- w - Variable in class net.paulhertz.pixelaudio.WaveSynth
- waveColor - Variable in class net.paulhertz.pixelaudio.WaveData
-
color associated with the wave
- waveColors - Variable in class net.paulhertz.pixelaudio.WaveSynth
-
array of colors associated with the WaveData operators
- WaveData - Class in net.paulhertz.pixelaudio
-
Data storage for WaveSynth operator data.
- WaveData() - Constructor for class net.paulhertz.pixelaudio.WaveData
- WaveData(float, float, float, float, float, int) - Constructor for class net.paulhertz.pixelaudio.WaveData
-
Constructor for WaveData when animation steps are not known
- WaveData(float, float, float, float, float, int, int) - Constructor for class net.paulhertz.pixelaudio.WaveData
-
Preferred constructor for WaveData
- WaveData(float, float, float, float, float, int, int, boolean) - Constructor for class net.paulhertz.pixelaudio.WaveData
- WaveData.WaveState - Enum Class in net.paulhertz.pixelaudio
- waveDataList - Variable in class net.paulhertz.pixelaudio.WaveSynth
- waveDataListCopy(ArrayList<WaveData>) - Static method in class net.paulhertz.pixelaudio.WaveData
- waveState - Variable in class net.paulhertz.pixelaudio.WaveData
-
tracking variable for mute, solo, etc.
- WaveState() - Constructor for enum class net.paulhertz.pixelaudio.WaveData.WaveState
- WaveSynth - Class in net.paulhertz.pixelaudio
-
Implements a combination of color organ and additive audio synth.
- WaveSynth(PixelAudioMapper) - Constructor for class net.paulhertz.pixelaudio.WaveSynth
- WaveSynth(PixelAudioMapper, ArrayList<WaveData>) - Constructor for class net.paulhertz.pixelaudio.WaveSynth
- waveSynthAsString(WaveSynth) - Static method in class net.paulhertz.pixelaudio.WaveSynthBuilder
-
Returns supplied WaveSynth settings and WaveData list as a formated String.
- WaveSynthBuilder - Class in net.paulhertz.pixelaudio
-
Utilities for generating WaveSynth "instruments" and working with WaveSynth data.
- WaveSynthBuilder() - Constructor for class net.paulhertz.pixelaudio.WaveSynthBuilder
- waveValue(int, int, float) - Method in class net.paulhertz.pixelaudio.WaveData
- waveValue(int, int, float, float) - Method in class net.paulhertz.pixelaudio.WaveData
-
Experimenting with noise to change the wave forms.
- weight - Variable in class net.paulhertz.pixelaudio.curves.PABezShape
-
stroke weight for shape
- weight() - Method in class net.paulhertz.pixelaudio.curves.PABezShape
-
Returns the current weight (in points) of stroked lines.
- weightedColor(int[], float[]) - Method in class net.paulhertz.pixelaudio.WaveSynth
- weightedControlVec(float, float, float, float, float, float) - Static method in class net.paulhertz.pixelaudio.curves.PACurveUtility
- weights - Variable in class net.paulhertz.pixelaudio.WaveSynth
-
array of amplitudes associated with the WaveData operators
- welcome() - Method in class net.paulhertz.pixelaudio.PixelAudio
- width - Variable in class net.paulhertz.pixelaudio.PixelAudioMapper
-
image width
- woff - Variable in class net.paulhertz.pixelaudio.WaveSynth
-
offset for normailzing signal, see renderFrame method
- writeImgToSig(int[], float[]) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
-
Writes transcoded pixel values directly to the signal, without using a LUT to redirect.
- writeImgToSig(int[], float[], PixelAudioMapper.ChannelNames) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
- writeSigToImg(float[], int[]) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
- writeSigToImg(float[], int[], PixelAudioMapper.ChannelNames) - Method in class net.paulhertz.pixelaudio.PixelAudioMapper
- wscale - Variable in class net.paulhertz.pixelaudio.WaveSynth
-
scaling facotr for normalizing signal, see renderFrame method
All Classes and Interfaces|All Packages|Constant Field Values