globally change all use of "frame" to refer to audio into "sample".
[ardour.git] / libs / midi++2 / midi++ / types.h
index c29ce1c767bb73b06bd68298a769b4d6fb415283..8bcf36946f5627c6704412181e3bd80fc25ea9d4 100644 (file)
@@ -33,7 +33,7 @@ namespace MIDI {
        typedef uint32_t       timestamp_t;
 
        /** XXX: dupes from libardour */
-       typedef int64_t  framecnt_t;
+       typedef int64_t  samplecnt_t;
        typedef uint32_t pframes_t;
 
        enum eventType {