diff audioio/AudioPortAudioTarget.cpp @ 376:98afba87887f

Merge from branch tonioni (the two are currently in sync)
author Chris Cannam
date Wed, 18 Jun 2014 18:30:50 +0100
parents 1162c93e7688
children 72c662fe7ea3
line wrap: on
line diff
--- a/audioio/AudioPortAudioTarget.cpp	Wed Jun 18 13:51:38 2014 +0100
+++ b/audioio/AudioPortAudioTarget.cpp	Wed Jun 18 18:30:50 2014 +0100
@@ -185,7 +185,7 @@
 
 int
 AudioPortAudioTarget::process(const void *, void *outputBuffer,
-                              unsigned long nframes,
+                              int nframes,
                               const PaStreamCallbackTimeInfo *,
                               PaStreamCallbackFlags)
 {