Files
openal-soft/al
Chris Robinson 9975aeb37f Add methods to start and stop effect slot processing
A newly-created effect slot is in an AL_INITIAL state, in which processing is
stopped but will automatically become AL_PLAYING after successfully setting an
AL_EFFECTSLOT_EFFECT value (including AL_EFFECT_NULL or 0). Calling Play[v] or
Stop[v] will set the effect slot to AL_PLAYING or AL_STOPPED respectively.
While stopped, the effect won't produce audio and will not be processed.
2020-09-05 19:11:57 -07:00
..
2020-08-24 20:04:16 -07:00
2019-09-18 10:09:04 -07:00
2020-04-09 19:36:37 -07:00
2020-05-21 09:10:32 -07:00
2020-04-28 14:48:12 -07:00