diff --git a/test/synth_bandpass2 b/test/synth_bandpass2
index 53909f6..7b13446 100644
--- a/test/synth_bandpass2
+++ b/test/synth_bandpass2
@@ -16,6 +16,6 @@ bind Synth00 signal Fx00 signal
load portaudio/output
let Output = new portaudio/output
-bind Synth00 signal Output left
+bind Fx00 signal Output left
bind Fx00 signal Output right
start