a0452eeb57d5acf5db795dec5f303038963ba85c
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); ```
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%