Commit Graph

9 Commits

Author SHA1 Message Date
7db12f6b12 convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
30b087ab3d globally change all use of "frame" to refer to audio into "sample".
Generated by tools/f2s. Some hand-editing will be required in a few places to fix up comments related to timecode
and video in order to keep the legible
2017-09-18 12:39:17 -04:00
82f193d4dd change iteratory indirection syntax, remove debug output 2017-09-18 11:40:54 -04:00
f9f32cb5be added TempoMap::Changed signal 2017-09-18 11:40:54 -04:00
9bc8b32b8e add back-pointer to TempoMap from points, and push dirty=true into map 2017-09-18 11:40:54 -04:00
7b0c5a0def more changes to broken-out tempo code
fetching grid and bar-centric grid now works, removed debug output, cleaned up ::rebuild
to do the right thing, fixed up some ::foo_at_bar() method implementations
2017-09-18 11:40:54 -04:00
059fda9d4b continuing miscellaneous work on broken-out tempo code 2017-09-18 11:40:54 -04:00
73d0a849b8 add a _locked variant for TempoMap::dump() 2017-09-18 11:40:54 -04:00
cba53a2023 add _locked() variants to new tempo experiment 2017-09-18 11:40:54 -04:00