drop old parameter limit, new limit is 32 parameters (with 16 available in reloaded). changed VIMS 361 from static parameter length to variable length to account for more then 8 parameters, changed VIMS 410 to first return all sample properties, then parameters. added argyment to VIMS 145, fixed a couple of things, added parameters and sliders to reloaded

This commit is contained in:
niels
2015-03-01 18:20:43 +01:00
parent 869b22ce4d
commit 8a868f3c11
18 changed files with 14668 additions and 18785 deletions

View File

@@ -22,7 +22,6 @@
#include <gtk/gtkversion.h>
#include <gtk/gtk.h>
#include <gdk/gdk.h>
#define MAX_PARAMETERS 8
#define MAX_CHAIN_LEN 20