Skip to content

Commit

Permalink
Warn users about 3.6 synthdefs not working
Browse files Browse the repository at this point in the history
  • Loading branch information
glastonbridge committed Dec 16, 2014
1 parent 8b69837 commit 1e33cee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
SuperCollider is copyright James McCartney and many different authors
Published under the terms of the GNU GPL, version 2 or later. Some code is GPL3+ so the overall bundle will typically be GPL3+.

This version is based on Supercollider 3.5. Synthdefs created using Supercollider 3.6 will usually fail to load.

SuperCollider-Android port by Alex Shaw and Dan Stowell.
http://github.com/glastonbridge/SuperCollider-Android
Expand Down Expand Up @@ -51,4 +52,4 @@ Install on a connected device or emulator:
adb install -r bin/SuperColliderActivity-debug.apk
# -r here forces a reintsall if the apk already exists on the target
```
Eclipse and release build left as excercises for the reader. Happy hacking!
Eclipse and release build left as excercises for the reader. Happy hacking!

0 comments on commit 1e33cee

Please sign in to comment.