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