Increase EU reverb windows and remove downsampling

This commit is contained in:
gheskett
2021-09-12 01:18:17 -04:00
parent 137a00e80b
commit 2583c3df7a
3 changed files with 15 additions and 15 deletions

View File

@@ -113,7 +113,7 @@
#define LONGER_POLES
// Number of possible unique model ID's (keep it higher than 256)
#define MODEL_ID_COUNT 256
// Increase audio heap size to allow for more concurrent notes to be played and for more custom sequences/banks to be imported (does nothing with EU and SH versions)
// Increase audio heap size to allow for more concurrent notes to be played and for more custom sequences/banks to be imported (not supported for SH)
#define EXPAND_AUDIO_HEAP
// Allow all surfaces types to have force, (doesn't require setting force, just allows it to be optional).
#define ALL_SURFACES_HAVE_FORCE