Clean up and hopefully fix handling of logarithmic plugin parameters (fixes #3769).
[ardour.git] / libs / ardour / beats_frames_converter.cc
2010-12-20 David RobillardFix more broken whitespace.
2010-12-17 Paul Davisfix BeatFramesConverter so that it at least works even...
2010-12-14 Paul Davismove ticks per beat from Meter to Timecode::BBT_Time...
2010-12-14 Paul Davisimplement methods in TempoMap for walking a given dista...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-08-05 Carl HetheringtonSupport cut / copy / paste of MIDI automation.
2009-10-25 David RobillardRemove Session dependency from BeatsFramesConverter.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardIntroduce new time for session-relative frame time...
2009-02-16 David RobillardMove all beats <-> frames time conversion into a single...