13
0
livetrax/libs/backends/jack
Colin Fletcher 903d728b9c Fix setting playback & capture channel counts for jackd dummy backend.
Unlike all the other jack backends which allow setting the number of inputs and
outputs with -i & -o, the dummy backend uses -P & -C for this. Make the jackd
command line use these options when the dummy backend is requested with a
specified input or output channel count.
2013-10-23 19:29:57 +01:00
..
jack_api.cc don't ping JACK server 4 times to see if it is already up when ardour starts 2013-09-25 22:56:28 -04:00
jack_audiobackend.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_audiobackend.h 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_connection.cc don't ping JACK server 4 times to see if it is already up when ardour starts 2013-09-25 22:56:28 -04:00
jack_connection.h don't ping JACK server 4 times to see if it is already up when ardour starts 2013-09-25 22:56:28 -04:00
jack_portengine.cc
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 -arestore jack timebase master and jack session callback functionality (moved into the JACK backend) 2013-10-08 14:01:43 -04:00
jack_utils.cc Fix setting playback & capture channel counts for jackd dummy backend. 2013-10-23 19:29:57 +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 reduce version requirement for JACK 2013-10-08 17:12:20 -04:00