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

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.
 

Detailed Description

Pitch-bend table data type for SNDDRV.

See also
snddrv.h
snd_sound.h

Definition in file snd_p_table.h.