BEAST - Free Software Audio Synthesizer and Tracker  0.9.2
Classes | Macros | Functions
bstwaveeditor.hh File Reference
#include "bstqsampler.hh"
#include "bstplayback.hh"

Go to the source code of this file.

Classes

struct  BstWaveEditor
 
struct  BstWaveEditorClass
 

Macros

#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)