summaryrefslogtreecommitdiff
path: root/libs/ardour/mididm.cc
AgeCommit message (Collapse)Author
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
Generated by tools/f2s. Some hand-editing will be required in a few places to fix up comments related to timecode and video in order to keep the legible
2017-08-05Update backend API: read-only MIDI input buffersRobin Gareus
2014-06-19no more stack smashing, renice debug messagesRobin Gareus
2014-06-17prepare midi-latency measurement using sysex messagesRobin Gareus
2014-06-16remove debug outputRobin Gareus
2014-06-16more alsa-midi debuggingRobin Gareus
2014-06-16more midi latency detection debuggingRobin Gareus
2014-06-16debug alsa midi latency measurementRobin Gareus
2014-06-08prepare MIDI latency measurement (backend)Robin Gareus