From f393ffa41112b34e639e552bf5c330b4d456bf48 Mon Sep 17 00:00:00 2001 From: Ivica Ico Bukvic <ico@vt.edu> Date: Wed, 18 Sep 2013 17:04:38 -0400 Subject: [PATCH] fixed typo in the sequencer inlet tooltip --- l2ork_addons/K12/logic_sequencer-help.pd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/l2ork_addons/K12/logic_sequencer-help.pd b/l2ork_addons/K12/logic_sequencer-help.pd index 76ed5bd80..a5d323b32 100755 --- a/l2ork_addons/K12/logic_sequencer-help.pd +++ b/l2ork_addons/K12/logic_sequencer-help.pd @@ -1,4 +1,4 @@ -#N canvas 4 27 503 587 10; +#N canvas 4 27 508 592 10; #X obj 226 -8 preset_hub k12 %hidden% %node% 2 6 8 %node% 2 7 3 %preset% 0 1 %node% 2 7 11 %preset% 0 120 %node% 2 8 3 %preset% 0 0 %node% 2 8 19 %preset% 0 15 %node% 3 9 4 0 %preset% 0 73 %node% 3 9 5 0 %preset% @@ -39,22 +39,22 @@ 0; #N canvas 534 24 450 530 META 0; #X text 10 9 DESCRIPTION This is a 16-step sequencer; -#X text 9 39 INLET_0 Send the number here of the column you whose pitch -you wish to output; #X text 8 73 OUTLET_0 This outputs a pitch between 0 and 127 Connect this to the right inlet of an instrument object; +#X text 9 39 INLET_0 Send the number here of the column whose pitch +you wish to output; #X restore 456 723 pd META; #X obj 8 9 cnv 3 501 3 empty empty empty 5 14 0 20 -260097 -191407 0; #X obj 8 -20 cnv 15 501 28 empty empty Logic/Sequencer 5 14 0 20 -139274 -262144 0; -#X obj 479 12 ggee/image @pd_extra/K12/icons/l2ork.png; +#X obj 479 12 ggee/image @pd_extra/K12/icons/l2ork.png 0; #X obj 118 46 K12/preset; #X obj 19 46 K12/logic_metronome; #X obj 40 156 K12/logic_counter; #X obj 40 273 K12/logic_sequencer; #X obj 19 526 K12/instr_sustained2; -#X obj 18 644 K12/output; +#X obj 19 644 K12/output; #X text 144 184 The Sequencer object allows you to make a step-sequencer of pitches. Send the inlet a number to cause the pitch to be selected in the corresponding column. Select a pitch for each column using the -- GitLab