Uses of Class
net.paulhertz.pixelaudio.granular.PAGranularVoice
Packages that use PAGranularVoice
-
Uses of PAGranularVoice in net.paulhertz.pixelaudio.granular
Fields in net.paulhertz.pixelaudio.granular with type parameters of type PAGranularVoiceMethods in net.paulhertz.pixelaudio.granular that return PAGranularVoiceModifier and TypeMethodDescriptionprivate PAGranularVoicePAGranularSampler.getAvailableVoice(PASource src, ADSRParams env, float gain, float pan, boolean looping) private PAGranularVoicePAGranularSampler.getAvailableVoice(PASource src, ADSRParams env, float gain, float pan, boolean looping, ddf.minim.analysis.WindowFunction grainWindow, int grainLenSamples) Allocate a PAGranularVoice instance.Methods in net.paulhertz.pixelaudio.granular that return types with arguments of type PAGranularVoice