libmsx
C library for MSX
Loading...
Searching...
No Matches

Instrument data type for SNDDRV. More...

#include <stdint.h>
+ Include dependency graph for snd_i_table.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  snd_Instrument
 Instrument (timbre) table. More...
 

Typedefs

typedef struct snd_Instrument snd_Instrument
 Instrument (timbre) table.
 

Detailed Description

Instrument data type for SNDDRV.

See also
snddrv.h
snd_sound.h

Definition in file snd_i_table.h.