Comparing versions 5 and 6.

Home

Overview

Open Sound Control libraries for integrating Flash / Actionscript 3 with Max/MSP, !SuperColliderSuperCollider and any other OSC capable system (Reaktor, Plogue Bidule etc..)

Because AS3 doesnt support UDP sockets this library also contains a Java OSC client and server which can be used for providing a bridge between UDP and TCP connections. e.g.

Flash (via TCP) -> Java -> Reaktor (via UDP)

The Java client and server are based on the Apache Mina framework and can easily be used seperately for other purposes.

Projects in SVN

Each top level folder in SVN trunk corresponds to a single project (i.e an eclipse or flexbuilder project although you dont have to use those to work with the code)

  1. AS3
  2. Low level OSC handling for Actionscript 3.

  3. AS3 Tests
  4. Unit tests for the AS3 library

  5. Java
  6. Java client and server.

  7. Max
  8. A HTTP based OSC handler for max, built using the Java library

  9. OSCBox
  10. A set of applications which combine the AS3 OSC libraries with the GoBox project to allow the creation of OSC generating graphical control systems.

  11. !SuperColliderSuperCollider
  12. AS3 library for working with the !SuperColliderSuperCollider server

  13. !SuperColliderSuperCollider Tests
  14. Unit tests for the !SuperColliderSuper Collider library

History Key

  • New content
  • Removed content

Recent Versions

Choose two versions to compare, or click the link to view it.

  1. 6. about 1 month by marvotron
  2. 5. about 1 month by marvotron
  3. 4. about 1 month by marvotron
  4. 3. about 1 month by marvotron
  5. 2. 7 months by marvotron
  6. 1. 8 months by marvotron