Sciss / ScalaOSC
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Graphs
-
Branch:
master
ScalaOSC /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue May 04 18:18:43 -0700 2010 | |
| |
.idea/ | Fri Aug 20 16:49:01 -0700 2010 | |
| |
README.textile | Tue Aug 10 16:43:17 -0700 2010 | |
| |
ScalaOSC.iml | Fri Aug 20 16:49:01 -0700 2010 | |
| |
licenses/ | Tue Jan 19 08:26:08 -0800 2010 | |
| |
project/ | Fri Aug 20 16:49:01 -0700 2010 | |
| |
src/ | Fri Aug 20 16:49:01 -0700 2010 |
README.textile
ScalaOSC -- version 0.19 (built 10-aug-10) --
statement
ScalaOSC is an OpenSoundControl (OSC) library for the Scala programming language. It is ©opyright 2004–2010 by Hanns Holger Rutz. All rights reserved. ScalaOSC is released under the GNU Lesser General Public License and comes with absolutely no warranties. To contact the author, send an email to contact at sciss.de
For project status, API and current version, visit www.sciss.de/scalaOSC .
requirements / installation
ScalaOSC currently compiles against the Scala 2.8.0. The repository contains a project file for Intellij IDEA 9 CE, and project files for sbt. Standard targets for sbt:
cleancompiledocpackagerunarguments…
download
The current version can be downloaded from github.com/Sciss/ScalaOSC