outq4 Signal I/O:Signal Output outq4 outq4 Writes samples to quad channel 4 of an external device or stream. Description Writes samples to quad channel 4 of an external device or stream. Syntax outq4 asig Performance Sends audio samples to an accumulating output buffer (created at the beginning of performance) which serves to collect the output of all active instruments before the sound is written to disk. There can be any number of these output units in an instrument. The type (mono, stereo, quad, hex, or oct) should agree with nchnls. But as of version 3.50, Csound will attempt to change an incorrect opcode to agree with the nchnls statement. Opcodes can be chosen to direct sound to any particular channel: outs1 sends to stereo channel 1, outq3 to quad channel 3, etc. See Also out, outh, outo, outq, outq1, outq2, outq3, outs, outs1, outs2, soundout Credits Author: &namebarry;, &namematt;/&namemike; MIT, Mills College 1993-1997