RetroArch
Public Attributes | List of all members
instrument Struct Reference

#include <ibxm.h>

Collaboration diagram for instrument:
[legend]

Public Attributes

int num_samples
 
int vol_fadeout
 
char name [32]
 
char key_to_sample [97]
 
char vib_type
 
char vib_sweep
 
char vib_depth
 
char vib_rate
 
struct envelope vol_env pan_env
 
struct samplesamples
 

Member Data Documentation

◆ key_to_sample

char instrument::key_to_sample[97]

◆ name

char instrument::name[32]

◆ num_samples

int instrument::num_samples

◆ pan_env

struct envelope vol_env instrument::pan_env

◆ samples

struct sample* instrument::samples

◆ vib_depth

char instrument::vib_depth

◆ vib_rate

char instrument::vib_rate

◆ vib_sweep

char instrument::vib_sweep

◆ vib_type

char instrument::vib_type

◆ vol_fadeout

int instrument::vol_fadeout

The documentation for this struct was generated from the following file: