SF_High_Shelf_Filter

Sonic Flow Blocks Reference Guide

SF_High_Shelf_Filter (const char* name = 0);

This is the constructor of a SF_High_Shelf_Filter block.

virtual ~SF_High_Shelf_Filter ();

This is the destructor.

virtual void finish ();
virtual void initialize ();
virtual void execute ();

The initialize - execute - finish chain of function calls is used to carry out the simulation of a block. See SF_Block.

enum Input_Indices {X, FREQ, GAIN, SLOPE};

enum Output_Indices {Y};


Last modified: Wed Dec 2 13:28:47 1998
jarno.seppanen@cs.tut.fi
Audio Research Group