mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 00:04:56 +01:00
More whitespace-only changes.
Apologies for the noise, trying to dice a bunch of changes into reasonable commits... git-svn-id: svn://localhost/ardour2/branches/3.0@13937 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
a1d5d6f444
commit
368214b47d
3 changed files with 14 additions and 13 deletions
|
|
@ -62,7 +62,8 @@ protected:
|
||||||
|
|
||||||
framecnt_t read_unlocked (Evoral::EventSink<framepos_t>& dst,
|
framecnt_t read_unlocked (Evoral::EventSink<framepos_t>& dst,
|
||||||
framepos_t position,
|
framepos_t position,
|
||||||
framepos_t start, framecnt_t cnt,
|
framepos_t start,
|
||||||
|
framecnt_t cnt,
|
||||||
MidiStateTracker* tracker) const;
|
MidiStateTracker* tracker) const;
|
||||||
|
|
||||||
framecnt_t write_unlocked (MidiRingBuffer<framepos_t>& dst,
|
framecnt_t write_unlocked (MidiRingBuffer<framepos_t>& dst,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue