Top |
AgsPort * | bpm | Read / Write |
AgsPort * | notation-delay | Read / Write |
AgsPort * | notation-duration | Read / Write |
AgsPort * | sequencer-delay | Read / Write |
AgsPort * | sequencer-duration | Read / Write |
AgsPort * | tact | Read / Write |
AgsDelayAudio implements AgsConnectable, AgsPackable, AgsDynamicConnectable, AgsPlugin and AgsTactable.
void
ags_delay_audio_notation_duration_changed
(AgsDelayAudio *delay_audio
);
void
ags_delay_audio_sequencer_duration_changed
(AgsDelayAudio *delay_audio
);
“notation-delay”
property“notation-delay” AgsPort *
The delay of the notation.
Flags: Read / Write
Since: 0.4
“notation-duration”
property“notation-duration” AgsPort *
The duration of the notation.
Flags: Read / Write
Since: 0.4
“sequencer-delay”
property“sequencer-delay” AgsPort *
The delay of the sequencer.
Flags: Read / Write
Since: 0.4
“sequencer-duration”
property“sequencer-duration” AgsPort *
The duration of the sequencer.
Flags: Read / Write
Since: 0.4
“notation-duration-changed”
signalvoid user_function (AgsDelayAudio *delay_audio, gpointer user_data)
Flags: Run Last
“sequencer-duration-changed”
signalvoid user_function (AgsDelayAudio *delay_audio, gpointer user_data)
Flags: Run Last