Package : minim

Package details

Summary: A Java audio library, designed to be used with Processing

Description:
Minim is an audio library that uses the JavaSound API, a bit of Tritonus,
and Javazoom’s MP3SPI to provide an easy to use audio library for people
developing in the Processing environment. The philosophy behind the API
is to make integrating audio into your sketches as simple as possible while
still providing a reasonable amount of flexibility for more advanced users.
There are no callbacks and you do not ever need to directly manipulate
sample arrays, all of the dirty work is handled for you.


URL: http://code.compartmental.net/tools/minim/
License: LGPLv3+

Maintainer: neoclust

List of RPMs