#include "sigpack.h"
Go to the source code of this file.
Classes | |
struct | WAV_HEADER |
Typedefs | |
typedef struct WAV_HEADER | wav_header |
Functions | |
int | main (int argc, char *argv[]) |
typedef struct WAV_HEADER wav_header |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 28 of file spectrum.cpp.
References WAV_HEADER::bitsPerSample, WAV_HEADER::chunkSize, sp::gplot::image(), WAV_HEADER::numOfChan, sp::gplot::send2gp(), sp::specgram(), and sp::gplot::window().