Update b3WriteWavFile.h

This commit is contained in:
erwincoumans
2017-04-26 21:34:43 -07:00
committed by GitHub
parent eaa6255e06
commit 72d5366a92

View File

@@ -25,8 +25,8 @@ public:
void closeWavFile();
void tick( double* values, int numValues );
void tick( float* values, int numValues );
};
#endif //B3_WRITE_WAV_FILE_H
#endif //B3_WRITE_WAV_FILE_H