aboutsummaryrefslogtreecommitdiffstats
path: root/maximilian.h
diff options
context:
space:
mode:
Diffstat (limited to 'maximilian.h')
-rwxr-xr-xmaximilian.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/maximilian.h b/maximilian.h
index c292598..5f1d2f7 100755
--- a/maximilian.h
+++ b/maximilian.h
@@ -221,7 +221,7 @@ public:
short myChannels;
int mySampleRate;
long length;
- void getLength();
+ long getLength();
void setLength(unsigned long numSamples);
short myBitsPerSample;