Modulator structure.
More...
#include <fluidsynth/mod.h>
|
|
unsigned char | dest |
| | Destination generator to control.
|
| |
|
unsigned char | src1 |
| | Source controller 1.
|
| |
|
unsigned char | flags1 |
| | Source controller 1 flags.
|
| |
|
unsigned char | src2 |
| | Source controller 2.
|
| |
|
unsigned char | flags2 |
| | Source controller 2 flags.
|
| |
|
double | amount |
| | Multiplier amount.
|
| |
Modulator structure.
See SoundFont 2.04 PDF section 8.2.
- Deprecated:
- To be removed from the public API.
The documentation for this struct was generated from the following file: