Block a user
57252cd1c7
clip recording: begin/end write only happens on trigger arm/disarm
56c99a43d2
remove any existing data display from a MidiView when ::begin_write() happens
feed39be3d
triggerbox: no trigger arming if we're already recording
6f377cc3ad
NOOP: add comment
84245a9451
triggerbox: end of clip recording should not disable rec-enable on box
c0c9d79325
remove Evoral::Sequence::overlaps{_unlocked} (). Not used anywhere
f295b59439
add useful comment
a9e1a591aa
remove debug output
d7a390f5ed
NO-OP: whitespace adjustment
883ec6aa68
NO-OP: misc whitespace adjustments
2bdc574513
remove Evoral::Sequence::overlaps{_unlocked} (). Not used anywhere
f9ba609cd3
add useful comment
7f8716e30f
remove debug output
2b3fd8e93f
NO-OP: whitespace adjustment
29007a91c2
NO-OP: misc whitespace adjustments
246f9b81ba
implement stop-on-grid
c0dd5378ad
add a new global quantization value for a Session
efa856152f
add ability to change stop-on-grid from Preferences
9a0b0f129f
temporal: add round_up_to_bar() methods to Meter, Metric and TempoMap
b6e408c713
add a new rc-variable, default-
915424ff0c
add a new type for AnytTime (BBT_Offset) and make it serializable
ea02c099dc
add a new RC variable, stop-on-grid
4dfc0dc5de
fix invisble notes in MidiRegionView after transport stopped-recording
4cc692dc96
braces, please
9ad0de9dc4
don't cast to the same type
8a9f343565
fixups after a rebase
304abcc56a
add the concept of a length that is data-independent to MIDI files (GUI)
dded1b71da
add the concept of a length that is data-independent to MIDI files (libs)
1c5981a2ec
NO-OP: tweak comemnt that still referenced frames instead of samples
67ef76fac5
Evoral: add new is_xxxx() methods for various MIDI events, including is_realtime()
43961e2d86
remove debug output (and an inaccurate comment)
c986405fe0
fix two unintentionally committed API changes
e11caf2dea
various changes to get MIDI clip recording to display the post-capture region
aa2fb8c1d4
SMF: add a set_length() method which will place TrkEnd meta-events
769920d337
add a "region" property so that we can properly signal when it has changed inside a Trigger
3228a61e62
wscript: the i18n worker functions do not define the i18n waf commands
27acda4ccd
wscript: the i18n class names do not define the i18n waf command names
c78b3289d5
wscript: set PROGRAM_NAME in env early, not as set_compiler_flags side effect
48fcb30608
wscript: fix whitespace formatting
05699c2d1a
Fix invalid beatbox #include syntax ... but it still doesn't compile
b4ff4f356c
Make header files more self-contained - add missing Ardour and lib includes
955e634371
Make header files more self-contained - add missing std includes
8a5f21d8e3
Drop some unused files - avoid trying to maintain stuff that can't be tested
140670541f
Use .inc.h for #include files that not are plain headers
626a7cb506
manually fix conflicts during merge with ardour
6c14a6c407
non-crashing version of previous commit
9f14eea88a
avoid memory leak (and GUI object leak)
70b41d10b1
actally stop doing clip recording visual stuff when disarmed (gui)
837ea32898
actally stop doing clip recording visual stuff when disarmed (libs)