* the very humble beginnings of sending MIDI clock
authorHans Baier <hansfbaier@googlemail.com>
Wed, 26 Nov 2008 09:50:29 +0000 (09:50 +0000)
committerHans Baier <hansfbaier@googlemail.com>
Wed, 26 Nov 2008 09:50:29 +0000 (09:50 +0000)
commit95a86871c028ab7f0ae16608adb9b86495678d50
tree9632c7fef4c8122b2ccb048a911e61437245eeed
parent23b1ff94b9b5058b98c0563bba04079c7cc88226
* the very humble beginnings of sending MIDI clock

git-svn-id: svn://localhost/ardour2/branches/3.0@4263 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/SConscript
libs/ardour/ardour/session.h
libs/ardour/ardour/ticker.h [new file with mode: 0644]
libs/ardour/ardour/types.h
libs/ardour/session_process.cc
libs/ardour/ticker.cc [new file with mode: 0644]