From 173b4e7033e4fc902d20a3cc19e9198a61924f37 Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Fri, 11 Aug 2006 20:09:07 +0000 Subject: Fixed to compile correctly on macosx 10.3, 10.4 and Windows. svn path=/trunk/; revision=5566 --- pd/doc/5.reference/adc~_dac~-help.pd | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'pd/doc') diff --git a/pd/doc/5.reference/adc~_dac~-help.pd b/pd/doc/5.reference/adc~_dac~-help.pd index e97429b6..7538d8ff 100644 --- a/pd/doc/5.reference/adc~_dac~-help.pd +++ b/pd/doc/5.reference/adc~_dac~-help.pd @@ -5,7 +5,12 @@ #X text 143 121 (input from channel 5 only); #X obj 61 145 dac~ 1 2 5 23; #X text 184 145 (output to channels 1 \, 2 \, 5 \, and 23); -#X text 16 173 The actual number of channels Pd inputs and outputs are set on Pd's command line. You can open patches that want to use more channels \, and channel numbers out of rance will be dropped (dac~) or appear as zero (adc~).; +#X text 16 173 The actual number of channels Pd inputs and outputs +are set on Pd's command line. You can open patches that want to use +more channels \, and channel numbers out of rance will be dropped (dac~) +or appear as zero (adc~).; #X text 308 254 updated for Pd version 0.33; #X text 122 9 - audio I/O; -#X text 8 46 Adc~ and dac~ rovide real-time audio input and output for Pd \, respectively \, whether analog or digital. By default they are stereo but you can specify channel numbers as in:; +#X text 8 46 Adc~ and dac~ provide real-time audio input and output +for Pd \, respectively \, whether analog or digital. By default they +are stereo but you can specify channel numbers as in:; -- cgit v1.2.1