table of contents
sc3-foxdot(3) | General Commands Manual | sc3-foxdot(3) |
NAME¶
sc3-foxdot - FoxDot Quark extension for SuperCollider
DESCRIPTION¶
sc3-foxdot is FoxDot Quark extension for the SuperCollider audio synthesis server, this extension allows SuperCollider to start listening for messages from FoxDot via OSC protocol.
To start FoxDot Quark you must execute the SuperCollider code below:
FoxDot.start;
It can be executed from SuperCollider IDE (scide) or from the command line using sclang.
SEE ALSO¶
sclang(1), FoxDot(1), https://foxdot.org
AUTHOR¶
FoxDot and FoxDotQuark was written by Ryan Kirkbride.
This manual page was written for the Debian system (and may be used by others) by Joenio Marques da Costa <joenio@joenio.me>.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3.
01 March 2025 | 0~20210623.2700935-2 |