Download List

Project Description

ExactAudio is a C++ digital audio signal processing library formerly known as GSMP. It features non-destructive editing, multiple channels, and real-time FX preview. It is very interactive, as all the major work is done in background threads, and files are not converted or copied during importing. The underlying streaming framework also provides support for VoIP, and a simple audio player is included.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-06-16 10:57
0.0.5

This version fixes some bugs and all GCC-3.1 compile errors.
Tags: Major bugfixes

2002-03-09 00:54
0.0.4

The build system was completely rewritten, a button bar has been added, there are speedups in plugin loading , the mixer has better latency, and there are some bugfixes.
Tags: Minor feature enhancements

2001-12-02 16:45
0.0.3

An undo-history fix, nice messages for undo/redo, a background data streaming fix, real dynamic plugin finding, and support for exiting (instead of crashing) when no sound device is found were added.
Tags: Minor bugfixes

2001-11-27 08:18
0.0.2

An OSS plugin, fixes for some bugs and Mandrake compile issues, and some tone-generators for tests.
Tags: Minor bugfixes

2001-10-22 08:22
0.0.1

Tags: Initial freshmeat announcement

Project Resources