Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages   Examples  

simple.c File Reference

Simple Wave Format Support. More...


Functions

int snd_instr_simple_free (snd_instr_simple_t *simple)
 Free simple instrument. More...

int snd_instr_simple_convert_to_stream (snd_instr_simple_t *simple, const char *name, snd_instr_header_t **__data, size_t *__size)
 Convert the simple instrument to byte stream. More...

int snd_instr_simple_convert_from_stream (snd_instr_header_t *__data, size_t size, snd_instr_simple_t **simple)
 Convert the byte stream to simple instrument. More...


Detailed Description

Simple Wave Format Support.

Author:
Jaroslav Kysela <perex@suse.cz>
Date:
1999-2001

Generated on Thu Oct 24 15:14:57 2002 for ALSA project - the C library reference by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002