globally change all use of "frame" to refer to audio into "sample".
[ardour.git] / libs / ardour / ardour / thread_buffers.h
index 12e549fe554b4d7ac1675989067949bd0a7f8d94..cf8e31c692f5da9e8654a0bb638a307655a0a68a 100644 (file)
@@ -50,7 +50,7 @@ public:
        uint32_t   npan_buffers;
 
 private:
-       void allocate_pan_automation_buffers (framecnt_t nframes, uint32_t howmany, bool force);
+       void allocate_pan_automation_buffers (samplecnt_t nframes, uint32_t howmany, bool force);
 };
 
 } // namespace