Mirror of Ardour Source Code
Find a 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 initial version of transport state machine diagram 2019-02-26 09:27:20 -07:00
export FFmpeg/MP3 export supports tagging 2019-03-02 14:38:19 +01:00
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 Add device file for Behringer X-Touch One 2019-07-24 11:50:13 -05:00
midi_maps Fix dead-link to manual 2018-12-23 04:50:58 +01:00
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 Initial changes needed for building Mixbus (with MSVC) as version 5 2018-09-10 07:14:59 +01:00
MSVCvst_scan Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:19:28 +01:00
nutemp additional changes to follow library name change from timecode -> temporal 2017-09-25 12:13:54 -04:00
osc
osc_interfaces/touchosc prh: Added version 1b of my Mixbus Mix controller. 2017-08-18 23:03:58 +02:00
patches
patchfiles Add Yamaha NP-V80 midnam -- thanks to Rob v.d. Berg 2019-06-13 20:51:21 +02:00
plugin_metadata check-in of cleaned up plugin tags by Harrison Consoles intern Chris Hickman 2018-06-20 14:15:18 -05:00
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 Deploy Session-templates 2017-08-23 23:55:00 +02:00
tools Update Fluidsynth to v2.0.6-git 2019-09-04 04:35:59 +02:00
us2400 switch remaining use of Common/ToggleMixerList to Mixer/ToggleMixerList 2019-03-18 10:58:02 -07:00
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 Initial changes needed for building Mixbus (with MSVC) as version 5 2018-09-10 07:14:59 +01:00
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