small steps toward getting this all working - add new JackConnection object to share...
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 30 Jul 2013 03:41:41 +0000 (23:41 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 30 Jul 2013 03:41:41 +0000 (23:41 -0400)
commita9691abf3b0eaca5e78bea9e8d1cb7ea700e2e1e
tree11600389bfcce38204c6d397d6fb1a0562ba600b
parentc7b000f401cedb4e05721bd94f5a1622027c2950
small steps toward getting this all working - add new JackConnection object to share jack_client_t between AudioBackend and PortEngine
libs/ardour/ardour/audioengine.h
libs/ardour/ardour/jack_audiobackend.h
libs/ardour/ardour/jack_connection.h [new file with mode: 0644]
libs/ardour/jack_audiobackend.cc
libs/ardour/jack_connection.cc [new file with mode: 0644]
libs/ardour/wscript