13
0
Go to file
David Robillard c61373212a Support multiple readers for MIDI source/model
Fixes the multiple reader issue #6541 properly without resorting to a
linear search kludge.

All the read state has been pulled out into a MidiCursor which the
caller is required to pass.  The playlist keeps cursors for all the
regions it is reading, any number of cursors are allowed at a time.

MidiCursor should probably be made a smarter and more fool-proof
object (and/or possibly merged with some of the other tracker/fixer
stuff) but for now I wanted to keep it simple.
2016-11-08 20:34:45 -05:00
cfgtool
doc
export
gtk2_ardour Set session dirty if tracks are reordered by user. 2016-11-07 08:29:34 -08:00
headless
libs Support multiple readers for MIDI source/model 2016-11-08 20:34:45 -05:00
mcp add mcp device files for artist series controllers 2016-10-19 23:00:05 -05:00
midi_maps
msvc_extra_headers
MSVCardour3 Remove some (no longer needed) source files from our MSVC project (gtk2_ardour) 2016-10-20 16:16:27 +01:00
MSVCMixbus3
MSVCvst_scan
osc
patches
patchfiles
scripts update lua script to follow API change (bb459a2e7d) 2016-10-31 15:27:25 +01:00
session_utils include session-utils with windows bundles 2016-10-14 18:36:54 +02:00
templates
tools Include hidapi library 2016-10-23 22:53:10 +02:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1 fix link in manpage 2016-10-18 22:26:23 +02:00
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Include hidapi library 2016-10-23 22:53:10 +02:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html