summaryrefslogtreecommitdiff
path: root/libs/ardour/reverse.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2017-09-30 05:25:27 +0200
committerRobin Gareus <robin@gareus.org>2017-09-30 05:25:27 +0200
commit5ada17eba0195d90f0685776251b384efdf5168e (patch)
treed42cac8f4d4d75bcca02e2fccd25d644f7f453b6 /libs/ardour/reverse.cc
parent72fb8a5342f19ccf88ff9e59de36c57e3f172a22 (diff)
Fix MIDI port offsets.
AudioPort::get_audio_buffer() can offset the buffer simply by offsetting a pointer. This allows to get an offset buffer for a given port. For MIDI there's no such concept. A method writing to a MIDI buffer which is backed by a Port can at best offset it by the global port-buffer offset (static Port::port_offset), but not by the individual target port's offset.
Diffstat (limited to 'libs/ardour/reverse.cc')
0 files changed, 0 insertions, 0 deletions