#lang setup/infotab
(define name "RSound")
(define blurb '((p "RSound provides a framework for manipulating "
"and playing sounds using the portaudio "
"library. It runs on Windows, Mac OS X, and "
"linux.")))
(define scribblings '(("rsound.scrbl" () (tool))))
(define tools '[("tool.rkt")])
(define tool-names '["RSound Global Control Master Unit Incorporated"])
(define categories '(media))
(define version "2010-10-11-06:04")
(define release-notes '((p "Added memoized make-harm3tone/memoized")))
(define repositories '("4.x"))
(define primary-file "main.rkt")
(define homepage "http://schematics.sourceforge.net/")
(define url "http://schematics.sourceforge.net/")