Home Information Classes Download Usage Mail List Requirements Links FAQ Tutorial
#include <ModalBar.h>
Inheritance diagram for ModalBar:
This class implements a number of different struck bar instruments. It inherits from the Modal class.
Control Change Numbers:
by Perry R. Cook and Gary P. Scavone, 1995 - 2007.
Public Member Functions | |
ModalBar () | |
Class constructor. | |
~ModalBar () | |
Class destructor. | |
void | setStickHardness (StkFloat hardness) |
Set stick hardness (0.0 - 1.0). | |
void | setStrikePosition (StkFloat position) |
Set stick position (0.0 - 1.0). | |
void | setPreset (int preset) |
Select a bar preset (currently modulo 9). | |
void | setModulationDepth (StkFloat mDepth) |
Set the modulation (vibrato) depth. | |
void | controlChange (int number, StkFloat value) |
Perform the control change specified by number and value (0.0 - 128.0). |
The Synthesis ToolKit in C++ (STK) |
©1995-2007 Perry R. Cook and Gary P. Scavone. All Rights Reserved. |