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

Go to the source code of this file.

Classes

struct  BstSampleEditor
 
struct  BstSampleEditorClass
 

Macros

#define BST_TYPE_SAMPLE_EDITOR
 
#define BST_SAMPLE_EDITOR(object)
 
#define BST_SAMPLE_EDITOR_CLASS(klass)
 
#define BST_IS_SAMPLE_EDITOR(object)
 
#define BST_IS_SAMPLE_EDITOR_CLASS(klass)
 
#define BST_SAMPLE_EDITOR_GET_CLASS(obj)
 

Functions

GtkType bst_sample_editor_get_type (void)
 
GtkWidget * bst_sample_editor_new (SfiProxy sample)
 
void bst_sample_editor_set_sample (BstSampleEditor *sample_editor, SfiProxy editable_sample)
 
void bst_sample_editor_rebuild (BstSampleEditor *sample_editor)