Reduce the maximum number of source sends to 6

This commit is contained in:
Chris Robinson 2020-02-25 04:52:39 -08:00
parent 7144cf405a
commit af6584b8fc
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ struct ALeffectslot;
#define MAX_PITCH 255
#define MAX_SENDS 16
#define MAX_SENDS 6
using MixerFunc = void(*)(const al::span<const float> InSamples,

View File

@ -206,7 +206,7 @@
## sends:
# Limits the number of auxiliary sends allowed per source. Setting this higher
# than the default has no effect.
#sends = 16
#sends = 6
## front-stablizer:
# Applies filters to "stablize" front sound imaging. A psychoacoustic method