summaryrefslogtreecommitdiffstats
path: root/tests/ingen_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ingen_test.cpp')
-rw-r--r--tests/ingen_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ingen_test.cpp b/tests/ingen_test.cpp
index ec1a438d..f29fc964 100644
--- a/tests/ingen_test.cpp
+++ b/tests/ingen_test.cpp
@@ -163,7 +163,7 @@ main(int argc, char** argv)
// Initialise engine
ingen_try(bool(world->engine()),
"Unable to create engine");
- world->engine()->init(48000.0, 4096);
+ world->engine()->init(48000.0, 4096, 4096);
world->engine()->activate();
// Load patch