Fix tab width assumption used for alignment.
git-svn-id: svn://localhost/ardour2/branches/3.0@5908 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c67e4607e6
commit
31416ab7b1
@ -64,8 +64,8 @@ class MidiSource : virtual public Source
|
||||
sframes_t stamp_offset, sframes_t negative_stamp_offset, MidiStateTracker*) const;
|
||||
|
||||
virtual nframes_t midi_write (MidiRingBuffer<nframes_t>& src,
|
||||
sframes_t source_start,
|
||||
nframes_t cnt);
|
||||
sframes_t source_start,
|
||||
nframes_t cnt);
|
||||
|
||||
virtual void append_event_unlocked_beats(const Evoral::Event<Evoral::MusicalTime>& ev) = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user