Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 113754
Collapse All | Expand All

(-)audacity-src-1.2.3/lib-src/soundtouch/include/SoundTouch.h (-1 / +1 lines)
Lines 146-152 Link Here
146
    static const char *getVersionString();
146
    static const char *getVersionString();
147
    /// Get SoundTouch library version Id
147
    /// Get SoundTouch library version Id
148
    static uint SoundTouch::getVersionId();
148
    static uint getVersionId();
149
    /// Sets new rate control value. Normal rate = 1.0, smaller values
149
    /// Sets new rate control value. Normal rate = 1.0, smaller values
150
    /// represent slower rate, larger faster rates.
150
    /// represent slower rate, larger faster rates.

Return to bug 113754