From fb72571f7a8a7165e60b37e97f44d15aae32636c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 27 Jul 2015 23:01:04 +0000 Subject: dummy sample is of type t_float svn path=/trunk/externals/ggee/; revision=17503 --- experimental/tabwrite4~.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/tabwrite4~.c b/experimental/tabwrite4~.c index 71d7718..7d3332c 100644 --- a/experimental/tabwrite4~.c +++ b/experimental/tabwrite4~.c @@ -14,7 +14,7 @@ typedef struct _tabwrite4_tilde int x_npoints; t_word *x_vec; t_symbol *x_arrayname; - float x_f; + t_float x_f; t_sample x_1; t_sample x_2; t_sample x_3; -- cgit v1.2.1