mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
ALSA backend: tweak midi parser (fix start mid sequence)
This commit is contained in:
parent
b050f91323
commit
01cedf0e05
2 changed files with 9 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ private:
|
|||
}
|
||||
} _event;
|
||||
|
||||
bool _first_time;
|
||||
size_t _unbuffered_bytes;
|
||||
size_t _total_bytes;
|
||||
size_t _expected_bytes;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue