mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-21 07:10:14 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user