13
0
livetrax/libs
David Robillard 3963d2b0b2 Move all beats <-> frames time conversion into a single object that can be passed around.
This has 3 main benefits:
 - All conversion code is in one place (less duplication, potential bugs)
 - The conversion method can be passed to things that are ignorant
   of the actual time units involved, information required, etc.
   (In the future it would be nice to have user selectable tempo/frame time)
 - It should be relatively simple now to support tempo changes part-way
   through a MIDI region (at least architecturally speaking)


git-svn-id: svn://localhost/ardour2/branches/3.0@4594 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-02-16 02:51:16 +00:00
..
appleutility
ardour Move all beats <-> frames time conversion into a single object that can be passed around. 2009-02-16 02:51:16 +00:00
cairomm
clearlooks-newer
clearlooks-older
evoral Move all beats <-> frames time conversion into a single object that can be passed around. 2009-02-16 02:51:16 +00:00
fst
glibmm2
gtkmm2
gtkmm2ext first pass at internal sends. this is a very tentative work in progress, and it is possible that major changes may follow in the near future. it is certainly not complete, but the fundamental changes to Port/Buffer operation merit a commit at this point 2009-01-30 07:40:13 +00:00
libgnomecanvasmm
midi++2 Make (MIDI) event time stamp type a template parameter. 2009-02-02 02:36:05 +00:00
pbd Oops. Fix XML stuff in GUI as well. 2009-02-15 03:45:00 +00:00
rubberband
sigc++2
soundtouch
surfaces Trim include dependency graph, especially for io.h and session.h. 2009-01-30 20:18:31 +00:00
taglib
vamp-plugins
vamp-sdk
.cvsignore