Files
ardour/libs
Artem Alimov 5add650871 Add lua methods to control range locations
Method Session:locations():range_starts_at(pos, slop, incl)
to search range by start point with some inaccuracy delta.
Similar to mark_at(pos, slop)

Method Session:locations():add_range(start, end)
to create new range and get it for later changes.
2021-03-07 00:12:13 +03:00
..
2020-12-01 12:08:09 +01:00
2021-03-01 16:20:38 +01:00
2021-01-23 23:43:14 +01:00
2021-02-12 14:19:17 +01:00
2020-01-22 02:00:25 +01:00
2021-02-28 20:01:06 +01:00
2019-09-03 05:01:59 +02:00
2021-03-01 22:14:38 +01:00