add negate per channel, close clients on quit

git-svn-id: svn://code.dyne.org/veejay/trunk@1254 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
Niels Elburg
2008-12-11 20:39:29 +00:00
parent 8b5ac4a13f
commit 0737d0b51b
7 changed files with 227 additions and 3 deletions

View File

@@ -22,7 +22,7 @@
#define FX_LIMIT 1024
#define MAX_EFFECTS 137
#define MAX_EFFECTS 138
#define PARAM_WIDTH (1<<0x2)
#define PARAM_HEIGHT (1<<0x3)
#define PARAM_FADER (1<<0x1)