#include <Fl_PADnoteOvertonePosition.h>
|
| | PADnoteOvertonePosition (int x, int y, int w, int h, const char *label=0) |
| | ~PADnoteOvertonePosition (void) |
| void | init (void) |
| void | update (void) |
| virtual void | OSC_value (unsigned N, void *data, const char *name) override |
| virtual void | OSC_value (int x, const char *name) override |
| | 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 (float x, const char *) |
| virtual void | OSC_value (bool 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) |
◆ PADnoteOvertonePosition()
| PADnoteOvertonePosition::PADnoteOvertonePosition |
( |
int | x, |
|
|
int | y, |
|
|
int | w, |
|
|
int | h, |
|
|
const char * | label = 0 ) |
|
inline |
◆ ~PADnoteOvertonePosition()
| PADnoteOvertonePosition::~PADnoteOvertonePosition |
( |
void | | ) |
|
|
inline |
◆ draw()
| void PADnoteOvertonePosition::draw |
( |
void | | ) |
|
|
inlineprivate |
◆ init()
| void PADnoteOvertonePosition::init |
( |
void | | ) |
|
|
inline |
◆ OSC_value() [1/2]
| virtual void PADnoteOvertonePosition::OSC_value |
( |
int | x, |
|
|
const char * | name ) |
|
inlineoverridevirtual |
◆ OSC_value() [2/2]
| virtual void PADnoteOvertonePosition::OSC_value |
( |
unsigned | N, |
|
|
void * | data, |
|
|
const char * | name ) |
|
inlineoverridevirtual |
◆ regenerateOvertones()
| void PADnoteOvertonePosition::regenerateOvertones |
( |
void | | ) |
|
|
inlineprivate |
◆ update()
| void PADnoteOvertonePosition::update |
( |
void | | ) |
|
|
inlinevirtual |
◆ updateHarmonicPos()
| void PADnoteOvertonePosition::updateHarmonicPos |
( |
float * | data | ) |
|
|
inlineprivate |
◆ updateSpectrum()
| void PADnoteOvertonePosition::updateSpectrum |
( |
float * | data | ) |
|
|
inlineprivate |
◆ base_path
| std::string PADnoteOvertonePosition::base_path |
|
private |
◆ mode
| char PADnoteOvertonePosition::mode |
|
private |
◆ nhr
| float* PADnoteOvertonePosition::nhr |
|
private |
◆ nsamples
| size_t PADnoteOvertonePosition::nsamples |
|
private |
◆ osc
◆ spc
| float* PADnoteOvertonePosition::spc |
|
private |
◆ spectrum
| float* PADnoteOvertonePosition::spectrum |
|
private |
The documentation for this class was generated from the following file: