13
0
Go to file
David Robillard 4bc0d1c475 Fix lost MIDI note offs and controllers.
Fix initial read of discrete MIDI controllers.

Fix spurious note offs when starting to play in the middle of a note.

Faster search for initial event when cached iterator is invalid.

So much for dropping the cached iterator.  The iterator is responsible for
handling note offs, so that doesn't work.  This design means we have some stuck
note issues at the source read level, but they should be taken care of by the
state tracker anyway.
2014-11-20 15:36:11 -05:00
doc add documentation about meter colors 2014-11-10 22:22:54 +01:00
export Remove Soundcloud export format presets 2014-05-23 19:05:33 +01:00
gtk2_ardour Use memento_command_binder() to (probably) fix MSVC build and other things. 2014-11-20 12:01:39 -05:00
headless minor fixes to wscript files to make things python3 compatible 2014-07-13 08:36:18 -04:00
icons Add our various '.in' files (to be processed by msvc32-fixup.pl) 2014-08-04 09:00:11 +01:00
libs Fix lost MIDI note offs and controllers. 2014-11-20 15:36:11 -05:00
mcp bcf2000: make play button toggle roll 2014-11-14 15:35:19 -05:00
midi_maps finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00
msvc_extra_headers Use precise define names for LV2 version configure checks. 2014-10-31 20:46:09 -04:00
MSVCardour3 Add a small dummy command to a couple of MSVC build projects 2014-11-08 18:47:25 +00:00
MSVCMixbus3 Add our various '.in' files (to be processed by msvc32-fixup.pl) 2014-08-04 09:00:11 +01:00
MSVCvst_scan Add a small dummy command to a couple of MSVC build projects 2014-11-08 18:47:25 +00:00
patches Add shared_ptr debugging patch, as I keep losing it. 2012-04-19 21:54:00 +00:00
patchfiles Merge branch 'cairocanvas' 2014-10-16 05:12:52 -04:00
templates finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00
tools copy hotspots file when packaging windows cursors 2014-11-19 00:21:32 +01:00
vst Fix paths in ardourvst.in 2014-06-07 13:49:12 +10:00
.dir-locals.el Only use .dir-locals.el to set tab indentation (or not, for python). 2011-04-06 16:33:43 +00:00
.gitignore clean up after ourselves 2014-11-11 15:35:06 +01:00
ardour-3.ttl
ardour.1 add -a option to ardour.1 manpage 2013-03-12 13:32:56 -04:00
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox remove whitespace (and test committing) 2012-01-21 04:25:53 +00:00
COPYING update GPL (formatting and update FSF address) 2014-10-26 02:24:35 +01:00
instant.xml
instant.xml.sae
Makefile (FULL) not-yet-complete JACK session management patch (TODO: get program name, vary snapshot name, arrange quit when necessary) 2010-04-02 18:54:33 +00:00
msvc32-fixup.pl Modifications needed to build ReasonableSynth with MSVC 2014-11-09 08:11:46 +00:00
PACKAGER_README fixes for various consistency/settings issues in monitor section; minor edit to PACKAGER_README 2010-03-17 16:01:58 +00:00
README another trivial change to test hooks 2013-03-13 14:35:39 -04:00
system_config rename system and user config files with product-neutral names 2014-09-07 10:20:29 -04:00
testfile.flac
testfile.ogg
TRANSLATORS correct dir spelling 2011-11-21 23:21:05 +00:00
waf revert to previous waf version 2014-10-21 22:58:58 -04:00
wscript the return of the PPC nostalgia 2014-11-14 08:16:25 +01:00

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

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