as timebase master, jack_position_t::bar_start_tick points to next bar

Bug #610786 reported by James Morris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Seq24
New
Undecided
Unassigned

Bug Description

When running seq24 as JACK timebase master, the bar_start_tick field of jack_position_t is incorrectly set.

Seq24 currently sets bar_start_tick to the absolute tick value of the first tick in the *next* bar which is wrong.

(wrong: bar 0, bar_start_tick == PPQN)

Seq24 should bar_start_tick to the absolute tick value of the first tick in the *current* bar

(correct: bar 0, bar_start_tick == 0)

Tags: timebase
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.