ardour/libs/temporal/temporal
Paul Davis 8f815e21ea temporal: rename Point::sample() to Point::sample_is_dangerous()
It is risky to take the sample value returned by this method and then convert it back
to either superclocks or beats, mostly because tempo & meter times are generally in
music time, and converting from superclocks to samples loses precision.

This rename is there to serve as a reminder to developers to be careful when using
this method
2025-12-29 09:14:02 -07:00
..
bbt_argument.h the great onceification (libs) 2024-10-17 07:44:31 -06:00
bbt_time.h remove incorrect bbt_delta() in BBT_Time, provide Meter::bbt_delta 2025-08-20 17:43:05 -06:00
beats.h NO-OP: tweak comemnt that still referenced frames instead of samples 2024-10-31 12:22:35 -06:00
debug.h moved scoped tempo map from GUI to libtemporal 2025-08-11 15:41:34 -06:00
domain_provider.h Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
domain_swap.h the great onceification (libs) 2024-10-17 07:44:31 -06:00
range.h temporal: operator<< for Range and RangeList 2023-03-24 14:19:16 -06:00
scope.h fix incorrect locally scoped tempo map management 2025-10-20 14:58:16 -06:00
superclock.h lighter, simpler math for sample-aligned superclocks 2025-01-30 11:26:41 -07:00
tempo.h temporal: rename Point::sample() to Point::sample_is_dangerous() 2025-12-29 09:14:02 -07:00
time.h the great onceification (libs) 2024-10-17 07:44:31 -06:00
timeline.h the great onceification (libs) 2024-10-17 07:44:31 -06:00
types.h Make header files more self-contained - add missing std includes 2024-10-20 03:11:53 +02:00
types_convert.h
visibility.h the great onceification (libs) 2024-10-17 07:44:31 -06:00