|
libmsx
C library for MSX
|
Pitch-bend table data type for SNDDRV. More...
#include <stdint.h>
Include dependency graph for snd_p_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_p_table |
| Pitch bend table. More... | |
Typedefs | |
| typedef struct snd_p_table | snd_PitchBend |
| Type alias for arpeggio/pitch-bend table. | |
| typedef struct snd_p_table | snd_PeriodBend |
| Type alias for wave-length/period modification table. | |
Pitch-bend table data type for SNDDRV.
Definition in file snd_p_table.h.