Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

SoundUI.hh File Reference

#include <pthread.h>
#include <limits.h>
#include <gtk/gtk.h>
#include <Condition.hh>
#include <Mutex.hh>
#include <Semaphore.hh>
#include <dsp/DSPOp.hh>
#include <dsp/Filter.hh>
#include "Config.h"
#include "Audio.hh"
#include "AudioA2.hh"
#include "CfgFile.hh"
#include "GtkUtils.hh"
#include "Messages.hh"
#include "SockClie.hh"
#include "SockOp.hh"

Include dependency graph for SoundUI.hh:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  clSoundChGUI
 Per channel GUI for clSoundUI. More...

class  clSoundUI
 Sound user interface. More...


Defines

#define SUI_VER_MAJ   GLOBAL_VERSMAJ
#define SUI_VER_MIN   GLOBAL_VERSMIN
#define SUI_VER_PL   GLOBAL_VERSPL
#define SUI_PADDING   8
#define SUI_CONV_LEN   256
#define SUI_SERV_MAXLEN   255
#define SUI_CH_VALUE   1.0
#define SUI_CH_LOWER   1.0
#define SUI_CH_HIGHER   16.0
#define SUI_IN_VALUE   0.0
#define SUI_IN_LOWER   -72.0
#define SUI_IN_HIGHER   0.0
#define SUI_OUT_VALUE   0.0
#define SUI_OUT_LOWER   -72.0
#define SUI_OUT_HIGHER   0.0
#define SUI_OUT_RANGE   12.0
#define SUI_OUT_STEP   0.1
#define SUI_EQ_RANGE   12.0
#define SUI_EQ_STEP   0.1
#define SUI_EQ_MAXOCTS   15
#define SUI_FILTER_WINDOW   true


Define Documentation

#define SUI_VER_MAJ   GLOBAL_VERSMAJ
 

Definition at line 55 of file SoundUI.hh.

Referenced by clSoundUI::clSoundUI().

#define SUI_VER_MIN   GLOBAL_VERSMIN
 

Definition at line 56 of file SoundUI.hh.

Referenced by clSoundUI::clSoundUI().

#define SUI_VER_PL   GLOBAL_VERSPL
 

Definition at line 57 of file SoundUI.hh.

Referenced by clSoundUI::clSoundUI().

#define SUI_PADDING   8
 

Definition at line 58 of file SoundUI.hh.

Referenced by clSoundUI::BuildGUI(), and clSoundChGUI::clSoundChGUI().

#define SUI_CONV_LEN   256
 

Definition at line 59 of file SoundUI.hh.

Referenced by clSoundChGUI::clSoundChGUI(), and clSoundUI::OnMotionCurve().

#define SUI_SERV_MAXLEN   255
 

Definition at line 60 of file SoundUI.hh.

Referenced by clSoundChGUI::clSoundChGUI(), clSoundUI::OnClickedEvent(), and clSoundUI::ParseServerStr().

#define SUI_CH_VALUE   1.0
 

Definition at line 61 of file SoundUI.hh.

Referenced by clSoundChGUI::clSoundChGUI().

#define SUI_CH_LOWER   1.0
 

Definition at line 62 of file SoundUI.hh.

Referenced by clSoundChGUI::clSoundChGUI().

#define SUI_CH_HIGHER   16.0
 

Definition at line 63 of file SoundUI.hh.

Referenced by clSoundChGUI::clSoundChGUI().

#define SUI_IN_VALUE   0.0
 

Definition at line 64 of file SoundUI.hh.

Referenced by clSoundChGUI::clSoundChGUI().

#define SUI_IN_LOWER   -72.0
 

Definition at line 65 of file SoundUI.hh.

Referenced by clSoundChGUI::clSoundChGUI().

#define SUI_IN_HIGHER   0.0
 

Definition at line 66 of file SoundUI.hh.

Referenced by clSoundChGUI::clSoundChGUI().

#define SUI_OUT_VALUE   0.0
 

Definition at line 67 of file SoundUI.hh.

Referenced by clSoundChGUI::clSoundChGUI().

#define SUI_OUT_LOWER   -72.0
 

Definition at line 68 of file SoundUI.hh.

Referenced by clSoundChGUI::clSoundChGUI().

#define SUI_OUT_HIGHER   0.0
 

Definition at line 69 of file SoundUI.hh.

Referenced by clSoundChGUI::clSoundChGUI().

#define SUI_OUT_RANGE   12.0
 

Definition at line 70 of file SoundUI.hh.

Referenced by clSoundChGUI::clSoundChGUI().

#define SUI_OUT_STEP   0.1
 

Definition at line 71 of file SoundUI.hh.

Referenced by clSoundChGUI::clSoundChGUI().

#define SUI_EQ_RANGE   12.0
 

Definition at line 72 of file SoundUI.hh.

Referenced by clSoundChGUI::clSoundChGUI(), and clSoundUI::OnMotionCurve().

#define SUI_EQ_STEP   0.1
 

Definition at line 73 of file SoundUI.hh.

Referenced by clSoundChGUI::clSoundChGUI().

#define SUI_EQ_MAXOCTS   15
 

Definition at line 74 of file SoundUI.hh.

Referenced by clSoundUI::Exec().

#define SUI_FILTER_WINDOW   true
 

Definition at line 75 of file SoundUI.hh.

Referenced by clSoundUI::Exec().


Generated on Sun Oct 26 19:12:01 2003 for HASAS by doxygen 1.3.3