BSE Interface Reference

/opt/src/beast/bse/bsestandardosc.h

SYNOPSIS

DESCRIPTION

_BseStandardOsc

/opt/src/beast/bse/bsestandardosc.h:53
struct _BseStandardOsc
{
  BseSource              parent_object;
  BseStandardOscWaveType wave;
  GslOscConfig           config;
  int                    transpose;
  gfloat                 fm_strength;
  gfloat                 n_octaves;
};

_BseStandardOscClass

/opt/src/beast/bse/bsestandardosc.h:63