diff options
Diffstat (limited to 'src/mdaTestTone.h')
-rw-r--r-- | src/mdaTestTone.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mdaTestTone.h b/src/mdaTestTone.h index 9364ed8..f613678 100644 --- a/src/mdaTestTone.h +++ b/src/mdaTestTone.h @@ -34,7 +34,7 @@ protected: float fParam0, fParam1, fParam2; float fParam3, fParam4, fParam5; float fParam6, fParam7; - + float thru, left, right, len; float zz0, zz1, zz2, zz3, zz4, zz5, phi, dphi; float sw, swd, swx, fscale, cal, calx; |