Quantcast
Channel: Torry's Delphi Pages News: Components
Viewing all articles
Browse latest Browse all 1736

AudioModules v.0.9 added

$
0
0
AudioModules is a framework used to implement Audio processing blocks in an OOP fashion.

The current version implements:

  • the basic type for an AudioModule (with tempo and sample rate handling)
  • the basic type for a Look-Up Table
  • an interface for making list of AudioModule descendants
  • the run-time master for distributing the samplerate and the tempo to each instance of an AudioModule.
  • the run-time master for processing some AudioModule at a ControlRate.
  • Various maths routines.
The proprietary development includes:
  • Overall design, Delays lines, oscillators, envelopes, a cloud granulator, some of the standardized interpolation functions, some effects.
The package also includes some OpenSource code, (mostly for the filters and some routines).

It can be used to implement some Audio application, VST plugins or to extend your own framework using the standards AudioModules Types.

Product License: GPLS
Source: Included
File Status: Fully functional

Compatible with: D2005 D2006 D2007 D2009


Viewing all articles
Browse latest Browse all 1736

Trending Articles