diegodorado / foxdot-chocolatey

Chocolatey Package for FoxDot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chocolatey Package for FoxDot

This repo hosts code for Chocolatey package related to the FoxDot live-coding environment.

WARNING: This package overwrites your startup.scd file. If you are already using SuperCollider, make a backup of your startup.scd file before installing foxdot.

FoxDot Installation

Make sure you have Chocolatey installed. See https://chocolatey.org for more information.

  1. Run Windows PowerShell with admin privileges, and then execute this command:
choco install foxdot --version 0.0.1

Run FoxDot

  1. Start SuperCollider
    FoxDot.start is already on your startup.scd file

  2. Open FoxDot *There is a FoxDot shortcut on Desktop * =)

  3. Start livecoding!

## type and put your cursor on this code, then Ctrl+Enter
p1 >> play("x-o-")

About

Chocolatey Package for FoxDot

License:GNU General Public License v3.0


Languages

Language:PowerShell 100.0%