mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-30 16:01:51 +00:00
17 lines
360 B
Text
17 lines
360 B
Text
|
/*!
|
||
|
|
||
|
\page Advanced Advanced features
|
||
|
|
||
|
The following features are not yet fully documented. Some information can be
|
||
|
found in the API reference and in the GitHub Wiki.
|
||
|
|
||
|
- Accessing low-level voice parameters
|
||
|
- Reverb settings
|
||
|
- Chorus settings
|
||
|
- Interpolation settings (set_gen, get_gen, NRPN)
|
||
|
- Voice overflow settings
|
||
|
- LADSPA effects unit
|
||
|
- MIDI tunings
|
||
|
|
||
|
*/
|