| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
| |
a[0] was getting set to 1 before a[1] and a[2] were normalized. a[0] needs to
be done last.
|
| |
|
| |
|
|
|
|
|
| |
Get rid of the ALeffectStateFactory_create macro, and use the VCALL_NOARGS
helper (requires adding the 'this' factory parameter).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Because Windows.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Same as with the mixer, we can only use 25 bits of precision from
floats.
|
| |
|
| |
|
|
|
|
| |
Code provided by Mike Gorchak
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Code provided by Mike Gorchak
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|