Robin Gareus
a0452eeb57
Some plugins (e.g. Roland JD-800) have zero controls, but MIDI control with are not directly accounted for. This results in a zero-size ParameterChanges queue, which later produced a segfault when trying to enqueue a MIDI change: ``` input_param_changes.addParameterData (id, index)->addPoint (sample_off, value, index); ``` |
||
---|---|---|
doc | ||
gtk2_ardour | ||
headless | ||
libs | ||
luasession | ||
msvc_extra_headers | ||
MSVCardour3 | ||
MSVCMixbus3 | ||
MSVCvst_scan | ||
session_utils | ||
share | ||
tools | ||
.dir-locals.el | ||
.gitattributes | ||
.gitignore | ||
ardour.1 | ||
COPYING | ||
nutempo-todo | ||
PACKAGER_README | ||
README | ||
README-GITHUB.txt | ||
system_config | ||
TRANSLATORS | ||
waf | ||
wscript |
Please see the Ardour web site at https://ardour.org/ for all documentation.. For information on building ardour: https://ardour.org/development.html