Modified:
/trunk/Source/SoundflowerEngine.h
=======================================
--- /trunk/Source/SoundflowerEngine.h Fri Mar 12 10:31:22 2010
+++ /trunk/Source/SoundflowerEngine.h Fri Mar 12 10:31:37 2010
@@ -42,7 +42,7 @@
IOTimerEventSource* timerEventSource;
- UInt32 blockSize; // In sample frames
+ UInt32 blockSize; // In sample frames -- fixed, as defined in
the Info.plist (e.g. 8192)
UInt32 numBlocks;
UInt32 currentBlock;