Block a user
96aac6b691
better GUI handling of virtual soundcheck
5e0c6b4be6
better libardour infrastructure for virtual soundcheck
87ab355ae3
GUI steps for virtual soundcheck
d99a9a64be
libardour infrastructure for virtual soundcheck
57370d56c3
fix restore of master send from XML
db4aab4c95
better GUI handling of virtual soundcheck
4076978dac
better libardour infrastructure for virtual soundcheck
170f8495c9
GUI steps for virtual soundcheck
bbd3bd41ee
libardour infrastructure for virtual soundcheck
23fcb9c3ab
fix restore of master send from XML
1cc80af53b
fix missing conditions in Route:is_internal_processor() to cover master send
4f93835069
most of the mechanism for livetrax signal routing via as master send
b2ff92111e
MasterSend IS-A send for Delivery purposes
3d3fb608c1
don't set monitor_out for livetrax
6fe33cd352
for livetrax, Route::panner{._panner_shell}() should not use the Route's own
75fcf99959
NO-OP: move Route::remove_monitor_send() to be near ::enable_monitor_send()
c645b39681
remove debug output
84c2a92199
functional file format dropdown UI
32e07474f0
change design for doing "both" file format changes at once
5d984634e1
library infrastructure for changing both aspects of audio file format at once
a9e9389602
no region gain line for livetrax
ed875f989e
initial work on livetrax all-mono, direct outs and send-to-(master/monitor?) GUI edition
4aa46fa84a
initial work on livetrax all-mono, direct outs and send-to-(master/monitor?)
831a5c779c
working input meters, among other improvements for livetrax
576d768461
don't compute scope info for livetrax (never displayed)
d57ce0eba1
provide control over use-cocoa-invalidation
6c38e0a4e3
explicitly initialize the needs_display_region member of a GDK quartz window
fe6a635c3a
provide a GDK function to enable/disable use of Cocoa-provided rect in drawRect
7324070628
gdk/quartz: add some additional GDK_NOTE debugging