All Projects → jbclements → Rsound

jbclements / Rsound

Licence: other
A cross-platform sound library for DrRacket

Programming Languages

racket
414 projects

This repository contains the DrRacket source code for RSound, a cross-platform sound library. Currently, it depends upon the 'portaudio' library, which is a separate repository.

This bundle represents a "pkg" for Racket, and should be installed using "raco pkg install rsound".

IMPORTANT NOTE: It's vital to restart DrRacket before upgrading the rsound (or portaudio) package using the GUI interface. This is because both of these packages link to dynamic libraries, and trying to update the packages after dynamically linking to the library makes operating systems very unhappy.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].