Releases · processing/processing-sound (original) (raw)

v2.4.0

What's new in this version

Fixes

New features

Please refer to the Javadoc reference for now, the Processing website reference will only be updated at the time of the official release

With many thanks to all contributors and testers, in particular @trackme518 and @daniel-tran

See the full changelog

Experimental features

Known issues

Latest release of the Processing Sound library

This is the stable tag for downloading the latest version of the Processing Sound library through Processing's Contribution Manager menu.

v2.4.0-preview

This is a preview build of the upcoming 2.4.0 version release of the Sound library, available for manual download/installation until it gets pushed to the contribution manager.

How to test

Download sound.zip and extract the sound directory into your sketchbook's libraries folder (this is usually in Documents/Processing/libraries/). (On Windows, you will need to close Processing while doing this.)

We are particularly interested to know whether old sketches of yours that use the sound library still work as expected using the new library version. PLEASE REPORT ANY AND ALL BUGS, CRASHES OR EXCEPTIONS YOU GET WHILE USING THE CURRENT PREVIEW BUILD AT THE FOLLOWING LINK: #89

What's new in this version

Fixes

New features

Please refer to the Javadoc reference for now, the Processing website reference will only be updated at the time of the official release

With many thanks to all contributors and testers, in particular @trackme518 and @daniel-tran

See the full changelog

Experimental features

Known issues

javasound-portaudio-preview dev build

Dev build of commit 2afba78 by kevinstadler from the main branch

v2.3.1

What's new in this version

v2.3.0

What's new in this version

v2.3.0 test build

Implements #47. Caching of decoded SoundFile data (which used to block audio samples from being garbage collected) can now be disabled in two ways:

v2.2.3

What's new in this version

v2.2.2

What's new in this version

v2.2.1

What's new in this version