#include <SF.h>
Public Types | |
| enum | { NO_CONTROLLER = 0, NOTE_ON_VELOCITY = 2, NOTE_ON_KEY_NUMBER = 3, POLY_PRESSURE = 10, CHANNEL_PRESSURE = 13, PITCH_WHEEL = 14, PITCH_WHEEL_SENSITIVITY = 16, LINK = 127 } |
| General Controller palette of controllers. More... | |
| enum | { LINEAR = 0, CONCAVE, CONVEX, SWITCH } |
| Controller type. More... | |
Public Member Functions | |
| Modulator (SFModulator mod) | |
Public Attributes | |
| int | Type |
| bool | MidiPalete |
| bool | Direction |
| bool | Polarity |
| int | Index |
Definition at line 173 of file SF.h.
| anonymous enum |
| anonymous enum |
| sf2::Modulator::Modulator | ( | SFModulator | mod | ) |
1.5.2