fix paste error
This commit is contained in:
parent
144fe5b08a
commit
3dd8b930e4
@ -1085,7 +1085,6 @@ Track::use_captured_midi_sources (SourceList& srcs, CaptureInfos const & capture
|
|||||||
|
|
||||||
if (time_domain() == Temporal::BeatTime) {
|
if (time_domain() == Temporal::BeatTime) {
|
||||||
|
|
||||||
const timepos_t ss (start_off);
|
|
||||||
const timepos_t ss (start_off);
|
const timepos_t ss (start_off);
|
||||||
/* 2nd argument is the timeline position of the
|
/* 2nd argument is the timeline position of the
|
||||||
* start of the region in samples. We have to
|
* start of the region in samples. We have to
|
||||||
|
Loading…
Reference in New Issue
Block a user