fix definition of Temporal::Beats::max()
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 12 Feb 2018 12:04:47 +0000 (07:04 -0500)
committerBen Loftis <ben@harrisonconsoles.com>
Mon, 12 Feb 2018 17:44:37 +0000 (11:44 -0600)
commit9a20433d9890af935e03f004fa7707f8d2942c31
treefaf889a54af3a5dd7046f8784f2871e6a7a608cb
parent8e4e7fde05c34dd09b73494df5b8d8e588dae02c
fix definition of Temporal::Beats::max()

Ticks can exceed PPQN, but if beats are already INT32_MAX, ::normalize() will not work correctly
libs/temporal/temporal/beats.h