Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

gt Class Reference

#include </home/clem/local/src/opie/noncore/multimedia/powerchord/gt.h>

List of all members.

Public Slots

void Listen ()
void process_buffer ()
void read_buffer ()
void Stop ()

Public Member Functions

 gt ()
 ~gt ()
int Tuning ()
int Note ()
int Listening ()

Private Attributes

int audio_fd
signed short audio_buf [BUFSIZE]
int note
int tune
short min
short max
int phase


Constructor & Destructor Documentation

gt::gt  ) 
 

Definition at line 19 of file gt.cpp.

References audio_fd.

gt::~gt  ) 
 

Definition at line 38 of file gt.cpp.


Member Function Documentation

void gt::Listen  )  [slot]
 

Definition at line 29 of file gt.cpp.

int gt::Listening  )  [inline]
 

Definition at line 39 of file gt.h.

References audio_fd.

Referenced by PowerchordBase::tuner_cb().

int gt::Note  )  [inline]
 

Definition at line 38 of file gt.h.

References note.

void gt::process_buffer  )  [slot]
 

Definition at line 35 of file gt.cpp.

Referenced by PowerchordBase::tuner_cb().

void gt::read_buffer  )  [slot]
 

Definition at line 32 of file gt.cpp.

Referenced by PowerchordBase::tuner_cb().

void gt::Stop  )  [slot]
 

Definition at line 26 of file gt.cpp.

Referenced by PowerchordBase::tuner_cb().

int gt::Tuning  )  [inline]
 

Definition at line 37 of file gt.h.

References tune.

Referenced by PowerchordBase::tuner_cb().


Member Data Documentation

signed short gt::audio_buf[BUFSIZE] [private]
 

Definition at line 23 of file gt.h.

int gt::audio_fd [private]
 

Definition at line 22 of file gt.h.

Referenced by gt(), and Listening().

short gt::max [private]
 

Definition at line 29 of file gt.h.

short gt::min [private]
 

Definition at line 28 of file gt.h.

int gt::note [private]
 

Definition at line 25 of file gt.h.

Referenced by Note().

int gt::phase [private]
 

Definition at line 30 of file gt.h.

int gt::tune [private]
 

Definition at line 26 of file gt.h.

Referenced by Tuning().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:34:29 2005 for OPIE by  doxygen 1.4.2