Better document reverb additions

This commit is contained in:
gheskett
2021-08-04 03:17:51 -05:00
parent 8b039b9032
commit 02fc4a75d5
5 changed files with 67 additions and 36 deletions

View File

@@ -151,8 +151,9 @@
#define DISABLE_AA
// Makes the coins ia8 64x64 instead of ia16 32x32. Uses new ia8 textures so that vanilla coins look better.
#define IA8_COINS
// tmp
#define BETTER_REVERB
// Use a much better implementation of reverb over vanilla's fake echo reverb. Great for caves or eerie levels, as well as just a better audio experience in general.
// Reverb parameters can be configured in audio/synthesis.c to meet desired aesthetic/performance needs.
//#define BETTER_REVERB
// If you want to change the extended boundaries mode, go to engine/extended_bounds.h and change EXTENDED_BOUNDS_MODE