audacia/src/effects/audiounits
Paul Licameli 67cec5ad83 Make many counts of tracks and channels unsigned...
... And in some places where a library uses signed types, assert that
the reported number is not negative.

What led me to this, is that there are many places where a size_t value for
an allocation is the product of a number of channels and some other number.
2016-09-07 10:11:41 -04:00
..
AUControl.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
AUControl.mm Round 2 of wx3 changes on OSX 2015-07-11 19:33:04 -05:00
AudioUnitEffect.cpp Make many counts of tracks and channels unsigned... 2016-09-07 10:11:41 -04:00
AudioUnitEffect.h Make many counts of tracks and channels unsigned... 2016-09-07 10:11:41 -04:00