rsc3/oregano/Tutorial.md

28 lines
439 B
Markdown
Raw Normal View History

2014-05-05 17:39:05 +00:00
## Installing
2014-05-05 17:42:03 +00:00
## 1. Installing SuperCollider
2014-05-05 17:39:05 +00:00
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
2014-05-05 17:42:03 +00:00
- install jack
2014-05-05 17:39:05 +00:00
### Windows
### Mac OS X
2014-05-05 17:42:03 +00:00
## 2. Installing oregano
This can be installed in two different ways:
- Either through the command line: `raco pkg install rsc3`
- Or through DrRacket: TODO
2014-05-05 17:39:05 +00:00