ReactOS 0.4.17-dev-934-g091855f
sf_mod Struct Reference

#include <soundfont.h>

Public Attributes

sf_modulator src_mod
 
sf_generator dest_gen
 
SHORT amount
 
sf_modulator amount_src_mod
 
sf_transform transform
 

Detailed Description

Definition at line 241 of file soundfont.h.

Member Data Documentation

◆ amount

SHORT sf_mod::amount

Definition at line 245 of file soundfont.h.

◆ amount_src_mod

sf_modulator sf_mod::amount_src_mod

Definition at line 246 of file soundfont.h.

◆ dest_gen

sf_generator sf_mod::dest_gen

Definition at line 244 of file soundfont.h.

◆ src_mod

sf_modulator sf_mod::src_mod

Definition at line 243 of file soundfont.h.

◆ transform

sf_transform sf_mod::transform

Definition at line 247 of file soundfont.h.


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