* MIDI clock slave implementation with delay locked loop (DLL) seems to work well
authorHans Baier <hansfbaier@googlemail.com>
Mon, 5 Jan 2009 09:15:08 +0000 (09:15 +0000)
committerHans Baier <hansfbaier@googlemail.com>
Mon, 5 Jan 2009 09:15:08 +0000 (09:15 +0000)
commit5f5a570e5094aa6165f44bb6dbcab4a28c617bfa
treecb008799f7668dae6e12f682b121f60e0209a6f3
parentbe668e55e88f020b9f2866425716473fdb329c2c
* MIDI clock slave implementation with delay locked loop (DLL) seems to work well
* added option to class Slave / Session::process that a slave can have total control over transport speed

git-svn-id: svn://localhost/ardour2/branches/3.0@4385 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/slave.h
libs/ardour/midi_clock_slave.cc
libs/ardour/session_process.cc