Mirror of Ardour Source Code
Find a file
Robin Gareus 5c198cd903 Disallow midi-note duration changes beyond region boundaries
Fixes crash/assert with negative Beats.

TODO discuss alternative:
 automatically extend/trim region (if possible) or
 accept but hide notes that are out of bounds. That would need
 some solution for ghost notes which still can have negative Beats
 while dragging.
2014-10-22 09:14:32 -04:00
doc update callgrind script and add some doc. 2014-08-17 20:43:23 -04:00
export
gtk2_ardour Disallow midi-note duration changes beyond region boundaries 2014-10-22 09:14:32 -04:00
headless minor fixes to wscript files to make things python3 compatible 2014-08-17 21:16:09 -04:00
icons [Summary] New icon 2014-09-22 17:43:16 +03:00
libs stopgap solution for VST plugins that call audioMasterWantMidi during effOpen 2014-10-22 09:10:51 -04:00
mcp add new MCP device file for original Mackie Control 2014-09-17 07:06:04 -04:00
midi_maps
msvc_extra_headers
MSVCardour3 Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
MSVCMixbus3 Add our various '.in' files (to be processed by msvc32-fixup.pl) 2014-08-18 14:22:26 -04:00
patches
patchfiles
PRD-n-SRS
templates
tools update osx DMG icon tool paths 2014-10-10 14:05:27 -04:00
vst
.gitignore added new 2 files to .gitignore to clean up output of git status 2014-09-11 17:02:04 -04:00
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl Add the remaining 'API_VERSION' properties to msvc32-fixup.pl 2014-08-18 14:22:16 -04:00
PACKAGER_README
patch.diff
README
system_config rename system and user config files with product-neutral names 2014-09-04 12:31:39 -04:00
test.commit.txt
testfile.flac
testfile.ogg
TRANSLATORS
waf new waf (still version 1.6.11) incorporating previous autowaf.py change 2014-08-17 21:14:21 -04:00
wscript improved macros for handling Mavericks-style Carbon headers; remove redundant extra addition of --stdlib=libc++ in CXXFLAGS on mavericks 2014-10-07 16:16:57 -04:00

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

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