|
4ac6485c60
|
NO-OP: move Route::remove_monitor_send() to be near ::enable_monitor_send()
|
2024-04-25 13:18:57 -06:00 |
|
|
b49f486766
|
when positioning master send in processor list, use cheaper conditional than is_track()
|
2024-04-25 13:18:57 -06:00 |
|
|
1967330301
|
don't bother asking for a monitor section if livetrax
|
2024-04-25 13:18:57 -06:00 |
|
|
ece1f66f50
|
master send uses _role == MasterSend, not _role == Aux
|
2024-04-25 13:18:57 -06:00 |
|
|
5e9f9254e4
|
MasterSend is a type of (aux) send
|
2024-04-25 13:18:57 -06:00 |
|
|
c95e44b38e
|
make send return a sensible name if it is a MasterSend
|
2024-04-25 13:18:57 -06:00 |
|
|
13d354332e
|
internal sends in livetrax are never linked to the Route panner
Note: this could discriminate based on _role == MasterSend, but
livetrax doesn't allow any other type of internal send anyway.
|
2024-04-25 13:18:57 -06:00 |
|
|
76314c4808
|
no monitor section for livetrax plus minor code rearrangement
|
2024-04-25 13:18:57 -06:00 |
|
|
9704a3d9d1
|
panner UI in mixer should leave choice of panner shell & panner to Route
|
2024-04-25 13:18:57 -06:00 |
|
|
cfec7e4947
|
no plugins in MixerUI for livetrax
|
2024-04-25 13:18:57 -06:00 |
|
|
5c5fae430e
|
do not save or restore tabbable state for livetrax
|
2024-04-25 13:18:57 -06:00 |
|
|
98966a0d1c
|
add some enums and rc vars related to master send/return design
|
2024-04-25 13:18:57 -06:00 |
|
|
bf8aa66d95
|
no context menus for solo, mute, rec-enable with livetrax
|
2024-04-25 13:18:57 -06:00 |
|
|
85e0bc88d3
|
remove debug output
|
2024-04-25 13:18:56 -06:00 |
|
|
58fb42c45a
|
functional file format dropdown UI
|
2024-04-25 13:18:56 -06:00 |
|
|
d52ae52caf
|
change design for doing "both" file format changes at once
|
2024-04-25 13:18:56 -06:00 |
|
|
f94ba82788
|
library infrastructure for changing both aspects of audio file format at once
|
2024-04-25 13:18:56 -06:00 |
|
|
e020236b01
|
no region gain line for livetrax
|
2024-04-25 13:18:56 -06:00 |
|
|
b71b7c62b0
|
no plugin-related GUI elements (and no editor notebook) for livetrax
|
2024-04-25 13:18:56 -06:00 |
|
|
69e635df48
|
no fleshed out plugin manager for livetrax
|
2024-04-25 13:18:56 -06:00 |
|
|
a4b9cc1ffb
|
no auditioner for livetrax
|
2024-04-25 13:18:56 -06:00 |
|
|
21ebf20b19
|
NO-OP indentation fix
|
2024-04-25 13:18:56 -06:00 |
|
|
6f89521880
|
remove fade handles for livetrax
|
2024-04-25 13:18:56 -06:00 |
|
|
044911ed20
|
define actions to control livetrax section visibility
|
2024-04-25 13:18:56 -06:00 |
|
|
3316d13b91
|
attach bindings to boxes in livetrax view, and steal focus appropriately
|
2024-04-25 13:18:56 -06:00 |
|
|
d726342cf1
|
initial work on livetrax all-mono, direct outs and send-to-(master/monitor?) GUI edition
|
2024-04-25 13:18:56 -06:00 |
|
|
a5a44b301f
|
initial work on livetrax all-mono, direct outs and send-to-(master/monitor?)
|
2024-04-25 13:18:56 -06:00 |
|
|
8c5764f1e7
|
continuing tweaks for livetrax
|
2024-04-25 13:18:56 -06:00 |
|
|
60cd084a84
|
working input meters, among other improvements for livetrax
|
2024-04-25 13:18:56 -06:00 |
|
|
3b58e2e4bb
|
don't compute scope info for livetrax (never displayed)
|
2024-04-25 13:18:56 -06:00 |
|
|
46c55fa89b
|
work on livetrax continues
|
2024-04-25 13:18:56 -06:00 |
|
|
90b10c2624
|
remove over-wide meter hack
|
2024-04-25 13:18:56 -06:00 |
|
|
ccb7f462a2
|
more work on livetrax layout
|
2024-04-25 13:18:56 -06:00 |
|
|
faa5969ce0
|
NOOP: reformat and reflow
|
2024-04-25 13:18:56 -06:00 |
|
|
ec89c3b45e
|
initial work on livetrax
|
2024-04-25 13:18:36 -06:00 |
|
|
4a5c05e00c
|
menu file now named after downcase-d PROGRAM_NAME
|
2024-04-25 13:17:58 -06:00 |
|
|
201580f7ba
|
fix crashes caused by assert (_fx_line); item does not exist for livetrax
|
2024-04-25 13:07:00 -06:00 |
|
|
fc86629daf
|
sometimes concision with variable naming is of no help
|
2024-04-25 13:07:00 -06:00 |
|
|
21a39c5f1f
|
profile initialization per-program needs to happen earlier, in ARDOUR::init()
|
2024-04-25 13:07:00 -06:00 |
|
|
b2570bcaa3
|
remove debug output
|
2024-04-25 13:07:00 -06:00 |
|
|
0b8cfdee40
|
display MIDI scene markers
|
2024-04-25 13:07:00 -06:00 |
|
|
87f40ddc7f
|
some libardour support for MIDI scene support
|
2024-04-25 13:07:00 -06:00 |
|
|
a0756429cf
|
auto-fication of a loop in InternalReturn
|
2024-04-25 13:07:00 -06:00 |
|
|
7bcdd5b2e4
|
NO-OP: add space before bracket
|
2024-04-25 13:07:00 -06:00 |
|
|
e3b21ed77a
|
NO-OP: linebeeak removed
|
2024-04-25 13:07:00 -06:00 |
|
|
a7dbf57afa
|
more crash avoidance in sfdb UI if there's no auditioner
|
2024-04-25 13:07:00 -06:00 |
|
|
ad53c31e50
|
sfdb UI should not crash if there's no auditioner
|
2024-04-25 13:07:00 -06:00 |
|
|
5d1233e60a
|
NO-OP: fix space near braces/brackets
|
2024-04-25 13:07:00 -06:00 |
|
|
43e0f08b93
|
sfdb_ui should be smart if there's no auditioner
|
2024-04-25 13:07:00 -06:00 |
|
|
8f7f204ae4
|
port group display should not crash if there's no auditioner
|
2024-04-25 13:07:00 -06:00 |
|