diff options
-rw-r--r-- | experimental/tabwrite4~.c | 2 |
1 files changed, 1 insertions, 1 deletions
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; |