diff core/PRU.cpp @ 311:493a07f6ec09 prerelease

Renamed BelaContext->audioSampleCount to BelaContext->audioFramesElapsed for consistency of terminology
author andrewm
date Fri, 27 May 2016 18:37:51 +0100
parents ff5f346a293e
children f7b19ea31bbb
line wrap: on
line diff
--- a/core/PRU.cpp	Fri May 27 18:29:20 2016 +0100
+++ b/core/PRU.cpp	Fri May 27 18:37:51 2016 +0100
@@ -666,7 +666,7 @@
 		}
 
 		// Increment total number of samples that have elapsed
-		context->audioSampleCount += context->audioFrames;
+		context->audioFramesElapsed += context->audioFrames;
 
 		if(xenomai_gpio != 0) {
 			// Set the test pin high