From 8c96740c005d3e83a92de0f93b240af7cee2e730 Mon Sep 17 00:00:00 2001 From: Ivica Ico Bukvic <ico@vt.edu> Date: Tue, 22 Jul 2014 11:41:39 -0400 Subject: [PATCH] *fixed documentation error --- l2ork_addons/K12/signal_sine-help.pd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/l2ork_addons/K12/signal_sine-help.pd b/l2ork_addons/K12/signal_sine-help.pd index 9c6e0e0ec..64659bc82 100755 --- a/l2ork_addons/K12/signal_sine-help.pd +++ b/l2ork_addons/K12/signal_sine-help.pd @@ -14,17 +14,17 @@ 65 %node% 2 4 28; #X obj 230 63 K12/output; #N canvas 635 172 450 514 META 0; -#X text 34 63 OUTLET_0 This outputs a sawtooth wave. Send this to any -effect object \, signal math object \, or the sound object; #X text 33 12 DESCRIPTION This generates a sine wave; #X text 33 37 INLET_0 Send values between 0 and 127 to set the pitch ; +#X text 34 63 OUTLET_0 This outputs a sine wave. Send this to any effect +object \, signal math object \, or the sound object; #X restore 658 144 pd META; #X obj 209 -215 cnv 3 501 3 empty empty empty 5 14 0 20 -260097 -191407 0; #X obj 209 -243 cnv 15 501 28 empty empty Signal/Sine 5 14 0 20 -139274 -262144 0; -#X obj 680 -212 ggee/image @pd_extra/K12/icons/l2ork.png; +#X obj 680 -212 ggee/image @pd_extra/K12/icons/l2ork.png 0; #X obj 231 -180 K12/math_number; #X obj 231 -57 K12/signal_sine; #X text 326 -43 The Signal Sine object is a sound generator that generates -- GitLab