Uses of Interface
net.paulhertz.pixelaudio.granular.PAFloatSource
Packages that use PAFloatSource
-
Uses of PAFloatSource in net.paulhertz.pixelaudio.granular
Subinterfaces of PAFloatSource in net.paulhertz.pixelaudio.granularModifier and TypeInterfaceDescriptioninterfacePASource A PAFloatSource with an additional pitch policy hint.Classes in net.paulhertz.pixelaudio.granular that implement PAFloatSourceModifier and TypeClassDescriptionfinal classCore class in the PAGranularInstrumentDirector granular synthesis processing chain, provides windowed granular synthesis with normalization.
Calling chain: PAGranularInstrumentDirector -> PAGranularInstrument -> PAGranularSampler -> PAGranularVoice,
with PABurstGranularSource handling the complexities of the granular synthesis sample by sample.