summaryrefslogtreecommitdiff
path: root/nutemp
AgeCommit message (Collapse)Author
2017-09-25additional changes to follow library name change from timecode -> temporalPaul Davis
2017-09-24fix header order and space alignmentPaul Davis
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-24add (back) nutemp makefilePaul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
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-18change iteratory indirection syntax, remove debug outputPaul Davis
2017-09-18added TempoMap::Changed signalPaul Davis
2017-09-18add back-pointer to TempoMap from points, and push dirty=true into mapPaul Davis
2017-09-18more changes to broken-out tempo codePaul Davis
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-18continuing miscellaneous work on broken-out tempo codePaul Davis
2017-09-18add a _locked variant for TempoMap::dump()Paul Davis
2017-09-18add _locked() variants to new tempo experimentPaul Davis