e3297a6a84f3e4d5a0bf059c12fa61efc4803875
De-interlace works by first creating 16 SMF Sources, and then only using sources that are actually required. However SourceFactory::createWritable by default emits SourceCreated, which added all the 16 Sources to the Session. Later adding only the required Sources resulted in duplicate IDs.
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%