This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
5eaafaa3af5e2ab0cbcf4e4d947351fd133e381f
ardour
/
libs
/
backends
/
jack
History
Colin Fletcher
a18db90264
Report an error to stderr if creation of jack command line fails.
...
Output a simple message to stderr if get_jack_command_line_string() still fails for any reason.
2013-10-23 19:32:54 +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
Report an error to stderr if creation of jack command line fails.
2013-10-23 19:32:54 +01: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
update JACK backend to use new inheritance structure for AudioBackend
2013-09-13 11:21:43 -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
-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
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
reduce version requirement for JACK
2013-10-08 17:12:20 -04:00