Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

WavImporter Class Reference

loads the entire audio data from a WAV file, returns it in the format you specify. More...

#include <WavImporter.h>

List of all members.

Public Methods

bool import (syn::AudioFormat fmt, const char *const filename, std::vector< unsigned char > &data)


Detailed Description

loads the entire audio data from a WAV file, returns it in the format you specify.

Definition at line 46 of file WavImporter.h.


Member Function Documentation

bool WavImporter::import ( syn::AudioFormat fmt,
const char *const filename,
std::vector< unsigned char > & data ) [inline]
 

Definition at line 49 of file WavImporter.h.

Referenced by syn::OpenALSound::load().


The documentation for this class was generated from the following file:
Generated at Mon Apr 15 09:28:11 2002 for subsynth by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001