Uses of Enum Class
net.mtrop.doom.sound.DMXSound.InterpolationType
-
Uses of DMXSound.InterpolationType in net.mtrop.doom.sound
Modifier and TypeMethodDescriptionstatic DMXSound.InterpolationType
Returns the enum constant of this class with the specified name.static DMXSound.InterpolationType[]
DMXSound.InterpolationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptiondouble
DMXSound.getWaveFormSample
(DMXSound.InterpolationType type, double periodScalar) Gets a sampled value from along the full waveform.DMXSound.resample
(DMXSound.InterpolationType type, int newSamplingRate) Gets a full copy of the contained audio resampled at a new sampling rate using an interpolation type