Uses of Class
net.paulhertz.pixelaudio.voices.PASamplerInstrumentPool
Packages that use PASamplerInstrumentPool
Package
Description
Package
net.paulhertz.pixelaudio.voices provides a hierarchy of Java classes
for implementing digital audio sampling synthesis with support from the Minim library for Processing.-
Uses of PASamplerInstrumentPool in net.paulhertz.pixelaudio.voices
Fields in net.paulhertz.pixelaudio.voices with type parameters of type PASamplerInstrumentPoolModifier and TypeFieldDescriptionprivate final Map<String,PASamplerInstrumentPool> PASamplerInstrumentPoolMulti.poolsMethods in net.paulhertz.pixelaudio.voices that return PASamplerInstrumentPoolModifier and TypeMethodDescriptionprivate PASamplerInstrumentPoolPASamplerInstrumentPoolMulti.current()Returns the currently active sub-pool (may be null).PASamplerInstrumentPoolMulti.getPoolByTag(String tag) Methods in net.paulhertz.pixelaudio.voices that return types with arguments of type PASamplerInstrumentPool