interface StereoEffectStack

A stack of stereo effects More...

Full nameArts::StereoEffectStack
Definition#include <arts/artsflow.idl>
InheritsArts::StereoEffect
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

A stack of stereo effects

long  insertTop (StereoEffect effect, string name)

inserts an effect at the top side (= directly after the input)

Returns: an ID which can be used to remove the effect again

long  insertBottom (StereoEffect effect, string name)

inserts an effect at the bottom (= close to the output) side

Returns: an ID which can be used to remove the effect again

void  remove (long ID)

removes an effect again


Generated by: stefan@stefan on Sat Feb 24 19:11:36 2001, using kdoc 2.0a47.