Ardour
9.0-pre0-822-g12e3bc5c20
|
#include <range.h>
Public Member Functions | |
RangeMove (timepos_t f, timecnt_t l, timepos_t t) | |
Public Attributes | |
timepos_t | from |
start of the range More... | |
timecnt_t | length |
length of the range More... | |
timepos_t | to |
new start of the range More... | |