Top |
AgsPort * | notation-loop | Read / Write |
AgsPort * | notation-loop-end | Read / Write |
AgsPort * | notation-loop-start | Read / Write |
AgsPort * | sequencer-loop | Read / Write |
AgsPort * | sequencer-loop-end | Read / Write |
AgsPort * | sequencer-loop-start | Read / Write |
AgsCountBeatsAudio implements AgsConnectable, AgsPackable, AgsDynamicConnectable, AgsPlugin and AgsTactable.
AgsCountBeatsAudio *
ags_count_beats_audio_new (gboolean loop
);
Creates an AgsCountBeatsAudio
Since: 0.4
“notation-loop”
property“notation-loop” AgsPort *
Play in a endless notation_loop.
Flags: Read / Write
Since: 0.4
“notation-loop-end”
property“notation-loop-end” AgsPort *
The end beat of the notation loop.
Flags: Read / Write
Since: 0.4
“notation-loop-start”
property“notation-loop-start” AgsPort *
The start beat of the notation loop.
Flags: Read / Write
Since: 0.4
“sequencer-loop”
property“sequencer-loop” AgsPort *
Play sequencer in a endless loop.
Flags: Read / Write
Since: 0.4
“sequencer-loop-end”
property“sequencer-loop-end” AgsPort *
The end beat of the sequencer loop.
Flags: Read / Write
Since: 0.4
“sequencer-loop-start”
property“sequencer-loop-start” AgsPort *
The start beat of the sequencer loop.
Flags: Read / Write
Since: 0.4