13
0
Go to file
Robin Gareus f491d7ec71
Use Fixed-length when drawing percussive events
Previously adding percussive-hits created sustained notes
using the current grid as duration. This allowed to create
overlapping notes with the overlap not being visible.

Most hardware MIDI drumkits do send an immediate note-off event
after each hit (if they send note-offs at all).
Ardour now follows suit and does the same when using the draw/edit tool.
2019-09-05 00:42:29 +02:00
doc
export
gtk2_ardour Use Fixed-length when drawing percussive events 2019-09-05 00:42:29 +02:00
headless Update utility and tools GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
libs Amend 69a3b0b46e, remove CCs not used by fluidsynth 2019-09-04 22:56:31 +02:00
mcp
midi_maps
msvc_extra_headers Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
MSVCardour3 Add/remove source(s) in our MSVC project (gtk2_ardour) 2019-08-27 15:10:00 +01:00
MSVCMixbus3
MSVCvst_scan
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles
plugin_metadata
scripts Add script to set automation states of multiple controls 2019-09-04 16:35:47 +02:00
session_utils Don't print usage to stdout for invalid parameters 2019-08-15 01:09:26 +02:00
templates
tools Update Fluidsynth to v2.0.6-git 2019-09-04 04:35:59 +02:00
us2400
vst
.dir-locals.el
.gitattributes
.gitignore add .vscode editor data to gitignore 2019-08-28 10:07:41 -05:00
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Include vamp-pyin 2019-09-02 03:12:22 +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