rsc3/oregano/Tutorial.md
2014-05-05 10:42:03 -07:00

27 lines
439 B
Markdown

## Installing
## 1. Installing SuperCollider
Go to https://supercollider.github.io/download.html and download the latest version (3.6.6 as of the time of writing.)
Then follow these instructions per operating system.
### Linux
- install jack
### Windows
### Mac OS X
## 2. Installing oregano
This can be installed in two different ways:
- Either through the command line: `raco pkg install rsc3`
- Or through DrRacket: TODO