Top | ![]() |
![]() |
![]() |
![]() |
|
ags_pattern_get_by_timestamp () |
|
ags_pattern_set_dim () |
|
ags_pattern_get_bit () |
|
ags_pattern_toggle_bit () |
|
ags_pattern_new () |
AgsPattern * ags_pattern_get_by_timestamp (,
GList *list);
GObject *timestamp
void ags_pattern_set_dim (,
AgsPattern *pattern,
guint dim0,
guint dim1);
guint lenght
Reallocates the pattern's dimensions.
Since 0.3
gboolean ags_pattern_get_bit (,
AgsPattern *pattern,
guint i,
guint j);
guint bit
Check for tic to be played.
Since 0.3
void ags_pattern_toggle_bit (,
AgsPattern *pattern,
guint i,
guint j);
guint bit
Toggle tone.
Since 0.3