13
0
livetrax/libs/backends/jack
2013-11-27 17:41:54 -05:00
..
jack_api.cc
jack_audiobackend.cc make JACK backend return the right set of values when asked for buffer sizes or sample rate of a device other than the one in use 2013-11-27 17:41:54 -05:00
jack_audiobackend.h move AudioBackend::_start() into protected, and expand a bit on documenting ::start() vs ::_start() 2013-11-27 14:27:27 -05:00
jack_connection.cc add 0.5 second sleep after closing JACK connection so that next startup/connect is likely to work (allowing JACK time to shutdown). Ugh 2013-11-27 15:25:10 -05:00
jack_connection.h
jack_portengine.cc fix thinko in declaration of ARDOUR::PortEngine::get_port_by_name() 2013-10-28 09:46:59 -04:00
jack_session.cc fix issues with recording while synced to JACK (non-pure-virtual method added to AudioBackend) and remove pause() from AudioEngine/AudioBackend APIs 2013-10-21 16:24:24 -04:00
jack_session.h
jack_utils.cc Don't ever pass -d for device name to dummy jackd driver 2013-10-23 19:32:54 +01:00
jack_utils.h adapt JACK audiobackend to pay attention to new _start() API related to latency measurement 2013-10-12 10:03:15 -04:00
wscript