Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values

U

u - Variable in class net.paulhertz.pixelaudio.Lindenmayer.AnimStepper
 
uGenerate(float[]) - Method in class net.paulhertz.pixelaudio.granular.PAGranularSampler
Provides per-sample frame processing with AudioScheduler, called through Minim.
uGenerate(float[]) - Method in class net.paulhertz.pixelaudio.sampler.PASharedBufferSampler
Required by Minim.UGen, core method for audio synthesis called by Minim.
unitLabel1 - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
 
unitLabel2 - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
 
unitSize1 - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
 
unitSize1_change(GTextField, GEvent) - Method in class net.paulhertz.pixelaudio.example.ArgosyMixer
 
unitSize2 - Variable in class net.paulhertz.pixelaudio.example.ArgosyMixer
 
unitSize2_change(GTextField, GEvent) - Method in class net.paulhertz.pixelaudio.example.ArgosyMixer
 
UNKNOWN - Enum constant in enum class net.paulhertz.pixelaudio.io.AudioBrushSessionLoader.JsonFileType
 
unmuteAllWD(ArrayList<WaveData>) - Method in class net.paulhertz.pixelaudio.example.WaveSynthEditor
Unmutes all the operators in supplied waveDataList.
unmuteAllWD(ArrayList<WaveData>) - Static method in class net.paulhertz.pixelaudio.WaveSynthBuilder
Unmutes all the operators in supplied waveDataList.
unmuteWaveData(WaveSynth, int) - Static method in class net.paulhertz.pixelaudio.WaveSynthBuilder
 
UNSKEW_2D - Static variable in class net.paulhertz.pixelaudio.OpenSimplex2
 
UNSKEW_4D - Static variable in class net.paulhertz.pixelaudio.OpenSimplex2
 
updateAnimatedBrushes() - Method in class net.paulhertz.pixelaudio.example.Bagatelle
 
updateAnimatedBrushes() - Method in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
 
updateArgosies() - Method in class net.paulhertz.pixelaudio.example.ArgosyMixer
Updates argo1 and argo2 to reflect animation and other changes.
updateAudio() - Method in class net.paulhertz.pixelaudio.example.TutorialOneWindowBuffer
Deprecated.
Updates global variable audioSignal, either by rotating array or getting a new window of values from the audio buffer.
updateAudioChain(float[]) - Method in class net.paulhertz.pixelaudio.example.Bagatelle
Bottleneck "commit" method for audio state.
updateAudioChain(float[]) - Method in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
Bottleneck method that updates the various audio buffers when we load a new signal, typically from a file.
updateAudioChain(float[]) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_01_FileIO
Bottleneck "commit" method for audio state.
updateAudioChain(float[]) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
 
updateAudioChain(float[]) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
 
updateAudioChain(float[]) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
 
updateAudioChain(float[]) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
 
updateAudioChain(float[]) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WB_Retrofit
 
updateAudioChain(float[]) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
 
updateAudioChain(float[]) - Method in class net.paulhertz.pixelaudio.example.WaveSynthEditor
 
updateAudioChain(float[], float) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_02_Animation
Bottleneck "commit" method for audio state.
updateAudioChain(float[], float) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
Bottleneck "commit" method for audio state.
updateAudioChain(float[], float) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
Bottleneck "commit" method for audio state.
updateAudioChain(float[], float) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
Bottleneck "commit" method for audio state.
updateAudioChain(float[], float) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WB_Retrofit
Commit a new full-file source, then expose only the current mapSize window through audioSignal/playBuffer/mapImage.
updateAudioChain(float[], float) - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
Bottleneck "commit" method for audio state.
updateAudioChain(float[], float) - Method in class net.paulhertz.pixelaudio.example.WaveSynthEditor
Bottleneck "commit" method for audio state.
updateHover() - Method in class net.paulhertz.pixelaudio.example.Bagatelle
Update the hoverBrush and hoverIndex global variables.
updateHover() - Method in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
Update the hoverBrush and hoverIndex global variables.
updateHover() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
Update the hoverBrush and hoverIndex global variables.
updateHover() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
Update the hoverBrush and hoverIndex global variables.
updateHover() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
Update the hoverBrush and hoverIndex global variables.
updateHover() - Method in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
Update the hoverBrush and hoverIndex global variables.
updateInstrumentLoops() - Method in class net.paulhertz.pixelaudio.example.Bagatelle
 
updateInstrumentLoops() - Method in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
 
updateMapper(PixelMapGen) - Method in class net.paulhertz.pixelaudio.example.LookupTables
Swaps in a new gen to a previously created PixelAudioMapper instance, and reloads relevant data structures.
updateMapper(PixelMapGen) - Method in class net.paulhertz.pixelaudio.example.MultiGenLookupTables
 
updatePanGains() - Method in class net.paulhertz.pixelaudio.granular.PAGranularVoice
 
updatePlaybackRateFromOutput() - Method in class net.paulhertz.pixelaudio.sampler.PASharedBufferSampler
Convenience: synchronize playback rate with AudioOutput's sample rate.
updateRateFromOutput() - Method in class net.paulhertz.pixelaudio.sampler.PASamplerInstrument
Synchronize output sample rate from AudioOutput directly.
updateRateFromOutput() - Method in class net.paulhertz.pixelaudio.sampler.PASamplerInstrumentPool
Re-sync instruments to current AudioOutput sample rate (if device changes).
updateRateFromOutput() - Method in class net.paulhertz.pixelaudio.sampler.PASamplerInstrumentPoolMulti
Update sample rates of all sub-pools from AudioOutput.
updateWaveColors() - Method in class net.paulhertz.pixelaudio.WaveSynth
 
updateWaveData(float, float, float, float, int, int) - Method in class net.paulhertz.pixelaudio.WaveData
 
updateWindow() - Method in class net.paulhertz.pixelaudio.example.MultiGenLookupTables
 
useArcLengthTime - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig.Builder
 
useArcLengthTime - Variable in class net.paulhertz.pixelaudio.granular.GestureGranularConfig
 
useGammaTable - Variable in class net.paulhertz.pixelaudio.WaveSynth
 
useGranularSynth - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
 
useGranularSynth - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
 
useGranularSynth - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
 
useLongBursts - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
 
useLongBursts - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
 
useLongBursts - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
 
useLongBursts - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
 
useLongBursts - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
 
useLongBursts - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
 
usePitchedGrains - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
 
usePitchedGrains - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
 
usePitchedGrains - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
 
usePitchedGrains - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
 
usePitchedGrains - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
 
usePitchedGrains - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
 
useShortGrain - Variable in class net.paulhertz.pixelaudio.example.Bagatelle
 
useShortGrain - Variable in class net.paulhertz.pixelaudio.example.DeadBodyWorkFlow
 
useShortGrain - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_03_Drawing
 
useShortGrain - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_04_Network
 
useShortGrain - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_05_GesturePlayground
 
useShortGrain - Variable in class net.paulhertz.pixelaudio.example.TutorialOne_06_WindowBuffer
 
useTransparency - Static variable in class net.paulhertz.pixelaudio.curves.PAGestureWriter
optional transparency flag, for export to AI.
useTransparency() - Static method in class net.paulhertz.pixelaudio.curves.PAGestureWriter
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values