aboutsummaryrefslogtreecommitdiff
path: root/oggamp~.c
diff options
context:
space:
mode:
Diffstat (limited to 'oggamp~.c')
-rw-r--r--oggamp~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/oggamp~.c b/oggamp~.c
index f289e55..d8c8c79 100644
--- a/oggamp~.c
+++ b/oggamp~.c
@@ -1056,7 +1056,7 @@ static void *oggamp_new(t_floatarg fdographics, t_floatarg fnchannels, t_floatar
x->x_graphic = (int)fdographics;
x->x_canvas = canvas_getcurrent();
- verbose(0, oggamp_version);
+ logpost(NULL, 4, oggamp_version);
post("oggamp~: set buffer to %dk bytes", bufsize/1024);
/* start child thread */