mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-10 06:51:54 +00:00
deprecate struct _fluid_mod_t
This commit is contained in:
parent
17236fdf50
commit
4911138eb0
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ extern "C" {
|
|||
|
||||
/**
|
||||
* Modulator structure. See SoundFont 2.04 PDF section 8.2.
|
||||
*
|
||||
* @deprecated To be removed from the public API.
|
||||
*/
|
||||
struct _fluid_mod_t
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue