From 8e0f2a7cf12578d077791116ddbb36226680d947 Mon Sep 17 00:00:00 2001 From: Ivica Ico Bukvic <ico@vt.edu> Date: Mon, 29 Jul 2013 08:31:57 -0400 Subject: [PATCH] fixed typo in the help file --- l2ork_addons/K12/signal_microphone-help.pd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/l2ork_addons/K12/signal_microphone-help.pd b/l2ork_addons/K12/signal_microphone-help.pd index 6a1812435..4f914039e 100755 --- a/l2ork_addons/K12/signal_microphone-help.pd +++ b/l2ork_addons/K12/signal_microphone-help.pd @@ -11,10 +11,10 @@ #N canvas 406 27 450 530 META 0; #X text 9 10 DESCRIPTION This outputs the audio from the microphone ; -#X text 8 93 OUTLET_1 This is the average level of the audio from thec -microphone (non-signal); #X text 9 57 OUTLET_0 Connect this to any signal math \, or effect objects \, or to the sound object; +#X text 8 93 OUTLET_1 This is the average level of the audio from the +microphone (non-signal); #X restore 556 291 pd META; #X obj 133 186 K12/output; #X obj 245 186 K12/math_number; -- GitLab