Controlling the sound environment
AuralAttributes class methods
- Methods on AuralAttributes control gain, filtering,
and rolloff
- By default, there is no filtering and gain and rolloff are 1.0
| Method |
| void setAttributeGain( float gain ) |
| void setRolloff( float rolloff ) |
| void setDistanceFilter( Point2f[] atten ) |