From 1082e9eed74507b6eb5a3d0d7ab8a6cdecf40e19 Mon Sep 17 00:00:00 2001 From: Comment Date: Sun, 2 Mar 2014 22:14:34 +0000 Subject: working version for show --- basedProject/src/audioGlitcher.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basedProject/src/audioGlitcher.h') diff --git a/basedProject/src/audioGlitcher.h b/basedProject/src/audioGlitcher.h index 8f48288..130abcf 100644 --- a/basedProject/src/audioGlitcher.h +++ b/basedProject/src/audioGlitcher.h @@ -68,7 +68,7 @@ class audioGlitcher { //transform the low res matrix float tX=trans_x-.05; //fraction of image - float tY=trans_y-.04; //fraction of image + float tY=trans_y-.08; //fraction of image float oX=origin_x; //fraction of image float oY=origin_y; //fraction of image float s=scale; -- cgit v1.2.3