gtkIOStream  1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
CrossoverTester.C File Reference
#include "JackClient.H"
#include <iostream>
#include "OptionParser.H"
#include "Sox.H"
#include "DSP/CrossoverAudio.H"
#include <unistd.h>
Include dependency graph for CrossoverTester.C:

Go to the source code of this file.

Typedefs

typedef float FP_TYPE
 

Functions

int printUsage (string name)
 
int saveAudioToFile (const char *fn, const CrossoverAudio &crossAudio, const int chCnt)
 
int main (int argc, char *argv[])
 

Typedef Documentation

◆ FP_TYPE

typedef float FP_TYPE

Definition at line 31 of file CrossoverTester.C.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 70 of file CrossoverTester.C.

Here is the call graph for this function:

◆ printUsage()

int printUsage ( string  name)

Definition at line 33 of file CrossoverTester.C.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ saveAudioToFile()

int saveAudioToFile ( const char *  fn,
const CrossoverAudio crossAudio,
const int  chCnt 
)

Definition at line 51 of file CrossoverTester.C.

Here is the call graph for this function:
Here is the caller graph for this function:
gtkIOStream: /tmp/gtkiostream/applications/CrossoverTester.C File Reference
GTK+ IOStream  Beta