Difference between revisions of "Tomato-rubato"

From HaskellWiki
Jump to navigation Jump to search
Line 7: Line 7:
 
== Status ==
 
== Status ==
   
  +
Tomato-rubato is currently in a very experimental phase and will likely remain that way in the foreseeable future. In other words: this is a developer preview, the API may change at any time without notice. Adventurers only!
The whole thing is still in top-secret pre-alpha mode. You only know about it because Don Strawberry uploaded the source code of tomato-rubato to github in order to foil the nefarious plans of Dr. Duncan Cabbage. And that may not even be true.
 
  +
  +
A current offspring is the [http://hackage.haskell.org/package/tomato-rubato-openal tomato-rubato-openl] package which allows you to play raw audio data on your speakers. It has an extremely simple interface and uses [http://hackage.haskell.org/package/OpenAL-1.4.0.0 OpenAL] as a backend.
   
 
== Releases and Resources ==
 
== Releases and Resources ==

Revision as of 08:45, 23 March 2012

What is it?

Tomato-rubato is an easy to use library for live audio programming in Haskell. Instant gratification from your speakers by typing into GHCi!

Support the project with a small donation: flattr-badge-large.png

Status

Tomato-rubato is currently in a very experimental phase and will likely remain that way in the foreseeable future. In other words: this is a developer preview, the API may change at any time without notice. Adventurers only!

A current offspring is the tomato-rubato-openl package which allows you to play raw audio data on your speakers. It has an extremely simple interface and uses OpenAL as a backend.

Releases and Resources