流体合成
1.1.11
|
定序器事件功能和定义。 更多...
巨集 | |
#define | FLUID_SEQ_PITCHWHHELSENS FLUID_SEQ_PITCHWHEELSENS |
旧的已弃用的拼写错误的 FLUID_SEQ_PITCHWHEELSENS. | |
职能 | |
四川福利彩票开奖查询 fluid_event_t * | new_fluid_event (无效) |
创建一个新的定序器事件结构。 更多... | |
四川福利彩票开奖查询无效 | delete_fluid_event (fluid_event_t * evt) |
删除定序器事件结构。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_set_source (fluid_event_t * evt, fluid_seq_id_t src) |
设置定序器事件的源。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_set_dest (fluid_event_t * evt, fluid_seq_id_t 目标) |
设置此定序器事件的目的地,即 更多... | |
四川福利彩票开奖查询无效 | fluid_event_timer (fluid_event_t * evt,无效* 数据) |
将定序器事件设置为计时器事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_note (fluid_event_t * evt,int通道,short键,short vel,unsigned 整型持续时间) |
将音序器事件设置为音符持续时间事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_noteon (fluid_event_t * evt,int通道,短键,短vel) |
将音序器事件设置为事件注释。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_noteoff (fluid_event_t * evt,int通道,短键) |
将音序器事件设置为音符关闭事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_all_sounds_off (fluid_event_t * evt,int渠道) |
将音序器事件设置为“所有声音都关闭”事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_all_notes_off (fluid_event_t * evt,int渠道) |
将音序器事件设置为全音符关闭事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_bank_select (fluid_event_t * evt,int通道,short bank_num) |
将定序器事件设置为库选择事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_program_change (fluid_event_t * evt,int频道,简短的预置编号) |
将定序器事件设置为程序更改事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_program_select (fluid_event_t * evt,int通道,unsigned 整型 sfont_id,简称bank_num,简称preset_num) |
将定序器事件设置为程序选择事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_control_change (fluid_event_t * evt,int通道,short 控制,short 值) |
将音序器事件设置为MIDI控制更改事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_pitch_bend (fluid_event_t * evt,int通道,int 值) |
将音序器事件设置为弯音事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_pitch_wheelsens (fluid_event_t * evt,int通道,short 值) |
将音序器事件设置为音高轮灵敏度事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_modulation (fluid_event_t * evt,int通道,short 值) |
将定序器事件设置为调制事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_sustain (fluid_event_t * evt,int通道,short 值) |
将音序器事件设置为MIDI延音事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_pan (fluid_event_t * evt,int通道,short 值) |
将音序器事件设置为立体声声相事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_volume (fluid_event_t * evt,int通道,short 值) |
将音序器事件设置为音量事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_reverb_send (fluid_event_t * evt,int通道,short 值) |
将音序器事件设置为混响发送事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_chorus_send (fluid_event_t * evt,int通道,short 值) |
将音序器事件设置为合唱发送事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_channel_pressure (fluid_event_t * evt,int通道,short 值) |
将音序器事件设置为通道范围的触后事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_system_reset (fluid_event_t * evt) |
将定序器事件设置为Midi系统重置事件。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_any_control_change (fluid_event_t * evt,int渠道) |
将定序器事件设置为任何控件更改事件(供内部使用)。 更多... | |
四川福利彩票开奖查询无效 | fluid_event_unregistering (fluid_event_t * evt) |
将定序器事件设置为注销事件。 更多... | |
四川福利彩票开奖查询 整型 | fluid_event_get_type (fluid_event_t * evt) |
获取事件类型(fluid_seq_event_type)字段从定序器事件结构中获取。 更多... | |
四川福利彩票开奖查询 fluid_seq_id_t | fluid_event_get_source (fluid_event_t * evt) |
从定序器事件结构获取源定序器客户端。 更多... | |
四川福利彩票开奖查询 fluid_seq_id_t | fluid_event_get_dest (fluid_event_t * evt) |
从音序器事件结构中获取目标音序器客户端。 更多... | |
四川福利彩票开奖查询 整型 | fluid_event_get_channel (fluid_event_t * evt) |
从音序器事件结构获取MIDI通道字段。 更多... | |
四川福利彩票开奖查询短 | fluid_event_get_key (fluid_event_t * evt) |
从音序器事件结构中获取MIDI音符字段。 更多... | |
四川福利彩票开奖查询短 | fluid_event_get_velocity (fluid_event_t * evt) |
从音序器事件结构获取MIDI速度场。 更多... | |
四川福利彩票开奖查询短 | fluid_event_get_control (fluid_event_t * evt) |
从音序器事件结构中获取MIDI控制编号字段。 更多... | |
四川福利彩票开奖查询短 | fluid_event_get_value (fluid_event_t * evt) |
从定序器事件结构中获取值字段。 更多... | |
四川福利彩票开奖查询短 | fluid_event_get_program (fluid_event_t * evt) |
从音序器事件结构获取MIDI程序字段。 更多... | |
四川福利彩票开奖查询无效* | fluid_event_get_data (fluid_event_t * evt) |
从定序器事件结构中获取数据字段。 更多... | |
四川福利彩票开奖查询 无符号整数 | fluid_event_get_duration (fluid_event_t * evt) |
从定序器事件结构中获取工期字段。 更多... | |
四川福利彩票开奖查询短 | fluid_event_get_bank (fluid_event_t * evt) |
从音序器事件结构获取MIDI库字段。 更多... | |
四川福利彩票开奖查询 整型 | fluid_event_get_pitch (fluid_event_t * evt) |
从音序器事件结构中获取音高字段。 更多... | |
四川福利彩票开奖查询 无符号整数 | fluid_event_get_sfont_id (fluid_event_t * evt) |
从音序器事件结构中获取SoundFont ID字段。 更多... | |
定序器事件功能和定义。
用于创建/处理定序器事件的函数和常量。
定序器事件类型枚举。
枚举器 | |
---|---|
FLUID_SEQ_NOTE | 注意事件的持续时间。 |
FLUID_SEQ_NOTEON | 注意事件。 |
FLUID_SEQ_NOTEOFF | 记下事件。 |
FLUID_SEQ_ALLSOUNDSOFF | 所有声音关闭事件。 |
FLUID_SEQ_ALLNOTESOFF | 所有笔记关闭事件。 |
FLUID_SEQ_BANKSELECT | 银行选择消息。 |
FLUID_SEQ_PROGRAMCHANGE | 程序更改消息。 |
FLUID_SEQ_PROGRAMSELECT | 程序选择消息(DOCME) |
FLUID_SEQ_PITCHBEND | 弯音消息。 |
FLUID_SEQ_PITCHWHEELSENS | 变桨轮灵敏度设置消息。
|
FLUID_SEQ_MODULATION | 调制控制器事件。 |
FLUID_SEQ_SUSTAIN | 维持控制器事件。 |
FLUID_SEQ_CONTROLCHANGE | MIDI控制更改事件。 |
FLUID_SEQ_PAN | 立体声平移设置事件。 |
FLUID_SEQ_VOLUME | 音量设置事件。 |
FLUID_SEQ_REVERBSEND | 混响发送设置事件。 |
FLUID_SEQ_CHORUSSEND | 合唱发送设置事件。 |
FLUID_SEQ_TIMER | 计时器事件(在特定时间用于回调) |
FLUID_SEQ_ANYCONTROLCHANGE | 任何控件更改消息(仅在内部用于remove_events) |
FLUID_SEQ_CHANNELPRESSURE | 通道触后事件。
|
FLUID_SEQ_SYSTEMRESET | 系统重置事件。
|
FLUID_SEQ_UNREGISTERING | 取消注册定序器客户端时调用。
|
FLUID_SEQ_LASTEVENT | 定义事件枚举数。
|
四川福利彩票开奖查询 fluid_event_t* new_fluid_event | ( | 虚空 | ) |
四川福利彩票开奖查询无效delete_fluid_event | ( | fluid_event_t * | evt | ) |
删除定序器事件结构。
evt | 由创建的定序器事件结构 new_fluid_event(). |
四川福利彩票开奖查询无效fluid_event_set_source | ( | fluid_event_t * | evt, |
fluid_seq_id_t | src | ||
) |
设置定序器事件的源。
src
必须是唯一的音序器ID或-1(如果未设置)。
evt | 定序器事件结构 |
src | 唯一音序器ID |
四川福利彩票开奖查询无效fluid_event_set_dest | ( | fluid_event_t * | evt, |
fluid_seq_id_t | 目的 | ||
) |
设置此定序器事件的目的地,即
the sequencer client this event will be sent to. 目的
must be a unique sequencer ID.
evt | 定序器事件结构 |
目的 | 目标唯一定序器ID |
被引用 fluid_sequencer_add_midi_event_to_buffer(), fluid_sequencer_get_time_scale()和 fluid_sequencer_unregister_client().
四川福利彩票开奖查询无效fluid_event_timer | ( | fluid_event_t * | evt, |
无效* | 数据 | ||
) |
四川福利彩票开奖查询无效fluid_event_note | ( | fluid_event_t * | evt, |
整型 | 渠道, | ||
短 | 键, | ||
短 | vel, | ||
无符号整数 | 持续时间 | ||
) |
将音序器事件设置为音符持续时间事件。
evt | 定序器事件结构 |
渠道 | MIDI通道号 |
键 | MIDI音符编号(0-127) |
vel | MIDI速度值(0-127) |
持续时间 | 音序器在音序器使用的时间标度中的持续时间(默认为毫秒) |
参考文献 FLUID_SEQ_NOTE.
四川福利彩票开奖查询无效fluid_event_noteon | ( | fluid_event_t * | evt, |
整型 | 渠道, | ||
短 | 键, | ||
短 | vel | ||
) |
四川福利彩票开奖查询无效fluid_event_noteoff | ( | fluid_event_t * | evt, |
整型 | 渠道, | ||
短 | 键 | ||
) |
将音序器事件设置为音符关闭事件。
evt | 定序器事件结构 |
渠道 | MIDI通道号 |
键 | MIDI音符编号(0-127) |
参考文献 FLUID_SEQ_NOTEOFF.
被引用 fluid_sequencer_add_midi_event_to_buffer()和 fluid_sequencer_register_fluidsynth().
四川福利彩票开奖查询无效fluid_event_all_sounds_off | ( | fluid_event_t * | evt, |
整型 | 渠道 | ||
) |
四川福利彩票开奖查询无效fluid_event_all_notes_off | ( | fluid_event_t * | evt, |
整型 | 渠道 | ||
) |
四川福利彩票开奖查询无效fluid_event_bank_select | ( | fluid_event_t * | evt, |
整型 | 渠道, | ||
短 | bank_num | ||
) |
四川福利彩票开奖查询无效fluid_event_program_change | ( | fluid_event_t * | evt, |
整型 | 渠道, | ||
短 | 值 | ||
) |
四川福利彩票开奖查询无效fluid_event_program_select | ( | fluid_event_t * | evt, |
整型 | 渠道, | ||
无符号整数 | sfont_id, | ||
短 | bank_num, | ||
短 | 预设编号 | ||
) |
将定序器事件设置为程序选择事件。
evt | 定序器事件结构 |
渠道 | MIDI通道号 |
sfont_id | SoundFont ID号 |
bank_num | MIDI银行编号(0-16383) |
预设编号 | MIDI预设编号(0-127) |
参考文献 FLUID_SEQ_PROGRAMSELECT.
四川福利彩票开奖查询无效fluid_event_control_change | ( | fluid_event_t * | evt, |
整型 | 渠道, | ||
短 | 控制, | ||
短 | 值 | ||
) |
将音序器事件设置为MIDI控制更改事件。
evt | 定序器事件结构 |
渠道 | MIDI通道号 |
控制 | MIDI控制编号(0-127) |
值 | MIDI控制值(0-127) |
参考文献 FLUID_SEQ_CONTROLCHANGE.
四川福利彩票开奖查询无效fluid_event_pitch_bend | ( | fluid_event_t * | evt, |
整型 | 渠道, | ||
整型 | 沥青 | ||
) |
四川福利彩票开奖查询无效fluid_event_pitch_wheelsens | ( | fluid_event_t * | evt, |
整型 | 渠道, | ||
短 | 值 | ||
) |
四川福利彩票开奖查询无效fluid_event_modulation | ( | fluid_event_t * | evt, |
整型 | 渠道, | ||
短 | 值 | ||
) |
四川福利彩票开奖查询无效fluid_event_sustain | ( | fluid_event_t * | evt, |
整型 | 渠道, | ||
短 | 值 | ||
) |
四川福利彩票开奖查询无效fluid_event_pan | ( | fluid_event_t * | evt, |
整型 | 渠道, | ||
短 | 值 | ||
) |
四川福利彩票开奖查询无效fluid_event_volume | ( | fluid_event_t * | evt, |
整型 | 渠道, | ||
短 | 值 | ||
) |
四川福利彩票开奖查询无效fluid_event_reverb_send | ( | fluid_event_t * | evt, |
整型 | 渠道, | ||
短 | 值 | ||
) |
四川福利彩票开奖查询无效fluid_event_chorus_send | ( | fluid_event_t * | evt, |
整型 | 渠道, | ||
短 | 值 | ||
) |
四川福利彩票开奖查询无效fluid_event_channel_pressure | ( | fluid_event_t * | evt, |
整型 | 渠道, | ||
短 | 值 | ||
) |
四川福利彩票开奖查询无效fluid_event_system_reset | ( | fluid_event_t * | evt | ) |
四川福利彩票开奖查询无效fluid_event_any_control_change | ( | fluid_event_t * | evt, |
整型 | 渠道 | ||
) |
四川福利彩票开奖查询无效fluid_event_unregistering | ( | fluid_event_t * | evt | ) |
四川福利彩票开奖查询 整型 fluid_event_get_type | ( | fluid_event_t * | evt | ) |
获取事件类型(fluid_seq_event_type)字段从定序器事件结构中获取。
evt | 定序器事件结构 |
被引用 fluid_sequencer_process()和 fluid_sequencer_register_fluidsynth().
四川福利彩票开奖查询 fluid_seq_id_t fluid_event_get_source | ( | fluid_event_t * | evt | ) |
四川福利彩票开奖查询 fluid_seq_id_t fluid_event_get_dest | ( | fluid_event_t * | evt | ) |
从音序器事件结构中获取目标音序器客户端。
evt | 定序器事件结构 |
四川福利彩票开奖查询 整型 fluid_event_get_channel | ( | fluid_event_t * | evt | ) |
四川福利彩票开奖查询短fluid_event_get_key | ( | fluid_event_t * | evt | ) |
四川福利彩票开奖查询短fluid_event_get_velocity | ( | fluid_event_t * | evt | ) |
四川福利彩票开奖查询短fluid_event_get_control | ( | fluid_event_t * | evt | ) |
四川福利彩票开奖查询简短的fluid_event_get_value | ( | fluid_event_t * | evt | ) |
从定序器事件结构中获取值字段。
evt | 定序器事件结构 |
“值”字段由以下事件类型使用: FLUID_SEQ_PROGRAMCHANGE, FLUID_SEQ_PROGRAMSELECT (preset_num), FLUID_SEQ_PITCHWHHELSENS, FLUID_SEQ_MODULATION, FLUID_SEQ_SUSTAIN, FLUID_SEQ_CONTROLCHANGE, FLUID_SEQ_PAN, FLUID_SEQ_VOLUME, FLUID_SEQ_REVERBSEND, FLUID_SEQ_CHORUSSEND.
四川福利彩票开奖查询简短的fluid_event_get_program | ( | fluid_event_t * | evt | ) |
从音序器事件结构获取MIDI程序字段。
evt | 定序器事件结构 |
四川福利彩票开奖查询无效* fluid_event_get_data | ( | fluid_event_t * | evt | ) |
四川福利彩票开奖查询无符号int fluid_event_get_duration | ( | fluid_event_t * | evt | ) |
四川福利彩票开奖查询短Fluid_event_get_bank | ( | fluid_event_t * | evt | ) |
从音序器事件结构获取MIDI库字段。
evt | 定序器事件结构 |
由 FLUID_SEQ_BANKSELECT 和 FLUID_SEQ_PROGRAMSELECT 事件类型。
四川福利彩票开奖查询 整型 fluid_event_get_pitch | ( | fluid_event_t * | evt | ) |
四川福利彩票开奖查询无符号int fluid_event_get_sfont_id | ( | fluid_event_t * | evt | ) |
从音序器事件结构中获取SoundFont ID字段。
evt | 定序器事件结构 |
由 FLUID_SEQ_PROGRAMSELECT 事件类型。
参考文献 fluid_log()和 FLUID_PANIC.