Top | ![]() |
![]() |
![]() |
![]() |
A generic model representing the waves of a wavetable, suitable for combo-boxes and treeview widgets.
BtWave * bt_wave_list_model_get_object (BtWaveListModel *model
,GtkTreeIter *iter
);
Lookup a wave.
BtWaveListModel *
bt_wave_list_model_new (BtWavetable *wavetable
);
Creates a list model of waves for the wavetable
. The model is automatically
updated when waves are added, removed or changed.