Skip to content

Commit 33f5461

Browse files
authored
the ramsfont/rampreset has been removed (#1459)
1 parent eeb3f4b commit 33f5461

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/fluidsynth/types.h

-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ typedef struct _fluid_shell_t fluid_shell_t; /**< Command she
5555
typedef struct _fluid_server_t fluid_server_t; /**< TCP/IP shell server instance */
5656
typedef struct _fluid_event_t fluid_event_t; /**< Sequencer event */
5757
typedef struct _fluid_sequencer_t fluid_sequencer_t; /**< Sequencer instance */
58-
typedef struct _fluid_ramsfont_t fluid_ramsfont_t; /**< RAM SoundFont */
59-
typedef struct _fluid_rampreset_t fluid_rampreset_t; /**< RAM SoundFont preset */
6058
typedef struct _fluid_cmd_handler_t fluid_cmd_handler_t; /**< Shell Command Handler */
6159
typedef struct _fluid_ladspa_fx_t fluid_ladspa_fx_t; /**< LADSPA effects instance */
6260
typedef struct _fluid_file_callbacks_t fluid_file_callbacks_t; /**< Callback struct to perform custom file loading of soundfonts */

0 commit comments

Comments
 (0)