Before anyone asks why vs cam, the code is public, plus i helped most of the audio backend rewrite in the mod too. :P - Static sounds can now also seamlessly loop with AL_SOFT_loop_points extension - Panning stereo sounds is now possible with AL_EXT_STEREO_ANGLES extension (although this was already implemented before) - Improved streaming sounds, should fix most of the lagspike issues - Streaming sounds should no longer regenrate if it's in the nearest timestamp (not for reversing though) ! You still can't access FlxSound.latency because of the new procedures that's not available in lime If there's any crashes with this pls report an issue asap.
17 lines
235 B
Plaintext
17 lines
235 B
Plaintext
[General]
|
|
sample-type=float32
|
|
stereo-mode=speakers
|
|
hrtf=false
|
|
cf_level=0
|
|
output-limiter=false
|
|
front-stabilizer=false
|
|
volume-adjust=0
|
|
period_size=441
|
|
sources=512
|
|
sends=64
|
|
dither=false
|
|
|
|
[decoder]
|
|
hq-mode=true
|
|
distance-comp=true
|
|
nfc=false |