JackoAudioOut

JackoAudioOut — Sends an audio signal to a Jack port.

[Note] Note
plugin: Requires jacko plugin

Description

Sends an audio signal to an internal Jack audio output port, and in turn to its connected external Jack audio input port.

Note that it is possible to send audio out via Jack to the system audio interface, while at the same time rendering to a regular Csound output soundfile.

Syntax

JackoAudioOut  ScsoundPortName, asignal

Initialization

ScsoundPortName -- The short name ("portname") of the internal Jack audio output port.

Performance

asignal -- Audio to be sent to the external Jack audio input port to which CsoundPortName is connected.

Audio from multiple instances of the opcode sending to the same Jack port is summed before sending.

See Also

JackoInfo, JackoInfo, JackoFreewheel, JackoAudioOutConnect, JackoMidiInConnect, JackoMidiOutConnect, JackoOn, JackoAudioIn, JackoMidiOut, JackoMidiOut, JackoTransport.

Credits

By: Michael Gogins 2010