mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Fix MIDI rec regions.
git-svn-id: svn://localhost/ardour2/branches/3.0@5842 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
516048882c
commit
2c59ddede5
6 changed files with 75 additions and 51 deletions
|
|
@ -167,7 +167,7 @@ protected:
|
|||
double height;
|
||||
|
||||
std::list<sigc::connection> rec_data_ready_connections;
|
||||
jack_nframes_t last_rec_data_frame;
|
||||
nframes_t last_rec_data_frame;
|
||||
|
||||
private:
|
||||
void update_coverage_frames ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue