|
4aea1285c9
|
fix some false-positive compiler warnings
|
2016-05-27 18:28:26 +02:00 |
|
|
46709de8ab
|
AU tempo API updates
|
2016-05-27 18:28:23 +02:00 |
|
nick_m
|
10228a4bc3
|
Tempo ramps - fix missing rt call.
|
2016-05-28 00:24:02 +10:00 |
|
nick_m
|
78bec77c3e
|
Tempo ramps - fix merge conflicts, add bbt_at_frame_rt().
|
2016-05-28 00:10:53 +10:00 |
|
nick_m
|
bf96a74e96
|
Tempo ramps - more comment fixes.
|
2016-05-27 23:38:18 +10:00 |
|
nick_m
|
7ab9f36c8a
|
Tempo ramps - comments,
|
2016-05-27 23:38:18 +10:00 |
|
nick_m
|
877a0de3a8
|
Tempo ramps - code cleanup.
|
2016-05-27 23:38:18 +10:00 |
|
nick_m
|
5bdd16fbee
|
Tempo ramps - implement TempoMap::tempo_at_beat().
|
2016-05-27 23:38:18 +10:00 |
|
nick_m
|
023a48a41c
|
Tempo ramps - fiddle with gradient limit.
|
2016-05-27 23:38:18 +10:00 |
|
nick_m
|
73db86bf49
|
Tempo ramps - add a gradient limit to the ramp, more comments.
- things are fine without this, but overall it feels slicker with a linit.
|
2016-05-27 23:38:18 +10:00 |
|
nick_m
|
aad7b129b6
|
Tempo ramps - rename meter/tempo_section_at() -> meter/tempo_section_at_frame()
|
2016-05-27 23:38:18 +10:00 |
|
nick_m
|
1d85229500
|
Tempo ramps - fix up previous commit.
|
2016-05-27 23:38:18 +10:00 |
|
nick_m
|
e2330739ed
|
Tempo ramps - add TempoMap::frame_at_tempo()
|
2016-05-27 23:38:18 +10:00 |
|
nick_m
|
34c9ac9dd7
|
Tempo ramps - rename bbt_time() -> bbt_at_frame(), frame_time() -> frame_at_bbt()
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
b564f07635
|
Tempo ramps - add comment
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
baf8f37967
|
Tempo ramps - rename meter_at() -> meter_at_frame() & make the ticker slightly more efficient.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
8f3bc6f809
|
Tempo ramps - rename tempo_at() -> tempo_at_frame().. 3 decimals for the audioclock tempo display.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
250c88c038
|
Tempo ramps - check the curve not the integral.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
2d31fa7bb1
|
Tempo ramps - finally fix flicker in framed curve.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
48fa2e7582
|
Tempo ramps - fix erroneous paste.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
533e5c4069
|
Rwbi ramps - midi regions resize when tempo map changed.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
2a8104f2f8
|
Yr,[p ramps - fix flickering tempo curves when zoomed in.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
5d5fba0cfb
|
Tempo ramps - rename no-op
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
cfe1c85f4f
|
Tempo ramps - first tempo is a ramp, fix extra meter recompute.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
2c331341cc
|
Tempo ramps -remove unused code.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
43922a1fe1
|
Tempo ramps - clean up tempo dragging.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
6309807bc7
|
Tempo ramps - rename for consistency, remove some testing code, add meter based bbt->pulse conversions.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
f54b75c869
|
Tempo ramps - consolidate meter dragging code.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
8b2f73d5ac
|
Tempo ramps - rework tempo drags, improve comments.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
f182235410
|
Tempo ramps - consolidate TempoMap::predict_tempo()
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
d1a075110a
|
Tempo ramps - more code cleanup, fix cross-marker jumping using tempo dialog bbt
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
6894f468d4
|
Tempo ramps - no more tempo dilation on meter drag.
- its now a bbt ruler / marker lane thing with the constraint modifier.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
7db39a206e
|
Tempo ramps - code layout, check_solved() is lock-style agnostic, remove uncalled code.
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
0757dc7729
|
Tempo ramps - remove commented code
|
2016-05-27 23:38:17 +10:00 |
|
nick_m
|
074db3b861
|
Tempo ramps - more code consolidation wrt add meter/tempo.
|
2016-05-27 23:38:16 +10:00 |
|
nick_m
|
82d876b48b
|
Tempo ramps - clean up add/replace tempo
|
2016-05-27 23:38:16 +10:00 |
|
nick_m
|
820e9a43f5
|
Tempo ramps - fix various sub-beat tempo line bugs.
- actual meter is taken into account now.
|
2016-05-27 23:38:16 +10:00 |
|
nick_m
|
2d3d7a5355
|
Tempo ramps - fix ambiguous api, fix flickering tempo curves.
|
2016-05-27 23:38:16 +10:00 |
|
nick_m
|
e5ba2bc34c
|
Tempo ramps - rebase fixes
|
2016-05-27 23:38:16 +10:00 |
|
nick_m
|
0c7ecc6cbb
|
Tempo ramps - add Canvas::FramedCurve and use it in the tempo marker bar.
|
2016-05-27 23:38:16 +10:00 |
|
nick_m
|
6209b3f445
|
Tempo ramps - revert earlier change to Canvas::Curve
|
2016-05-27 23:38:16 +10:00 |
|
nick_m
|
a68ff8e540
|
Tempo ramps - remove unused code, small meter dilation drag cleanup.
|
2016-05-27 23:38:16 +10:00 |
|
nick_m
|
c3119852c0
|
Tempo ramps - remove pasted casts.
|
2016-05-27 23:38:16 +10:00 |
|
nick_m
|
5ccfeea5bc
|
Tempo ramps - more bbt dragging work.
- display prev tempo and tempo at mouse while dragging
- simplify ramp dilation somewhat.
|
2016-05-27 23:38:16 +10:00 |
|
nick_m
|
abac4ce854
|
Tempo ramps - more bbt ruler dragging work.
|
2016-05-27 23:38:16 +10:00 |
|
nick_m
|
49bd710b9b
|
Tempo ramps - more bbt ruler drag work.
|
2016-05-27 23:38:16 +10:00 |
|
nick_m
|
8724a9f68f
|
Tempo ramps - improve constraint mod + bbt dragging begavior.
|
2016-05-27 23:38:16 +10:00 |
|
nick_m
|
86b0268e8b
|
Tempo ramps - add visualtempo curve, dragging bbt or music rulers with constraint modifier dilates previous tempo.
|
2016-05-27 23:38:16 +10:00 |
|
nick_m
|
652a59b317
|
Tempo ramps - fix recompute thinko
|
2016-05-27 23:38:16 +10:00 |
|
nick_m
|
9fb78d091d
|
Tempo ramps - correct fix for adding/replacing meters.
|
2016-05-27 23:38:16 +10:00 |
|