Packages
NamePLaneT
Version
External
Version
OwnerDescription
 errrecorder.plt(1 0)2011-02-04-21:08clements

ErrRecorder extends DrRacket so that the error display handler forwards the first 200 chars of any error message to a global database that allows users to suggest solutions.

 gnucash.plt(1 3)2011-08-28clementsA library of functions for parsing Gnucash files
 gzip.plt(1 1)2.0clementsProvides gzip compression and decompression via zlib.
 iTunes-helper.plt(1 0)the only versionclementsA nearly useless package to help you choose subsets of your iTunes Library; useful for randomizing what's on your iPod.
 libxml2.plt(1 0)20091209clementsBindings for the libxml2 library
 magic-paren.plt(1 0)clements

A keybindings file for automatically matched parens. SUPERSEDED IN 5.2 by the built-in option for doing the same thing.

 mboxrd-read.plt(1 1)20090325clements

A library of 2 functions for parsing files in the standard mboxrd format

DEPRECATED in favor of 'package' version available at pkg.racket-lang.org .

 midi.plt(1 0)2011-11-14 12:49clements

This package provides a function that can parse MIDI files written in the standard MIDI format, SMF (also known as .mid).

DEPRECATED in favor of 'package' version available at pkg.racket-lang.org .

 no-brainer.plt(1 5)20110810clementsA simple static checker that reports some local arity errors and unused bindings
 osc.plt(1 0)2012-05-07-22:33clements

Rack-OSC provides functions to translate to and from OSC (Open Sound Control) byte strings

 portaudio.plt(3 1)2012-10-13-12:44clements

PortAudio is a cross-platform library for audio output and input. It runs on Windows, Mac OS X, and linux. This package provides Racket bindings for these functions. For higher-level tools and utilities, use the RSound package.

DEPRECATED in favor of 'package' version available at pkg.racket-lang.org .

 rsound.plt(4 4)2012-11-24-09:01clements

RSound provides a framework for manipulating and playing sounds using the portaudio library. It runs on Windows, Mac OS X, and linux.

DEPRECATED in favor of 'package' version available at pkg.racket-lang.org .

 sxml2.plt(1 3)2012-02-16 10:11clements

Collection of tools for processing markup documents in the form of S-expressions

DEPRECATED in favor of 'package' version available at pkg.racket-lang.org .


 Open tickets
Ticket IdComponentReporterTypeVersion
323clements/rsound.pltmikeg@…defect(1 10)
(rsound-play ding) does not play in Debian sid
1794clements/midi.pltkashyapdefect(1 0)
Channel mask should be 0xf instead of 0x7
499clements/rsound.pltkhardydefect(4 4)
"not a procedure" problem on Windows