Paul Davis
b4cf61304c
fix meter point removal
...
std::upper_bound() was not the correct tool to find the existing point,
it should have been std::lower_bound(). For code consistency, this
change doesn't use either but like ::remove_tempo() and similar methods,
just iterates over the whole list
2022-03-21 11:35:34 -06:00
..
2022-01-22 22:19:03 +01:00
2022-03-21 12:07:43 -05:00
2022-01-22 22:19:03 +01:00
2022-01-28 02:29:11 +01:00
2022-01-22 22:19:03 +01:00
2022-01-22 22:19:03 +01:00
2022-03-09 21:14:53 +01:00
2022-01-22 22:19:03 +01:00
2022-03-17 23:46:55 +01:00
2022-01-22 22:19:03 +01:00
2022-01-22 22:19:03 +01:00
2022-03-01 01:34:35 +01:00
2022-01-22 22:19:03 +01:00
2022-01-22 22:19:03 +01:00
2022-01-24 06:23:16 +01:00
2022-01-22 22:19:03 +01:00
2022-01-22 22:19:03 +01:00
2022-03-11 18:18:06 +01:00
2022-01-22 22:19:03 +01:00
2022-01-22 22:19:03 +01:00
2022-01-22 22:19:07 +01:00
2022-03-17 15:37:07 -06:00
2022-03-21 11:35:34 -06:00
2022-01-22 22:19:03 +01:00
2022-01-22 22:19:03 +01:00
2022-01-22 22:19:03 +01:00
2021-03-01 22:14:38 +01:00
2022-03-01 01:33:49 +01:00
2022-01-31 01:58:42 +01:00
2022-01-22 22:19:03 +01:00
2022-01-22 22:19:03 +01:00