globally change all use of "frame" to refer to audio into "sample".
[ardour.git] / libs / ardour / ardour / uri_map.h
index de0999d94f008ebcd2e1373aae67fda0045697a9..9c1aee30e9185b231c7fc4615adcac739a376fcb 100644 (file)
@@ -78,7 +78,7 @@ public:
                uint32_t time_beatUnit;
                uint32_t time_beatsPerBar;
                uint32_t time_beatsPerMinute;
-               uint32_t time_frame;
+               uint32_t time_sample;
                uint32_t time_speed;
                uint32_t patch_Get;
                uint32_t patch_Set;