mirror of
https://github.com/game-stop/veejay.git
synced 2026-01-03 21:50:00 +01:00
add new FX, binary threshold via otsu's method (issue #42)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
#define FX_LIMIT 1024
|
||||
|
||||
#define MAX_EFFECTS 165
|
||||
#define MAX_EFFECTS 166
|
||||
#define PARAM_WIDTH (1<<0x2)
|
||||
#define PARAM_HEIGHT (1<<0x3)
|
||||
#define PARAM_FADER (1<<0x1)
|
||||
|
||||
Reference in New Issue
Block a user