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 .
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:
clean
compile
doc
package
run
arguments…
The current version can be downloaded from github.com/Sciss/ScalaOSC