| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
This is so the matrix isn't derived each time a source is updated, and it will
make supporting user-defined matrices easier.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also clear away a few more MSVC precision warnings
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also add -Winline to the compiler command line to watch for future inline problems
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Use a separate update method for stereo sources to the set appropriate channel
gains
|
| |
|
| |
|
| |
|
|
|
|
| |
Further, don't use it with mono/stereo output
|
| |
|
| |
|
| |
|
| |
|
| |
|