|
SSBM Decomp
|
#include <axfx.h>
Data Fields | |
| struct AXFX_REVSTD_DELAYLINE | AP [6] |
| struct AXFX_REVSTD_DELAYLINE | C [6] |
| float | allPassCoeff |
| float | combCoef [6] |
| float | lpLastout [3] |
| float | level |
| float | damping |
| long | preDelayTime |
| float * | preDelayLine [3] |
| float * | preDelayPtr [3] |
| struct AXFX_REVSTD_DELAYLINE AXFX_REVSTD_WORK::AP[6] |
| struct AXFX_REVSTD_DELAYLINE AXFX_REVSTD_WORK::C[6] |
| float AXFX_REVSTD_WORK::allPassCoeff |
| float AXFX_REVSTD_WORK::combCoef[6] |
| float AXFX_REVSTD_WORK::lpLastout[3] |
| float AXFX_REVSTD_WORK::level |
| float AXFX_REVSTD_WORK::damping |
| long AXFX_REVSTD_WORK::preDelayTime |
| float* AXFX_REVSTD_WORK::preDelayLine[3] |
| float* AXFX_REVSTD_WORK::preDelayPtr[3] |