Fix typos.

This commit is contained in:
Unknown W. Brackets 2013-07-25 22:37:27 -07:00
parent 8da6259aff
commit a740888add
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ const int hostAttemptBlockSize = 256;
#else
const int hwBlockSize = 64;
const int hostAttemptBlockSize = 512;
#endif;
#endif
const int audioIntervalUs = (int)(1000000ULL * hwBlockSize / hwSampleRate);
const int audioHostIntervalUs = (int)(1000000ULL * hostAttemptBlockSize / hwSampleRate);

2
native

@ -1 +1 @@
Subproject commit 230d061fb2c19dd0aedc91c8529db0a1ad94980f
Subproject commit f72b981395c31b566270d7c3125c981e3263adb7