Package net.raphimc.audiomixer
Class AudioMixer
java.lang.Object
net.raphimc.audiomixer.AudioMixer
- Direct Known Subclasses:
NormalizedAudioMixer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfloat[]render(int frameCount) float[]renderMillis(float millis) voidvoid
-
Constructor Details
-
AudioMixer
-
-
Method Details
-
playSound
-
stopSound
-
stopAllSounds
public void stopAllSounds() -
getSoundModifiers
-
renderMillis
public float[] renderMillis(float millis) -
render
public float[] render(int frameCount) -
getAudioFormat
-
getMasterMixSound
-