1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-24 14:20:19 +01:00
This commit is contained in:
v.audacity
2012-08-12 22:03:12 +00:00
parent 27985d3631
commit e6c43712b8
5 changed files with 37 additions and 119 deletions

View File

@@ -19,6 +19,7 @@ public:
float getF();
float getM();
float getPhase();
void absorb();
protected:
TrackPoint *pp;
TrackPoint *pn;