#include <pitch.h>
Inherits BC_FPot.

Public Member Functions | |
| PitchScale (PitchEffect *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| PitchEffect * | plugin |
Definition at line 16 of file pitch.h.
| PitchScale::PitchScale | ( | PitchEffect * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 405 of file pitch.C.
References BC_FPot::set_precision().

| int PitchScale::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Pot.
Definition at line 412 of file pitch.C.
References PitchEffect::config, BC_FPot::get_value(), plugin, PitchConfig::scale, and PluginClient::send_configure_change().

1.5.5