ReactOS 0.4.15-dev-7934-g1dc8d80
synth_s Struct Reference

#include <synths.h>

Collaboration diagram for synth_s:

Public Attributes

func_synth plain [r_limit][f_limit]
 
func_synth_stereo stereo [r_limit][f_limit]
 
func_synth_mono mono2stereo [r_limit][f_limit]
 
func_synth_mono mono [r_limit][f_limit]
 

Detailed Description

Definition at line 44 of file synths.h.

Member Data Documentation

◆ mono

func_synth_mono synth_s::mono[r_limit][f_limit]

Definition at line 49 of file synths.h.

◆ mono2stereo

func_synth_mono synth_s::mono2stereo[r_limit][f_limit]

Definition at line 48 of file synths.h.

◆ plain

func_synth synth_s::plain[r_limit][f_limit]

Definition at line 46 of file synths.h.

◆ stereo

func_synth_stereo synth_s::stereo[r_limit][f_limit]

Definition at line 47 of file synths.h.


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