|
BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
Go to the source code of this file.
Classes | |
| struct | BstWaveEditor |
| struct | BstWaveEditorClass |
Defines | |
| #define | BST_TYPE_WAVE_EDITOR |
| #define | BST_WAVE_EDITOR(object) |
| #define | BST_WAVE_EDITOR_CLASS(klass) |
| #define | BST_IS_WAVE_EDITOR(object) |
| #define | BST_IS_WAVE_EDITOR_CLASS(klass) |
| #define | BST_WAVE_EDITOR_GET_CLASS(obj) |
Functions | |
| GtkType | bst_wave_editor_get_type (void) |
| GtkWidget * | bst_wave_editor_new (SfiProxy wave) |
| void | bst_wave_editor_set_wave (BstWaveEditor *self, SfiProxy wave) |
| void | bst_wave_editor_rebuild (BstWaveEditor *wave_editor) |
| void | bst_wave_editor_set_esample (BstWaveEditor *self, SfiProxy editable_sample) |
1.7.6.1