istereo

diff src/istereo.c @ 7:557d86c8d7ed

foo
author John Tsiombikas <nuclear@mutantstargoat.com>
date Wed, 07 Sep 2011 07:43:22 +0300
parents f72c585aec26
children aa70df4bb0e5
line diff
     1.1 --- a/src/istereo.c	Wed Sep 07 07:41:24 2011 +0300
     1.2 +++ b/src/istereo.c	Wed Sep 07 07:43:22 2011 +0300
     1.3 @@ -8,9 +8,9 @@
     1.4  #include "respath.h"
     1.5  
     1.6  float varr[] = {
     1.7 -	-5, 0.5, 0,
     1.8 -	-3, 0.5, 0,
     1.9 -	-4, 3, 0
    1.10 +	-2, 1.5, 0,
    1.11 +	2, 1.5, 0,
    1.12 +	0, 4, 0
    1.13  };
    1.14  
    1.15  float carr[] = {