13
0
livetrax/libs/backends
nick_m 7fc3b0c34c Initial stab at tempo ramps.
Replaces the list of points in TempoMap with TempoSection functions, which
compute tempo-at or tick-at time relative to tempo section start.
TempoMap consults them additively to determine things like bbt_time(),
frame_time() get_grid() etc.
This has a marked effect on scrolling speed along with the code simplification
in the places it has been attempted.

Several things are broken here.
Currently every ramp except the last one is an exponential ramp. this may
be simple to fix :).
Mouse-over midi grid doesn't match mouse click grid. should also be simple.

Many things seem to work, but their accuracy should be in question until
each area has been addressed.
2016-05-27 23:38:09 +10:00
..
alsa port 93eac8b0 to ALSA and CoreAudio 2016-04-26 18:19:48 +02:00
coreaudio port 93eac8b0 to ALSA and CoreAudio 2016-04-26 18:19:48 +02:00
dummy add a test-sequence for polyphonic pressure 2016-05-27 12:12:00 +02:00
jack Initial stab at tempo ramps. 2016-05-27 23:38:09 +10:00
MSVCbackends Accommodate the fact that 'msvc_resources.rc.in' got moved to a new path 2016-05-21 10:33:18 +01:00
portaudio add missing include 2016-05-06 21:25:21 +02:00
wscript NOOP, remove trailing whitespace, replace tabs in python scripts 2015-11-29 17:54:31 +01:00