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
nick_m
89ba10c05a
Yempo ramps - fix new meters ending up at 0, clean code a bit.
2016-05-27 23:38:16 +10:00
nick_m
8b4f5dcd5f
Tempo ramps - reinstate cross-dragging of music-locked meters, various bug fixes.
...
- revert failed frameoffset_t experiment
- caclulate meters using bbt
- fix tempo dilation when first tempo is ramped.
2016-05-27 23:38:16 +10:00
nick_m
992fc6b510
Tempo ramps - music-locked meter drags are now bbt based.
2016-05-27 23:38:16 +10:00
nick_m
3c76fa9dd1
Tempo ramps - fix various tempo dragging issues.
2016-05-27 23:38:16 +10:00
nick_m
6f3ac9d626
Tempo ramps - fix some leaks
2016-05-27 23:38:16 +10:00
nick_m
118d04cce6
Tempo ramps - fix dragging issues wrt audio-locked meters.
...
- also minor rename and remove some unnecessary checks.
2016-05-27 23:38:16 +10:00
nick_m
b9158178e8
Tempo ramps - ahem.
2016-05-27 23:38:16 +10:00
nick_m
fc7233c256
Tempo ramps - amend last commit
2016-05-27 23:38:16 +10:00
nick_m
8bcf57cad4
Tempo ramps - a different approach to audio-locked meters.
...
- the bbt of a meter cannot be changed by moving tempos or other meters.
e.g. tempo motion will be disallowed if it would cause a bbt overlap
2016-05-27 23:38:15 +10:00
nick_m
37ed0f6e9b
Tempo ramps - restore correct drag behaviour wrt audio-locked meters and right-click of associalted tempo
2016-05-27 23:38:15 +10:00
nick_m
bfeb105256
Tempo ramps - remove some code, fix up ramp dilation near limits a bit.
2016-05-27 23:38:15 +10:00
nick_m
e0607ca913
Tempo ramps - add gui dilation of tempos.
...
- a meter can be dragged using the constraint modifier, which
sets the previous tempo accordingly.
This could be added to the bbt ruler to allow direct dragging
of beats and bars, but the exact behavior of that is still
undecided. comments?
- also preliminary work on the necessary tempos locked to
audio-locked meters.
2016-05-27 23:38:15 +10:00
nick_m
54758ddd4a
Tempo ramps - make documentation more confusing.
2016-05-27 23:38:15 +10:00
nick_m
29e0b2e5bf
Tempo ramps - make moving music-locked meters less flakey, remove some code.
2016-05-27 23:38:15 +10:00
nick_m
5e2280eead
Tempo ramps - remove some code - should be a no-op.
2016-05-27 23:38:15 +10:00
nick_m
1d7fd8d1be
Tempo ramps - clean up code, fix off-by-one bar when switching meter to audio-locked.
2016-05-27 23:38:15 +10:00
nick_m
7b9eec5678
Tempo ramps - fix mucally-snapped dragging across the 'no time' gap (audio-locked meters).
2016-05-27 23:38:15 +10:00
nick_m
8b0a2897b9
Tempo ramps - clean up some frame/beat ambiguity
2016-05-27 23:38:15 +10:00
nick_m
ea91593968
Tempo ramps - more click fixing.
2016-05-27 23:38:15 +10:00
nick_m
94e7e4e53b
Tempo ramps - before the first meter, the beat is 0.0
2016-05-27 23:38:15 +10:00