aboutsummaryrefslogtreecommitdiff
path: root/cyclone/hammer/past.c
diff options
context:
space:
mode:
Diffstat (limited to 'cyclone/hammer/past.c')
-rw-r--r--cyclone/hammer/past.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cyclone/hammer/past.c b/cyclone/hammer/past.c
index cb0b4ef..bf4300c 100644
--- a/cyclone/hammer/past.c
+++ b/cyclone/hammer/past.c
@@ -112,6 +112,7 @@ static void past_set(t_past *x, t_symbol *s, int ac, t_atom *av)
t_atom *vp = x->x_thresh;
if (ac > x->x_size)
{
+ shared_usecompatibility();
loud_incompatible_max(past_class, PAST_C74MAXSIZE, "guard points");
x->x_thresh = grow_nodata(&ac, &x->x_size, x->x_thresh,
PAST_C74MAXSIZE, x->x_thrini,