Chris Robinson 86ff35bf71 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.
2015-09-26 11:18:30 -07:00
..
2015-09-13 08:46:48 -07:00
2015-09-24 10:45:34 -07:00
2015-09-26 11:18:30 -07:00
2015-09-08 15:04:42 -07:00
2014-04-18 02:35:16 -07:00
2015-09-23 16:02:46 -07:00
2014-12-16 09:20:35 -08:00
2014-12-16 09:20:35 -08:00
2015-09-26 11:18:30 -07:00
2015-09-24 12:36:02 -07:00