Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Examples  

jezabeltool.h File Reference

Go to the source code of this file.

Compounds

class  JezabelTool
 Object performing some audio processing function. More...


Defines

#define JezabelLengthMax   0x7fffffffffffffff

Typedefs

typedef float JezabelData
typedef long long JezabelPosition


Detailed Description

Copyright 2002 Kenneth L. McMillan

A jezabel "tool" is an object that takes audio streams as inputs and produces audio streams as outputs.

This file describes the Jezabel tool class. This software is made available under the terms of the GNU General Public License (LGPL), version 2, or any later version published by the Free Software Foundation, at your option. You should have received a copy of this license along with the software. If not, please contact the Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.

Reproduction, modification or other use of this software except under the terms of the LGPL is prohibited.


Define Documentation

#define JezabelLengthMax   0x7fffffffffffffff
 

Length value indicating an unbounded stream


Typedef Documentation

typedef float JezabelData
 

Type of a Jezabel sample

typedef long long JezabelPosition
 

Position in a stream


Generated at Sun Jan 18 20:51:22 2004 for Jezabel by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001