13
0
Go to file
Paul Davis 088e4bca5a reimplement RTMidiBuffer using a highly optimized data structure
Reduces load time of Glass MIDI piece with 48k note events by about 35%. Improves data
locality. Omits size for all 3 byte or less MIDI events, uses implicit size. No limit
on size of sysex.

Relies on the fact that the data structure is always filled linearly in time, and
never modified.
2019-11-02 16:32:18 -06:00
doc Add LTC frame doc image 2019-09-30 21:03:26 +02:00
export
gtk2_ardour Remove complicated panner theme logic. 2019-11-02 14:57:53 -05:00
headless
libs reimplement RTMidiBuffer using a highly optimized data structure 2019-11-02 16:32:18 -06:00
mcp New implementation for single-fader mackie devices (reverts b96d8e) 2019-10-22 14:39:38 -05:00
midi_maps
msvc_extra_headers
MSVCardour3 Add/remove source(s) in our MSVC project (gtk2_ardour) 2019-10-28 16:45:52 +00:00
MSVCMixbus3
MSVCvst_scan
nutemp
osc
osc_interfaces/touchosc added an Ardour-focused smartphone layout for Touch OSC 2019-09-30 21:36:41 +02:00
patches
patchfiles
plugin_metadata
scripts
session_utils
templates
tools Update MacOS installer to directly run Ardour w/o script wrapper 2019-10-23 22:55:10 +02:00
us2400
vst
.dir-locals.el
.gitattributes
.gitignore
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 Use conf.fatal for fatal configuration errors 2019-10-19 02:22:59 +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