diff options
author | Chris Robinson <[email protected]> | 2015-09-26 11:11:04 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2015-09-26 11:18:30 -0700 |
commit | 86ff35bf71559295019847ccccb8522f93df1106 (patch) | |
tree | e42eb799fea39226a7a4685f372eec9687040f32 /OpenAL32/Include/alSource.h | |
parent | 30d88cf5477ddb32b2c2295d7b03c4d74bc67e3e (diff) |
Increase the max pitch to 255
Note that this is the multiple above the device sample rate, rather than the
source property limit. It could theoretically be increased to 511 by testing
against UINT_MAX instead of INT_MAX, since the increment and positions are
using unsigned integers. I'm just being paranoid about overflows.
Diffstat (limited to 'OpenAL32/Include/alSource.h')
0 files changed, 0 insertions, 0 deletions