Index

A B C D E F G H I J K L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

G - Enum constant in enum class com.blackrook.gloop.openal.effect.VocalMorpherEffect.Phoneme
 
gain - Variable in class com.blackrook.gloop.openal.effect.DistortionEffect
Distortion gain.
gain - Variable in class com.blackrook.gloop.openal.effect.ReverbEffect
Reverb gain.
gain - Variable in class com.blackrook.gloop.openal.filter.BandPassFilter
Band-pass gain.
gain - Variable in class com.blackrook.gloop.openal.filter.HighPassFilter
High-pass gain.
gain - Variable in class com.blackrook.gloop.openal.filter.LowPassFilter
Low-pass gain.
gain - Variable in class com.blackrook.gloop.openal.OALListener
Listener Gain (master gain).
gainHF - Variable in class com.blackrook.gloop.openal.effect.ReverbEffect
Reverb high-frequency gain.
gainHF - Variable in class com.blackrook.gloop.openal.filter.BandPassFilter
High-frequency band-pass gain.
gainHF - Variable in class com.blackrook.gloop.openal.filter.LowPassFilter
High-frequency low-pass gain.
gainLF - Variable in class com.blackrook.gloop.openal.filter.BandPassFilter
Low-frequency band-pass gain.
gainLF - Variable in class com.blackrook.gloop.openal.filter.HighPassFilter
Low-frequency high-pass gain.
gcd(int, int) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the greatest common divisor of two integers.
getAirAbsorptionGainHF() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
 
getAngleDotProductDegrees(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns a simulated dot product between two degree angles as though they were unit vectors, rotated.
getAngleDotProductRadians(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns a simulated dot product between two radian angles as though they were unit vectors, rotated.
getAngularDistanceDegrees(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the difference in degrees between two angles.
getAngularDistanceRadians(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the difference in radians between two angles.
getAttackTime() - Method in class com.blackrook.gloop.openal.effect.AutowahEffect
 
getAttributeValue(OALContext.ContextAttribute) - Method in class com.blackrook.gloop.openal.OALContext
Returns the corresponding value of a context attribute used to create this context.
getBinaryContents(InputStream) - Static method in class com.blackrook.gloop.openal.struct.IOUtils
Retrieves the binary contents of a stream until it hits the end of the stream.
getCapabilities() - Method in class com.blackrook.gloop.openal.OALContext
 
getCapabilities() - Method in class com.blackrook.gloop.openal.OALDevice
 
getCoarseTuning() - Method in class com.blackrook.gloop.openal.effect.PitchShiftEffect
 
getContextError() - Method in class com.blackrook.gloop.openal.OALDevice
Convenience method for checking for an OpenAL error and throwing a SoundException if an error is raised.
getCurrentDistanceModel() - Method in class com.blackrook.gloop.openal.OALContext
 
getDamping() - Method in class com.blackrook.gloop.openal.effect.EchoEffect
 
getDataName() - Method in class com.blackrook.gloop.openal.JSPISoundHandle
 
getDecayHFRatio() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
 
getDecayTime() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
 
getDecodedAudioFormat() - Method in class com.blackrook.gloop.openal.JSPISoundHandle.Decoder
 
getDecoder() - Method in class com.blackrook.gloop.openal.JSPISoundHandle
 
getDelay() - Method in class com.blackrook.gloop.openal.effect.ChorusEffect
 
getDelay() - Method in class com.blackrook.gloop.openal.effect.EchoEffect
 
getDelay() - Method in class com.blackrook.gloop.openal.effect.FlangerEffect
 
getDensity() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
 
getDepth() - Method in class com.blackrook.gloop.openal.effect.ChorusEffect
 
getDepth() - Method in class com.blackrook.gloop.openal.effect.FlangerEffect
 
getDiffusion() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
 
getDistanceModel() - Method in class com.blackrook.gloop.openal.OALContext
 
getDopplerFactor() - Method in class com.blackrook.gloop.openal.OALContext
 
getEdge() - Method in class com.blackrook.gloop.openal.effect.DistortionEffect
 
getEffect() - Method in class com.blackrook.gloop.openal.OALEffectSlot
 
getEqualizerBandwidth() - Method in class com.blackrook.gloop.openal.effect.DistortionEffect
 
getEqualizerCenter() - Method in class com.blackrook.gloop.openal.effect.DistortionEffect
 
getError() - Method in class com.blackrook.gloop.openal.OALContext
Convenience method for checking for an OpenAL error and throwing a SoundException if an error is raised.
getExtensions() - Method in class com.blackrook.gloop.openal.OALContext
 
getFeedback() - Method in class com.blackrook.gloop.openal.effect.ChorusEffect
 
getFeedback() - Method in class com.blackrook.gloop.openal.effect.EchoEffect
 
getFeedback() - Method in class com.blackrook.gloop.openal.effect.FlangerEffect
 
getFileFormat() - Method in class com.blackrook.gloop.openal.JSPISoundHandle.Decoder
 
getFilter() - Method in class com.blackrook.gloop.openal.OALSource
 
getFineTuning() - Method in class com.blackrook.gloop.openal.effect.PitchShiftEffect
 
getFormat() - Method in class com.blackrook.gloop.openal.JSPISoundHandle.Decoder
 
getFormat() - Method in class com.blackrook.gloop.openal.OALBuffer
 
getFrequency() - Method in class com.blackrook.gloop.openal.effect.FrequencyShiftEffect
 
getFrequency() - Method in class com.blackrook.gloop.openal.effect.RingModulatorEffect
 
getGain() - Method in class com.blackrook.gloop.openal.effect.DistortionEffect
 
getGain() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
 
getGain() - Method in class com.blackrook.gloop.openal.filter.BandPassFilter
 
getGain() - Method in class com.blackrook.gloop.openal.filter.HighPassFilter
 
getGain() - Method in class com.blackrook.gloop.openal.filter.LowPassFilter
 
getGain() - Method in class com.blackrook.gloop.openal.OALEffectSlot
 
getGain() - Method in class com.blackrook.gloop.openal.OALListener
 
getGain() - Method in class com.blackrook.gloop.openal.OALSource
 
getHandle() - Method in class com.blackrook.gloop.openal.OALContext
 
getHandle() - Method in class com.blackrook.gloop.openal.OALDevice
 
getHandle() - Method in class com.blackrook.gloop.openal.OALHandle
 
getHFGain() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
 
getHFGain() - Method in class com.blackrook.gloop.openal.filter.BandPassFilter
 
getHFGain() - Method in class com.blackrook.gloop.openal.filter.LowPassFilter
 
getHighCutoff() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
 
getHighGain() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
 
getHighPassCutoff() - Method in class com.blackrook.gloop.openal.effect.RingModulatorEffect
 
getInnerCone() - Method in class com.blackrook.gloop.openal.OALSource
 
getInterpolationFactor(double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Gets a scalar factor that equals how "far along" a value is along an interval.
getIntersectionBox(double, double, double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Tests if two boxes intersect.
getIntersectionBox2DPlane(double, double, double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Checks if an axis-aligned box breaks a 2D plane, represented by a line.
getIntersectionCircle(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns if two described circles intersect.
getIntersectionCircle2DPlane(double, double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Checks if a circle breaks a 2D plane, represented by a line.
getIntersectionCircleBox(double, double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns if a circle and box intersect.
getIntersectionCylinder(float, float, float, float, float, float, float, float, float, float) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Checks the collision of two cylinders.
getIntersectionLine(double, double, double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Tests if an intersection occurs between two line segments.
getIntersectionLineBox(double, double, double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Tests if a line segment intersects with a box.
getIntersectionLineCircle(double, double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Tests if a line segment intersects with a circle.
getIntersectionLinePlane(double, double, double, double, double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Tests if a line intersects with a plane.
getIntersectionPoint2DPlane(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Checks if a point lies behind a 2D plane, represented by a line.
getLateDelay() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
 
getLateGain() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
 
getLeftDirection() - Method in class com.blackrook.gloop.openal.effect.FrequencyShiftEffect
 
getLFGain() - Method in class com.blackrook.gloop.openal.filter.BandPassFilter
 
getLFGain() - Method in class com.blackrook.gloop.openal.filter.HighPassFilter
 
getLineLength(double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the length of a line by the coordinates of the two points that comprise it.
getLineLength(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the length of a line by the coordinates of the two points that comprise it.
getLineLengthSquared(double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the squared length of a line by the coordinates of the two points that comprise it.
getLineLengthSquared(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the squared length of a line by the coordinates of the two points that comprise it.
getLinePointSide(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Checks what "side" a point is on a line.
getListener() - Method in class com.blackrook.gloop.openal.OALContext
 
getLowCutoff() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
 
getLowGain() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
 
getLowPassCutoff() - Method in class com.blackrook.gloop.openal.effect.DistortionEffect
 
getLRDelay() - Method in class com.blackrook.gloop.openal.effect.EchoEffect
 
getMaxDistance() - Method in class com.blackrook.gloop.openal.OALSource
 
getMaxEffectSlots() - Method in class com.blackrook.gloop.openal.OALContext
 
getMaxGain() - Method in class com.blackrook.gloop.openal.OALSource
 
getMid1Center() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
 
getMid1Gain() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
 
getMid1Width() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
 
getMid2Center() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
 
getMid2Gain() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
 
getMid2Width() - Method in class com.blackrook.gloop.openal.effect.EqualizerEffect
 
getMinGain() - Method in class com.blackrook.gloop.openal.OALSource
 
getName() - Method in class com.blackrook.gloop.openal.JSPISoundHandle
 
getName() - Method in class com.blackrook.gloop.openal.OALDevice
 
getName() - Method in class com.blackrook.gloop.openal.OALObject
 
getObservedAngleDegrees(double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the observed angle of an object in space facing a direction.
getObservedAngleRadians(double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the observed angle of an object in space facing a direction.
getOrientation(float[]) - Method in class com.blackrook.gloop.openal.OALListener
Returns values into an array containing the listener's facing orientation and upward orientation: facing X, Y, Z, then upward X, Y, Z.
getOuterCone() - Method in class com.blackrook.gloop.openal.OALSource
 
getOuterConeGain() - Method in class com.blackrook.gloop.openal.OALSource
 
getPeakGain() - Method in class com.blackrook.gloop.openal.effect.AutowahEffect
 
getPercent(int, float) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the percentage of an integer to the nearest complete integer.
getPhase() - Method in class com.blackrook.gloop.openal.effect.ChorusEffect
 
getPhase() - Method in class com.blackrook.gloop.openal.effect.FlangerEffect
 
getPhonemeA() - Method in class com.blackrook.gloop.openal.effect.VocalMorpherEffect
 
getPhonemeACoarseTuning() - Method in class com.blackrook.gloop.openal.effect.VocalMorpherEffect
 
getPhonemeB() - Method in class com.blackrook.gloop.openal.effect.VocalMorpherEffect
 
getPhonemeBCoarseTuning() - Method in class com.blackrook.gloop.openal.effect.VocalMorpherEffect
 
getPitch() - Method in class com.blackrook.gloop.openal.OALSource
Gets the pitch factor for this Source.
getPosition(float[]) - Method in class com.blackrook.gloop.openal.OALListener
Returns values into an array containing the listener's position in space: X, Y, Z.
getProcessedBufferCount() - Method in class com.blackrook.gloop.openal.OALSource
Gets many buffers were processed on this source.
getQueuedBufferCount() - Method in class com.blackrook.gloop.openal.OALSource
Gets how many buffers are queued up for this source.
getRate() - Method in class com.blackrook.gloop.openal.effect.ChorusEffect
 
getRate() - Method in class com.blackrook.gloop.openal.effect.FlangerEffect
 
getRate() - Method in class com.blackrook.gloop.openal.effect.VocalMorpherEffect
 
getReferenceDistance() - Method in class com.blackrook.gloop.openal.OALSource
 
getReflectionDelay() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
 
getReflectionGain() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
 
getRelativeAngleDegrees(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the relative angle between two angles.
getRelativeAngleRadians(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the relative angle between two angles.
getReleaseTime() - Method in class com.blackrook.gloop.openal.effect.AutowahEffect
 
getRendererName() - Method in class com.blackrook.gloop.openal.OALContext
 
getResonance() - Method in class com.blackrook.gloop.openal.effect.AutowahEffect
 
getRightDirection() - Method in class com.blackrook.gloop.openal.effect.FrequencyShiftEffect
 
getRolloff() - Method in class com.blackrook.gloop.openal.OALSource
 
getRoomRolloffFactor() - Method in class com.blackrook.gloop.openal.effect.ReverbEffect
 
getSamplingRate() - Method in class com.blackrook.gloop.openal.OALBuffer
 
getSize() - Method in class com.blackrook.gloop.openal.OALBuffer
 
getSpeedOfSound() - Method in class com.blackrook.gloop.openal.OALContext
 
getSpread() - Method in class com.blackrook.gloop.openal.effect.EchoEffect
 
getState() - Method in class com.blackrook.gloop.openal.OALSource
Get this source's state.
getTriangleArea(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the signed area of a triangular area made up of 3 points.
getTriangleAreaDoubleSigned(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the doubled signed area of a triangular area made up of 3 points.
getTriangleAreaSigned(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the signed area of a triangular area made up of 3 points.
getVectorAngleDegrees(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the angular rotation of a vector described in two dimensions.
getVectorAngleRadians(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the angular rotation of a vector described in two dimensions.
getVectorDotProduct(double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the dot product of two vectors.
getVectorDotProduct(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the dot product of two vectors.
getVectorLength(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the length of a vector by its components.
getVectorLength(double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the length of a vector by its components.
getVectorLengthSquared(double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the squared length of a vector by its components.
getVectorLengthSquared(double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the squared length of a vector by its components.
getVectorUnitDotProduct(double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the dot product of two vectors, converted to unit vectors first.
getVectorUnitDotProduct(double, double, double, double, double, double) - Static method in class com.blackrook.gloop.openal.struct.MathUtils
Returns the dot product of two vectors, converted to unit vectors first.
getVelocity(float[]) - Method in class com.blackrook.gloop.openal.OALListener
Returns values into an array containing the listener's velocity: X, Y, Z.
getVendorName() - Method in class com.blackrook.gloop.openal.OALContext
 
getVersionName() - Method in class com.blackrook.gloop.openal.OALContext
 
getWaveform() - Method in class com.blackrook.gloop.openal.effect.RingModulatorEffect
 
getWaveform() - Method in class com.blackrook.gloop.openal.effect.VocalMorpherEffect
 
getWaveForm() - Method in class com.blackrook.gloop.openal.effect.ChorusEffect
 
getWaveForm() - Method in class com.blackrook.gloop.openal.effect.FlangerEffect
 
A B C D E F G H I J K L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form