OSC: New personal monitor buses no longer need to be hidden
[ardour.git] / libs / surfaces / tranzport / init.cc
index 96ff493c0ef63a39c4ea96a00ad800b7279e057f..56501b2c2cbb8d38e0c878670057bb0f2258595f 100644 (file)
@@ -123,7 +123,7 @@ TranzportControlProtocol::TranzportControlProtocol (Session& s)
        _device_status = STATUS_OFFLINE;
        udev = 0;
        current_track_id = 0;
-       last_where = max_frames;
+       last_where = max_samples;
        wheel_mode = WheelTimeline;
        wheel_shift_mode = WheelShiftGain;
        wheel_increment = WheelIncrScreen;