13
0
livetrax/libs/backends/jack
Paul Davis a228643e40 add can_change_{sample_rate,buffer_size}_while_running() methods to an AudioBackend
Allows the GUI and other stuff to know whether or not changing the SR/bufsize is possible while running, which is about to become useful
2013-09-09 15:17:43 -04:00
..
jack_api.cc
jack_audiobackend.cc add can_change_{sample_rate,buffer_size}_while_running() methods to an AudioBackend 2013-09-09 15:17:43 -04:00
jack_audiobackend.h add can_change_{sample_rate,buffer_size}_while_running() methods to an AudioBackend 2013-09-09 15:17:43 -04:00
jack_connection.cc
jack_connection.h
jack_portengine.cc
jack_portengine.h
jack_utils.cc
jack_utils.h
wscript