ReactOS 0.4.17-dev-934-g091855f
sf_preset Struct Reference

#include <soundfont.h>

Public Attributes

char name [20]
 
WORD preset
 
WORD bank
 
WORD bag_ndx
 
DWORD library
 
DWORD genre
 
DWORD morphology
 

Detailed Description

Definition at line 220 of file soundfont.h.

Member Data Documentation

◆ bag_ndx

WORD sf_preset::bag_ndx

Definition at line 225 of file soundfont.h.

Referenced by instrument_create_from_soundfont().

◆ bank

WORD sf_preset::bank

Definition at line 224 of file soundfont.h.

Referenced by instrument_create_from_soundfont().

◆ genre

DWORD sf_preset::genre

Definition at line 227 of file soundfont.h.

◆ library

DWORD sf_preset::library

Definition at line 226 of file soundfont.h.

◆ morphology

DWORD sf_preset::morphology

Definition at line 228 of file soundfont.h.

◆ name

char sf_preset::name[20]

Definition at line 222 of file soundfont.h.

Referenced by instrument_create_from_soundfont().

◆ preset

WORD sf_preset::preset

Definition at line 223 of file soundfont.h.

Referenced by instrument_create_from_soundfont(), and parse_sfbk_chunk().


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