mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-22 21:27:22 +01:00
fix paste error
This commit is contained in:
parent
144fe5b08a
commit
3dd8b930e4
1 changed files with 0 additions and 1 deletions
|
|
@ -1085,7 +1085,6 @@ Track::use_captured_midi_sources (SourceList& srcs, CaptureInfos const & capture
|
|||
|
||||
if (time_domain() == Temporal::BeatTime) {
|
||||
|
||||
const timepos_t ss (start_off);
|
||||
const timepos_t ss (start_off);
|
||||
/* 2nd argument is the timeline position of the
|
||||
* start of the region in samples. We have to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue