| int | 
on/off-flag (0 or non-zero) [int]
  | 
 A non-zero number turns on audio processing in all loaded patches. 0 turns off audio processing in all loaded patches.  | 
| list | 
input-channel-designations [list]
  | 
 A list comprised of integers, sets the logical input channels for each signal outlet in order from left to right.  | 
| (mouse) | 
 | 
 Double-clicking on adc~ opens the DSP Status window.  | 
| open | 
 | 
 Opens the DSP Status window.  | 
| set | 
logical-output-channel [int] logical-input-channel [int] 
 | 
 The word set, followed by two numbers, sets the logical input channel for one of the object's signal outlets. The first number specifies the outlet number, where 1 is the leftmost outlet. The second number specifies the logical input channel (from 1 to 512). If the second number is 0, the outlet sends out the zero signal.  | 
| start | 
 | 
 Turns on audio processing in all loaded patches.  | 
| startwindow | 
 | 
 Turns on audio processing only in the patch in which this adc~ is located, and in subpatches of that patch. Turns off audio processing in all other patches.  | 
| stop | 
 | 
 Turns off audio processing in all loaded patches.  | 
| wclose | 
 | 
 Closes the DSP Status window if it is open  |