流体合成
1.1.11
|
类型声明。 更多...
类型定义 | |
typedef结构_fluid_hashtable_t | fluid_settings_t |
配置设置实例。 | |
typedef结构体_fluid_synth_t | fluid_synth_t |
合成器实例。 | |
类型定义结构 _fluid_synth_channel_info_t | fluid_synth_channel_info_t |
SoundFont频道信息。 | |
类型定义结构 _fluid_voice_t | fluid_voice_t |
综合语音实例。 | |
类型定义结构 _fluid_sfloader_t | fluid_sfloader_t |
SoundFont加载程序插件。 | |
类型定义结构 _fluid_sfont_t | fluid_sfont_t |
SoundFont。 | |
类型定义结构 _fluid_preset_t | fluid_preset_t |
SoundFont预设。 | |
类型定义结构 _fluid_sample_t | fluid_sample_t |
SoundFont示例。 | |
类型定义结构 _fluid_mod_t | fluid_mod_t |
SoundFont调制器。 | |
typedef结构_fluid_audio_driver_t | fluid_audio_driver_t |
音频驱动程序实例。 | |
typedef结构_fluid_file_renderer_t | fluid_file_renderer_t |
音频文件渲染器实例。 | |
typedef结构_fluid_player_t | fluid_player_t |
MIDI播放器实例。 | |
typedef结构_fluid_midi_event_t | fluid_midi_event_t |
MIDI事件。 | |
typedef结构_fluid_midi_driver_t | fluid_midi_driver_t |
MIDI驱动程序实例。 | |
typedef结构_fluid_midi_router_t | fluid_midi_router_t |
MIDI路由器实例。 | |
typedef结构_fluid_midi_router_rule_t | fluid_midi_router_rule_t |
MIDI路由器规则。 | |
typedef结构_fluid_hashtable_t | fluid_cmd_handler_t |
命令处理程序。 | |
typedef结构_fluid_shell_t | fluid_shell_t |
命令外壳。 | |
typedef结构_fluid_server_t | fluid_server_t |
TCP / IP Shell服务器实例。 | |
typedef结构_fluid_event_t | fluid_event_t |
定序器事件。 | |
typedef结构_fluid_sequencer_t | fluid_sequencer_t |
定序器实例。 | |
typedef结构_fluid_ramsfont_t | fluid_ramsfont_t |
RAM SoundFont。 | |
typedef结构_fluid_rampreset_t | fluid_rampreset_t |
RAM SoundFont预设。 | |
typedef int | fluid_istream_t |
输入流描述符。 | |
typedef int | fluid_ostream_t |
输出流描述符。 | |
typedef短 | fluid_seq_id_t |
定序器和 fluid_event_t,由 fluid_sequencer_register_client() 和 fluid_sequencer_register_fluidsynth() | |
类型声明。