X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfsound%2Fexternals.h;h=bdf59566a2a6228d94c3018bfa53a876daa6bfca;hp=18521ce4e1b51548b04051971e568600313169b1;hb=f8edb5bc279ba09aa7bc762da51236fd368827b0;hpb=6d75977b13fede33db381324c610561c6e723a8b diff --git a/plugins/dfsound/externals.h b/plugins/dfsound/externals.h index 18521ce4..bdf59566 100644 --- a/plugins/dfsound/externals.h +++ b/plugins/dfsound/externals.h @@ -35,12 +35,6 @@ // spu defines //////////////////////////////////////////////////////////////////////// -// sound buffer sizes -// 400 ms complete sound buffer -#define SOUNDSIZE 70560 -// 137 ms test buffer... if less than that is buffered, a new upload will happen -#define TESTSIZE 24192 - // num of channels #define MAXCHAN 24