X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfsound%2Fexternals.h;fp=plugins%2Fdfsound%2Fexternals.h;h=6dbbac67ad05a5d9bec774bcc246498550b19831;hp=8e479c53172cdc3980a30090ae8fe47766a04c55;hb=4c8f1c25f56f6bdae42431f758658a3fc5872940;hpb=df4bcb0e330029b90ffbd4e963d99fc6bc142d0e diff --git a/plugins/dfsound/externals.h b/plugins/dfsound/externals.h index 8e479c53..6dbbac67 100644 --- a/plugins/dfsound/externals.h +++ b/plugins/dfsound/externals.h @@ -58,7 +58,7 @@ #define MAXCHAN 24 // note: must be even due to the way reverb works now -#define NSSIZE ((44100 / 50 + 16) & ~1) +#define NSSIZE ((44100 / 50 + 32) & ~1) /////////////////////////////////////////////////////////// // struct defines