From e39cbfb9dcf0c00133945eab186072274b45358a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 13 May 2009 16:04:14 +0000 Subject: Strip trailing whitespace. git-svn-id: http://svn.drobilla.net/lad/trunk/mda-lv2@1999 a436a847-0d15-0410-975c-d299462d15a1 --- src/mdaEPiano.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mdaEPiano.h') diff --git a/src/mdaEPiano.h b/src/mdaEPiano.h index feb13e3..5e85e5f 100644 --- a/src/mdaEPiano.h +++ b/src/mdaEPiano.h @@ -35,7 +35,7 @@ struct VOICE //voice state long pos; long end; long loop; - + float env; //envelope float dec; -- cgit v1.2.1