BEAST - Free Software Audio Synthesizer and Tracker  0.9.2
Classes | Namespaces | Macros | Functions
bsesubsynth.hh File Reference
#include <bse/bsesource.hh>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  BseSubSynth
 
struct  BseSubSynthClass
 
class  Bse::SubSynthImpl
 

Namespaces

 Bse
 The Bse namespace contains all functions of the synthesis engine.
 

Macros

#define BSE_TYPE_SUB_SYNTH
 
#define BSE_SUB_SYNTH(object)
 
#define BSE_SUB_SYNTH_CLASS(class)
 
#define BSE_IS_SUB_SYNTH(object)
 
#define BSE_IS_SUB_SYNTH_CLASS(class)
 
#define BSE_SUB_SYNTH_GET_CLASS(object)
 

Functions

void bse_sub_synth_set_null_shortcut (BseSubSynth *self, bool enabled)
 Set whether to pass inputs through to outputs if SNet is unset.
 
void bse_sub_synth_set_midi_channel (BseSubSynth *self, uint midi_channel)
 Override the midi_channel for the SNet (unset override with midi_channel=0).