LMMS
Loading...
Searching...
No Matches
PADnoteHarmonicProfile Class Reference

#include <Fl_PADnoteHarmonicProfile.h>

Inheritance diagram for PADnoteHarmonicProfile:
Fl_Osc_Widget

Public Member Functions

 PADnoteHarmonicProfile (int x, int y, int w, int h, const char *label=0)
 ~PADnoteHarmonicProfile (void)
void init (void)
void update (void)
void OSC_value (unsigned N, void *data, const char *name) override
void OSC_value (float x, const char *name) override
void draw (void)
Public Member Functions inherited from Fl_Osc_Widget
 Fl_Osc_Widget (void)
 Fl_Osc_Widget (Fl_Widget *self)
 Fl_Osc_Widget (std::string loc, Fl_Osc_Interface *osc)
virtual ~Fl_Osc_Widget (void)
virtual void OSC_value (float)
virtual void OSC_value (bool)
virtual void OSC_value (int)
virtual void OSC_value (char)
virtual void OSC_value (unsigned, void *)
virtual void OSC_value (const char *)
virtual void OSC_value (bool x, const char *)
virtual void OSC_value (int x, const char *)
virtual void OSC_value (char x, const char *)
virtual void OSC_value (const char *x, const char *)
virtual void OSC_raw (const char *)
void oscWrite (std::string path, const char *args,...)
void oscWrite (std::string path)
void oscRegister (const char *path)
virtual void rebase (std::string new_base)
void oscMove (std::string new_ext)
void oscMove (std::string old_loc, std::string new_loc)

Private Attributes

float * smps
float realbw

Additional Inherited Members

Public Attributes inherited from Fl_Osc_Widget
std::string loc
std::string ext
Fl_Osc_Interfaceosc
Protected Member Functions inherited from Fl_Osc_Widget
class Fl_Osc_Panefetch_osc_pane (Fl_Widget *w)

Constructor & Destructor Documentation

◆ PADnoteHarmonicProfile()

PADnoteHarmonicProfile::PADnoteHarmonicProfile ( int x,
int y,
int w,
int h,
const char * label = 0 )
inline

◆ ~PADnoteHarmonicProfile()

PADnoteHarmonicProfile::~PADnoteHarmonicProfile ( void )
inline

Member Function Documentation

◆ draw()

void PADnoteHarmonicProfile::draw ( void )
inline

◆ init()

void PADnoteHarmonicProfile::init ( void )
inline

◆ OSC_value() [1/2]

void PADnoteHarmonicProfile::OSC_value ( float x,
const char * name )
inlineoverridevirtual

Reimplemented from Fl_Osc_Widget.

◆ OSC_value() [2/2]

void PADnoteHarmonicProfile::OSC_value ( unsigned N,
void * data,
const char * name )
inlineoverridevirtual

Reimplemented from Fl_Osc_Widget.

◆ update()

void PADnoteHarmonicProfile::update ( void )
inlinevirtual

Reimplemented from Fl_Osc_Widget.

Member Data Documentation

◆ realbw

float PADnoteHarmonicProfile::realbw
private

◆ smps

float* PADnoteHarmonicProfile::smps
private

The documentation for this class was generated from the following file: