|
hydrogen 1.2.3
|
set of rubberband configuration flags More...
#include <Sample.h>
Public Member Functions | |
| Rubberband () | |
| constructor | |
| Rubberband (const Rubberband *other) | |
| copy constructor | |
| bool | operator== (const Rubberband &b) const |
| equal to operator | |
| QString | toQString (const QString &sPrefix="", bool bShort=true) const |
Data Fields | |
| int | c_settings |
| TODO should be crispness, see rubberband -h. | |
| float | divider |
| TODO should be ratio : desired time ratio. | |
| float | pitch |
| desired pitch | |
| bool | use |
| is rubberband enabled | |
|
inline |
|
inline |
|
inline |
| QString toQString | ( | const QString & | sPrefix = "", |
| bool | bShort = true ) const |
Definition at line 753 of file Sample.cpp.
| int c_settings |